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
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
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
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
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
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
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
Willy-JL
578a5d620c
Some subghz history fixes
2023-12-10 21:04:22 +00:00
Willy-JL
2547431bf1
SubGhz remove previous duplicates on enable/click ( #373 )
2023-12-10 21:04:22 +00:00
Willy-JL
9fbb9ebbae
SubGhz remove duplicates when decoding too
2023-12-10 14:01:46 +00:00
Willy-JL
46a6a833e8
Rename ignore duplicates to remove duplicates
2023-12-10 14:01:18 +00:00
Willy-JL
8a15bc6397
SubGhz count+show repeats when not ignoring
2023-12-10 14:00:55 +00:00
Willy-JL
265cdd8b64
Fix menu index
2023-12-10 05:50:02 +00:00
Willy-JL
15ebb3f624
Format
2023-12-10 05:48:55 +00:00
Willy-JL
4eaa959994
SubGhz ignore duplicates option ( #373 )
2023-12-10 05:45:29 +00:00
Willy-JL
2ce0c18062
SubGhz fix locked text persisting until input
2023-12-10 01:39:58 +00:00
Willy-JL
456c0d24cf
SubGhz fix exit when spamming back button
2023-12-10 01:39:35 +00:00
47LeCoste
de2a5d77cf
Update application.fam
2023-12-09 13:37:18 +01:00
47LeCoste
d47bbfeef3
Add files via upload
2023-12-09 13:32:16 +01:00