WillyJL
ad94694fbd
CLI: Fix long delay with quick connect/disconnect ( #4251 )
...
* CLI: Fix long delay with quick connect/disconnect
noticeable with qflipper, for some reason it sets DTR on/off/on again
so flipper starts CLI, stops it, then starts again
but cli shell is trying to print motd, and pipe is already broken
so each character of motd times out for 100ms
changing pipe timeout to 10ms works too, but is just a workaround
it didnt always happen, i think that variable time of loading ext cmds
made it so on ofw it usually manages to print motd before pipe is broken
on cfw with more ext commands it always hung, on ofw only sometimes
important part is bailing early in cli shell
in cli vcp i made it cleanup cli shell on disconnect so it doesnt stay
around after disconnecting usb, might free a little ram maybe
* cli_shell: possibly more robust fix?
* Fix use after free crash
* cli_shell: waste even less time
Co-Authored-By: WillyJL <me@willyjl.dev >
---------
Co-authored-by: Anna Antonenko <portasynthinca3@gmail.com >
Co-authored-by: hedger <hedger@users.noreply.github.com >
2025-09-24 13:19:18 +04:00
MX
bea8d41c8b
Merge remote-tracking branch 'OFW/dev' into dev
2025-09-24 01:38:43 +03:00
WillyJL
8bd66c9920
JS: Expose button event type in gui/widget button callback ( #4252 )
...
* JS: Expose button event type in gui/widget button callback --nobuild
* js_sdk: bump major version
* unit_tests: fix js test
* js: fix gui widget demo
---------
Co-authored-by: Anna Antonenko <portasynthinca3@gmail.com >
Co-authored-by: hedger <hedger@users.noreply.github.com >
2025-09-24 02:16:47 +04:00
MX
a0c85ed737
upd changelog
2025-09-24 00:46:35 +03:00
MX
dc8fc9fbe0
Merge remote-tracking branch 'OFW/dev' into dev
2025-09-24 00:45:00 +03:00
MX
d791711b09
Fix FaacSLH 868 add manually crash
2025-09-24 00:44:19 +03:00
Zinong Li
f4138e5999
NFC: MFC 1k Banapass Parser ( #4260 )
...
* seems to be working
* faster reading
* clone detection
* linter: fixes
---------
Co-authored-by: hedger <hedger@users.noreply.github.com >
Co-authored-by: hedger <hedger@nanode.su >
2025-09-24 00:47:22 +04:00
WillyJL
7380eacf0e
NFC: Fix read crash with unexpectedly large MFC AUTH(0) response ( #4265 )
...
This was noticeable with Chameleon Ultra NTAG emulation
Co-authored-by: hedger <hedger@users.noreply.github.com >
2025-09-23 14:43:45 +01:00
Zinong Li
d19ad60c1a
GUI Bug Fix: Number Input Save Icon ( #4273 )
...
* Update KeySaveBlockedSelected_24x11.png
* assets: formatted images
---------
Co-authored-by: hedger <hedger@users.noreply.github.com >
Co-authored-by: hedger <hedger@nanode.su >
2025-09-23 14:02:45 +01:00
Amy Grace
5932dbe70a
Add an old JVC model to universal remotes ( #4274 )
...
Co-authored-by: hedger <hedger@users.noreply.github.com >
2025-09-22 22:27:59 +04:00
WillyJL
470f6a679d
CLI: Fix crash with unexpected plugin files ( #4243 )
2025-09-22 22:08:29 +04:00
MX
d45048fc5d
upd changelog
2025-09-21 16:46:14 +03:00
MX
2c2228a4b9
merge ofw pr 4271
...
also thanks WillyJL
link to PR
https://github.com/flipperdevices/flipperzero-firmware/pull/4271/files
2025-09-21 16:45:31 +03:00
MX
3efa40b079
upd changelog
2025-09-10 00:10:55 +03:00
MMX
bbb33c1d75
Merge pull request #920 from WillyJL/fix/linear-again-again
...
Sub-GHz: Actually fix Linear display for real now
2025-09-10 00:09:50 +03:00
MX
55d2348171
fix mfkey [ci skip]
2025-09-09 22:07:40 +03:00
MX
efc608cf32
upd changelog [ci skip]
2025-09-09 18:59:02 +03:00
MX
19bb5cb0d9
upd subghz remote
2025-09-09 17:22:35 +03:00
MX
b07cb9401f
subghz raw protocol fixes
...
by WillyJL
2025-09-09 16:48:08 +03:00
MX
40c6c8b59c
format
2025-09-09 15:34:19 +03:00
MX
ffb8eb7cff
upd mfkey
2025-09-09 15:31:43 +03:00
WillyJL
d06d3684e5
Sub-GHz: Actually fix Linear display for real now
2025-09-06 04:41:15 +02:00
MX
c091a58486
fix linear again
2025-08-27 03:42:01 +03:00
MX
8e650f0688
upd changelog
2025-08-27 03:11:01 +03:00
MX
5f7aaf2a04
NFC: Fix read crash with unexpectedly large MFC AUTH(0) response
...
by WillyJL
https://github.com/flipperdevices/flipperzero-firmware/pull/4265/files
2025-08-27 03:09:52 +03:00
MX
db4a613f6c
upd changelog
2025-08-27 02:59:00 +03:00
MMX
c2296902e2
Merge pull request #919 from WillyJL/fix/linear-kostyli
...
Sub-GHz: Only fix Linear inverted bits in user interface, keep old remotes compatible
2025-08-27 02:57:57 +03:00
WillyJL
828a73bbd1
Sub-GHz: Only fix Linear inverted bits in user interface, keep old remotes compatible
2025-08-26 02:11:36 +02:00
MX
efcaf96d07
upd changelog
2025-08-15 00:55:58 +03:00
MX
f2bfed6bbc
Avoid false positives for dickert mahs
2025-08-15 00:40:01 +03:00
MX
eb9b84e0c0
Linear 10bit EZCode remotes support
2025-08-15 00:28:49 +03:00
MX
c610caea9b
upd changelog
2025-08-11 21:31:09 +03:00
MX
40e56bc862
subghz add zkteco support, fbt format
2025-08-11 21:30:22 +03:00
MX
46e7912d94
Fix branch&manifest
2025-08-11 21:16:16 +03:00
MX
e8ce86917a
upd changelog
2025-08-11 15:45:18 +03:00
MX
801d6ae71c
upd subghz remote
2025-08-11 15:44:28 +03:00
MX
27a572d45c
upd changelog
2025-08-01 17:26:48 +03:00
MMX
2124edf914
Merge pull request #914 from MrLego8-9/fix/counter-datasize-geninfo-struct
...
[SubGHz] [Fix] Use the correct size of the counter values in the GenInfo struct
2025-08-01 17:26:16 +03:00
MX
0acb014719
oops fix merge artifact [ci skip]
2025-08-01 17:25:58 +03:00
Louis D
71eafcdd6c
fix: use the datasize of the generation functions in the protocols geninfo struct
2025-08-01 14:47:40 +02:00
MX
7c3e874716
upd changelog
2025-08-01 01:08:40 +03:00
MMX
fbb7a879f7
Merge pull request #911 from MrLego8-9/fix/add-manually-advanced-byte-swap
...
[SubGHz] [Fix] Restore the original byte order of values in the GenData struct
2025-08-01 01:08:03 +03:00
Louis D
4ecfd63759
fix: restore the original byte order in the GenData struct
2025-07-31 22:39:53 +02:00
MX
2c0b7caf55
Better add manually advanced
2025-07-31 00:26:31 +03:00
MX
9ab4fcb256
fmt
2025-07-30 06:03:25 +03:00
MX
979e428ad8
upd changelog
2025-07-30 06:01:45 +03:00
MMX
e69e8fcdf3
Merge pull request #909 from MrLego8-9/feature/subghz-nice-custom-buttons
...
[SubGHz] Add variant of 'Add Manually' menu with manual editing for each value
2025-07-30 06:01:15 +03:00
MX
7646902fdc
JS: Expose button event type in gui/widget button callback
...
by WillyJL
2025-07-30 05:04:02 +03:00
MX
610fd68b75
RFID: Add additional procotols supported by EM4305 chipset
...
by jamisonderek
2025-07-30 04:59:05 +03:00
MX
3aa75341d6
NFC: Fix incorrect Saflok year formula
...
by Eltrick
2025-07-30 04:39:04 +03:00