WillyJL
7987b6e22d
NFC: Fix some typos in Type4Tag protocol --nobuild
2026-01-02 23:36:53 +01:00
WillyJL
0cbdb882f4
NFC: Handle PPS request in ISO14443-4 layer
2025-12-31 01:28:19 +01:00
WillyJL
a9a168d2f9
Merge remote-tracking branch 'ul/dev' into mntm-dev --nobuild
2025-12-20 23:58:40 +01:00
MX
7be5ea8a00
Revert "ofw pr 4316 MIFARE Plus 2K Cards in SL1 Mode"
...
This reverts commit 647e65cfae .
2025-12-16 17:40:56 +03:00
MX
c6cdaccc87
Revert "upd pr 4316"
...
This reverts commit 9d325c6d5c .
2025-12-16 17:40:28 +03:00
MX
9d325c6d5c
upd pr 4316
...
with features flags fix
todo: proper workaround for NfcProtocolFeatureEmulateUid
2025-12-16 16:24:01 +03:00
MX
647e65cfae
ofw pr 4316 MIFARE Plus 2K Cards in SL1 Mode
...
testing only, for dev branch
PR by LuemmelSec
https://github.com/flipperdevices/flipperzero-firmware/pull/4316/files
TODO: mf_classic_get_total_sectors_num
2025-12-13 19:21:15 +03:00
MX
3bfeea9962
fmt [ci skip]
2025-12-11 00:36:11 +03:00
MX
0a7eb30a15
nfc mf classic upgrades
...
by noproto
2025-12-11 00:24:50 +03:00
MX
caad1ef268
finish subghz fixes
2025-12-10 23:56:22 +03:00
MX
d10a601109
grand finale?
2025-12-10 03:05:16 +03:00
WillyJL
98a1a3de6d
Format
2025-12-10 00:24:27 +01:00
WillyJL
1bbfaeda93
Merge remote-tracking branch 'xero/dev' into mntm-dev
2025-12-10 00:04:58 +01:00
WillyJL
aa66330ccc
Merge remote-tracking branch 'ul/dev' into mntm-dev --nobuild
2025-12-09 23:27:26 +01:00
MX
1f676cffea
text fixes
2025-12-08 20:16:08 +03:00
MX
a28b2477f9
simplify counter logic and apply more fixes
...
by @Dmitry422
2025-12-08 12:25:00 +03:00
MX
c08cb33a76
move ofex out of range and fix counter editor
...
scene fixes by @Dmitry422
2025-12-06 22:59:48 +03:00
noproto
39c841289e
SEN attacks at ludicrous speed
2025-12-02 10:44:31 -05:00
noproto
41afa8b9a7
Fix merge: ensure upstream files are properly integrated
2025-12-02 10:44:31 -05:00
noproto
9f890b693d
Merge remote-tracking branch 'upstream/dev' into mfkeyfour
2025-12-02 10:44:19 -05:00
MMX
6f69f39fa1
Merge pull request #933 from Dmitry422/dev
...
Subghz signal Counter edit option
2025-12-01 06:43:03 +03:00
Dmitry422
b8bec12974
from home to work. one step from the end
2025-11-30 21:57:10 +07:00
WillyJL
6f4da69f80
Merge remote-tracking branch 'ul/dev' into mntm-dev --nobuild
2025-11-29 20:42:29 +01:00
WillyJL
33165fdde8
Infrared: Add compatibility polyfill now that infrared_brute_force is in library --nobuild
2025-11-29 20:13:19 +01:00
WillyJL
50307a129d
Merge remote-tracking branch 'ofw/dev' into mntm-dev
2025-11-29 19:53:59 +01:00
MX
ecbeb658e1
Merge remote-tracking branch 'OFW/dev' into dev
2025-11-25 19:08:15 +03:00
RebornedBrain
cd79d4f689
Fix Felica standard loading from nfc file ( #4311 )
2025-11-25 17:58:10 +04:00
Mykhailo Shevchuk
7518dc73c2
Returning fix for reading PWD locked MFUL ( #4295 )
...
Co-authored-by: hedger <hedger@users.noreply.github.com >
2025-11-06 23:54:50 +04:00
Nathan N
f4c92dcd76
Fix MIFARE Plus SL1 sector overrun issue in state machine ( #4288 )
...
Co-authored-by: hedger <hedger@users.noreply.github.com >
2025-11-06 23:34:21 +04:00
Zinong Li
a42e30f394
NFC FeliCa Minor Fix: FelicaPollerEventType should only be Incomplete if the tag is FeliCa Lite ( #4279 )
...
* poller read is only incomp if in Lite workflow
* another small fix for the "255/28 pages read" bug
---------
Co-authored-by: hedger <hedger@users.noreply.github.com >
2025-11-06 22:45:52 +04:00
Zinong Li
6d93a90a0a
NFC lib: Expose nfc_common.h ( #4283 )
...
* expose nfc_common.h
* Update api_symbols.csv
---------
Co-authored-by: hedger <hedger@users.noreply.github.com >
2025-11-06 22:37:33 +04:00
Zinong Li
6c83a67173
NFC FeliCa Improvement: Dump All Systems ( #4293 )
...
* polling system code done
* select service done
* select system fixes. works fine now
* clean up select sys by idx
* reading, saving, loading done. render wrong
* render first layer works
* render fixed
* fix Lite Render triage
* regression Lite rendering
* sync API with 1.40 release
* clean up and lint
---------
Co-authored-by: hedger <hedger@users.noreply.github.com >
2025-11-06 22:30:02 +04:00
MX
22ee3bdae2
Merge remote-tracking branch 'OFW/dev' into dev
2025-11-06 20:29:16 +03:00
hedger
b54d63037b
lib: infrared: fixed doxygen declarations to match implementation ( #4305 )
2025-11-06 20:40:18 +04:00
MMX
6a5ae6cc0d
Infrared Universal remote DBs unit test & move infrared_signal / infrared_brute_force into lib ( #4284 )
...
* make infrared db unit tests
* fix the tests, no assets are in asset folder oh no
* fix formate
* ship ir app along with unit_test pkg
* libify ir signal and bruteforce parts
* small cleanup
* api: removed infrared methods (you can link with the lib if needed), unit_tests, infrared: adjusted to link with ir lib; api: added `__aeabi_f2d`
---------
Co-authored-by: hedger <hedger@users.noreply.github.com >
Co-authored-by: hedger <hedger@nanode.su >
2025-11-06 20:23:59 +04:00
MX
f177c0491d
subghz counter freeze mode
2025-11-04 19:28:30 +03:00
MX
79fc832356
subghz implement countermodes
2025-11-04 15:36:34 +03:00
MX
944c5ffb98
anmotors at4 C button
2025-11-02 22:13:16 +03:00
WillyJL
b59c67ddb8
Merge remote-tracking branch 'ul/dev' into mntm-dev --nobuild
2025-11-01 21:05:20 +01:00
MX
a553bc2f57
add extra check
2025-10-21 04:22:09 +03:00
MX
3e96806962
honeywell read old files with 62-63bits
...
change them on the fly to new format during reading, files are not replaced, they will contain old format, you can fix them manually by replacing header to FF FE and bits to 64
2025-10-21 04:12:22 +03:00
MX
a1c8dfb61b
subghz overflow experimental mode
2025-10-21 01:32:02 +03:00
MX
bd02e2f53c
honeywell fix uint8 array using uint16 values, fix header, fix bits
2025-10-17 19:19:49 +03:00
MX
94076e6c5c
honeywell show whole key and loop states instead
2025-10-17 14:05:25 +03:00
MX
d673fd5573
return honeywellsec with some fixes
2025-10-16 10:15:26 +03:00
MX
9506ccde2e
upd changelog
2025-10-13 22:56:32 +03:00
MX
b03316d89d
add support for top44rbn remotes
2025-10-13 01:32:43 +03:00
Mykhailo Shevchuk
5a933f13ad
Returning fix for reading PWD locked MFUL
2025-10-12 22:53:25 +03:00
MX
eed1d3367a
ofw pr 4293 NFC FeliCa Improvement: Dump All Systems
...
by zinongli
2025-10-12 03:39:38 +03:00
MX
b9feece2c2
ofw pr 4283 NFC lib: Expose nfc_common.h
...
by zinongli
2025-10-12 03:28:58 +03:00