Commit Graph

6155 Commits

Author SHA1 Message Date
Willy-JL
b7d265e1a6 Remove wrong length key from pm3 (?) 2023-12-18 02:56:07 +00:00
Willy-JL
24607269fa Fully rework+update MFC dict, 90 new keys 2023-12-18 02:55:57 +00:00
Willy-JL
a7d0f7e347 Move standard MFC keys to top
Spotted by Cybergibbons
2023-12-18 00:00:25 +00:00
Willy-JL
036e09fd3a BadKB optimize work view draw 2023-12-16 02:10:22 +00:00
Willy-JL
dae8a18bf7 BadKB show current/total line status (#370) 2023-12-16 02:09:05 +00:00
Willy-JL
91e901a6ad Fix "discard signals" screen for repeater/exiting 2023-12-16 01:13:24 +00:00
Willy-JL
3a3e62b24d Fix subghz crash on tx attempt with non tx proto (#492) 2023-12-16 01:12:28 +00:00
Willy-JL
5653ae52c3 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into dev --nobuild 2023-12-16 01:06:37 +00:00
MX
364b334654 fix dict remove dupes 2023-12-16 02:33:00 +03:00
MX
db57ff947b Merge branch 'ofw_dev' into dev 2023-12-16 02:16:46 +03:00
MarcelSchm
8c4716f170 added new TV Philips OLED 934/12 (#3293)
Co-authored-by: あく <alleteam@gmail.com>
2023-12-15 19:07:01 +00:00
Gustavo de León
11ac6240d2 Add AC's Carrier 42QG5A580SC and AUX YKR-H/006E (#3284)
* Add Carrier 42QG5A580SC
* Add AC Model: AUX YKR-H/006E
* Cleanup ac.ir
* Infrared: Move Carrier 42QHB12D8S to the back of universal remote
* Infreared: more universal ac cleanup

Co-authored-by: あく <alleteam@gmail.com>
2023-12-15 18:57:08 +00:00
gornekich
d6680d1f75 [FL-3719] NFC Plugins loading rework (#3295)
* nfc app: rework supported cards
* nfc app: supported cards optimization
* nfc app: remove old nfc support implementation
* nfc app: add documentation for supported cards
* nfc app: format sources
* nfc app: fix PVS warnings
* nfc app: one more PVS fix
* nfc app: PVS please stop
* nfc app: add missing documentation

Co-authored-by: あく <alleteam@gmail.com>
2023-12-15 18:09:52 +00:00
gornekich
09540929c3 [FL-3717] MFC emulation fix (#3291)
* mf classic listener: reset state before sleep and after nack
* Fix PVS warnings
* Fix PVS and compiler disagree on builtins

Co-authored-by: あく <alleteam@gmail.com>
2023-12-15 17:51:20 +00:00
Willy-JL
cd3ab082c8 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2023-12-15 01:24:57 +00:00
Willy-JL
ea2de680d3 BleSpam: Fix custom model not saving and freezing 2023-12-15 01:09:48 +00:00
Leptopt1los
0af74fb755 Umarsh transport cards parser (#3277)
* Umarsh transport card parser added
* Volna transport cards keys added

Co-authored-by: あく <alleteam@gmail.com>
2023-12-14 14:02:40 +00:00
Augusto Zanellato
78b7310057 Add MyKey parser (#3262)
Co-authored-by: あく <alleteam@gmail.com>
2023-12-14 13:54:58 +00:00
あく
ccbb3a3498 [FL-3715] Update CLI MOTD (#3292)
* Add Carrier 42QG5A580SC

* Cli: update motd

---------

Co-authored-by: Gustavo de León <alfonso.gus.deleon@gmail.com>
2023-12-14 15:14:21 +04:00
Willy-JL
e8d9325bec we <3 kostily and velosipedy
reserve more or less ram based on open rpc sessions
not at all precise, but roughly leaves enough at all times
eg. fill, connect app, fill again, screenshare, can still send
2023-12-14 05:36:51 +00:00
Willy-JL
02ec1f0867 32bit subghz hashes (less false duplicates) 2023-12-14 05:33:57 +00:00
Willy-JL
c40755f700 More efficient subghz history delete 2023-12-14 04:45:40 +00:00
Willy-JL
edc989b7b8 Remove history when enabling repeater (ask first) 2023-12-14 03:18:28 +00:00
Willy-JL
5c339e2cb4 No need to for varitem as scenestate, can just get 2023-12-14 03:17:47 +00:00
Willy-JL
77d04d37a6 Cleanup repeater bin raw warning text 2023-12-14 01:52:52 +00:00
Willy-JL
dfcc1beed4 Fix repeater/fav timer things 2023-12-14 00:52:51 +00:00
Willy-JL
36c46fd626 Improve binraw/repeater state logic 2023-12-14 00:40:02 +00:00
Willy-JL
fdc826a3dc These were missing 2023-12-14 00:30:14 +00:00
Willy-JL
7238961e52 Sort a few things 2023-12-14 00:29:41 +00:00
Willy-JL
622baef19f Replace redundant defines 2023-12-14 00:27:56 +00:00
Willy-JL
a9a2b8ba7b VarItemList change locked state without new msg 2023-12-14 00:24:56 +00:00
MMX
09a66e2285 Merge pull request #668 from noproto/patch-1
Fix edge case -- 0.5% of UIDs got wrong result
2023-12-14 01:06:03 +03:00
Leeroy
93225fa707 Fixed Lock Menu not working. 2023-12-14 07:25:27 +11:00
MX
55b4f87cd7 Merge branch 'ofw_dev' into dev 2023-12-13 20:24:48 +03:00
Leeroy
46576047a2 Added Hold OK to TX, dont have to view key for rollbacks. 2023-12-13 18:47:04 +11:00
Leeroy
6610be054a SubGHZ Repeater, Enable Sound Saved to Last Settings. 2023-12-13 20:55:10 +11:00
WillyJL
9205884a83 Added Mizip & Microel support + parser to NFC (#481) 2023-12-13 01:56:06 +00:00
Willy-JL
e943533323 Add Mf Classic keys by @icemirr0r #482 --nobuild 2023-12-13 01:49:10 +00:00
Willy-JL
a6a749b76f Consistency with do..while blocks usage 2023-12-13 01:36:19 +00:00
Willy-JL
4c6eb896ed Format 2023-12-13 01:33:08 +00:00
Willy-JL
e06837de66 PicoPass: Hopefully fix name buffer size issues --nobuild 2023-12-13 01:27:40 +00:00
WillyJL
854787a099 Fix edge case -- 0.5% of UIDs got wrong result (#490) --nobuild 2023-12-13 01:17:43 +00:00
Willy-JL
dea44f0daf Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2023-12-13 00:35:37 +00:00
Nathan N
b080160451 Fix edge case -- 0.5% of UIDs got wrong result 2023-12-12 11:21:09 -05:00
Nathan N
3dde112676 Fix edge case -- 0.5% of UIDs got wrong result 2023-12-12 11:17:33 -05:00
あく
90cb1c4f2e FuriHal: RTC register reset API. New factory reset routine that wipes all RTC backup registers content. (#3288) 2023-12-12 19:12:57 +04:00
Skorpionm
7b85e04462 [FL-3681] SubGhz: changed the name of the button when sending RAW to SubGHz (#3275) 2023-12-12 13:59:22 +00:00
Willy-JL
b97a80cd50 Update apps (NFC Magic) 2023-12-12 06:16:21 +00:00
Willy-JL
5cd2d3eabe No SubGhz recv limit, check free ram only 2023-12-12 04:33:20 +00:00
Willy-JL
1c386ccfa2 Fix previous scene enabling remove duplicates 2023-12-12 03:25:50 +00:00