Commit graph

4357 commits

Author SHA1 Message Date
MX
30447d7660
Rename to make it fit on screen 2023-04-25 03:39:16 +03:00
MX
d7f9cbf9ca
CI update args 2023-04-25 02:40:33 +03:00
MX
6271409e5a
Allow locking without pin using Up menu on desktop 2023-04-25 02:09:29 +03:00
MX
ab669b26da
Fix very old and funny subghz bugs
Fixed Frequency Ananyzer issues
Fixed read mode issues
Fixed re-inits in HAL
2023-04-25 01:42:20 +03:00
nminaylov
87a023c75d
BadUSB: command parser fix 2023-04-25 01:41:30 +03:00
MX
afe109ce27
Merge branch 'fz-dev' into dev 2023-04-25 01:41:19 +03:00
hedger
1ef70c0bb4
[FL-3280] cubewb: downgraded to v1.15.0 (#2605)
* cubewb: downgraded to v1.15.0
* hal: updated f18 symbols to match LL
* hal: flash: use furi_hal_cortex_timer for timeouts
* scripts: fixed cube version validation from config file
* hal: flash: added 3 seconds timeout when waiting for C2 to unlock flash controller. On timeout, triggers furi_check
* nfc: fixed missing interrupt setup on multiple platformSetIrqCallback() invocations
* hal: gpio: don't trigger furi_check on furi_hal_gpio_add_int_callback() with same parameters
* Reverted NFC fixes - will be in a separate PR
* scripts: storage: fixed exception handler for paths
2023-04-24 16:19:36 +09:00
MX
8cb3b67295
Fix external radio SPI handlers 2023-04-24 01:56:43 +03:00
MX
69530cd50f
RFID: More user-friendly RAW emulation
Made by Dan Caprita <dan@caprita.ro>

https://forum.flipperzero.one/t/electra-intercom/6368/43
2023-04-23 19:03:23 +03:00
hedger
02c4b6d7e2
scripts: storage: fixed exception handler for paths 2023-04-23 14:06:01 +03:00
MX
5d98d2703b
Fix external subghz module 2023-04-23 02:21:10 +03:00
MX
a0597a9e6e
Fix RFID Fuzzer and iButton Fuzzer Bugs 2023-04-23 01:57:38 +03:00
MX
ba0efda2aa
hal: gpio: don't trigger furi_check on furi_hal_gpio_add_int_callback() with same parameters 2023-04-23 01:57:07 +03:00
MX
f693d4a8de
Merge pull request #437 from gid9798/using_scene_manager
Using scene manager function
2023-04-23 01:14:11 +03:00
MX
05fab99f42
Merge remote-tracking branch 'flipperdevices/hedgetr/stack15' into dev 2023-04-23 00:46:39 +03:00
MX
082db67373
Revert "why?"
This reverts commit 1092cc92be.
2023-04-23 00:46:09 +03:00
hedger
963b19e2e0
nfc: fixed missing interrupt setup on multiple platformSetIrqCallback() invocations 2023-04-23 01:31:07 +04:00
hedger
10efb9590a
scripts: fixed cube version validation from config file 2023-04-23 00:12:53 +03:00
MX
1092cc92be
why? 2023-04-23 00:12:39 +03:00
hedger
ffae861bc2
hal: flash: added 3 seconds timeout when waiting for C2 to unlock flash controller. On timeout, triggers furi_check 2023-04-23 00:48:47 +04:00
hedger
a782a5ad29
scripts: fixed cube version validation from config file 2023-04-22 22:04:03 +04:00
hedger
d537e21c65
hal: flash: use furi_hal_cortex_timer for timeouts 2023-04-22 20:56:43 +03:00
hedger
b0fa913fa2
hal: flash: use furi_hal_cortex_timer for timeouts 2023-04-22 21:49:00 +04:00
hedger
3561f79cf4
cubewb: downgraded to v1.15.0 2023-04-22 20:42:27 +03:00
hedger
ad0db706c0
hal: updated f18 symbols to match LL 2023-04-22 21:38:40 +04:00
hedger
4671f8ca64
cubewb: downgraded to v1.15.0 2023-04-22 21:32:41 +04:00
gid9798
47ece05592 using scene_manager`s function 2023-04-22 19:47:33 +03:00
gid9798
b46d9e09eb Revert "Fix add manually naming"
This reverts commit eb3a4bfa6e.
2023-04-22 17:42:41 +03:00
MX
c1292d08de
Apply RFAL changes from OFW PR 2549 2023-04-22 17:28:55 +03:00
MX
3a2240f2e1
Merge pull request #436 from krolchonok/HowToInstall45
Update HowToInstall.md
2023-04-22 17:21:55 +03:00
MX
eb3a4bfa6e
Fix add manually naming 2023-04-22 04:38:14 +03:00
MX
458979293d
Merge pull request #433 from gid9798/combining_BFT/FAAC_scenes
Combining add manual scenes
2023-04-22 04:33:06 +03:00
MX
67c0c9fd73
Merge branch 'dev' into combining_BFT/FAAC_scenes 2023-04-22 04:27:14 +03:00
MX
cbbdf0f6de
Update pictures 2023-04-22 04:25:05 +03:00
gid9798
f2a7172a84 Drop excess DOLPHIN_DEED 2023-04-21 16:17:59 +03:00
gid9798
40a5306ed4 Combining BFT/FAAC scenes 2023-04-21 16:10:08 +03:00
MX
7514bc8b49
Final updates 2023-04-21 15:55:06 +03:00
MX
634c37fb23
Update readme and changelog 2023-04-21 13:59:49 +03:00
MX
831fc9c361
Merge pull request #432 from krolchonok/ble_refactoring
some change hid_ble
2023-04-21 13:20:59 +03:00
ushastoe
1c65ec9ef2 some change
- add [beta] for YT Shorts
- fix pause click on like button
- fix slide screen
2023-04-21 11:36:17 +03:00
MX
e8bd435fe3
fw version in json 2023-04-21 09:46:48 +03:00
MX
7747f45be3
Fix null pointer dereference 2023-04-21 07:51:37 +03:00
MX
f0e866cb56
Fix add manually naming 2023-04-21 07:38:01 +03:00
MX
d92833284e
Scroll improvements 2023-04-21 07:25:34 +03:00
MX
806b6d5a37
Merge pull request #429 from wosk/rf-date
SubGHz - Add date/time to history and files
2023-04-21 06:47:50 +03:00
MX
1bb3ab8715
New option to save signal names with timestamps 2023-04-21 06:46:10 +03:00
MX
0825db36ff
Merge pull request #428 from Kami-no/dev
Keynote with vertical layout
2023-04-21 05:56:35 +03:00
Nikita Vostokov
15f204bbc5
Revert "SubGhz - Add date of signal to *.sub files header"
This reverts commit 67a457dd1f.
2023-04-21 05:54:39 +03:00
MX
2b6eee1848
move icons a bit, apply fbt format
add arrow showing upper side, its not clearly how you need to hold it, arrow helps a bit
2023-04-21 05:50:30 +03:00
Nikita Vostokov
67a457dd1f SubGhz - Add date of signal to *.sub files header 2023-04-21 04:26:41 +03:00