WillyJL
97617404d7
Merge remote-tracking branch 'ul/dev' into mntm-dev --nobuild
Build / build (f7) (push) Failing after 1s
Lint / lint (push) Failing after 0s
Webhook / webhook (push) Failing after 0s
2026-03-08 23:39:43 +01:00
MX
aa75974395
feat: add Indala 224-bit (long format) RFID protocol support
...
OFW PR 4343 by kuzaxak
2026-03-07 23:53:22 +03:00
MX
f7da751d5f
Make FDX-B readout more descriptive
...
OFW PR 4297 by snowsign
2026-03-07 23:50:06 +03:00
WillyJL
5d5fa5e9aa
Merge branch 'feat/nfc-type-4-final' into mntm-dev
2025-10-06 01:32:15 +02:00
MX
0c1c54c949
Merge remote-tracking branch 'OFW/dev' into dev
2025-09-25 23:42:49 +03:00
Zinong Li
8c0c7f1bb9
LFRFID: Show ISO-3166 Country Names For Pet Chips ( #4091 )
...
* Country list header and printf
* off load country list to asset
* lint
* Field specific getters
* check string length before cutting
* lfrfid: minor iso3166 cleanup
---------
Co-authored-by: hedger <hedger@users.noreply.github.com >
Co-authored-by: hedger <hedger@nanode.su >
2025-09-25 21:22:56 +04:00
MX
610fd68b75
RFID: Add additional procotols supported by EM4305 chipset
...
by jamisonderek
2025-07-30 04:59:05 +03:00
Derek Jamison
ec922aa5af
RFID: Add additional procotols supported by EM4305 chipset ( #434 )
...
* Add additional procotols supported by EM4305 chipset
* Add support for GProxII (inverted EM4305 BIPHASE)
* Update changelog
---------
Co-authored-by: WillyJL <me@willyjl.dev >
2025-07-20 01:44:14 +00:00
WillyJL
81048d9a7f
Merge remote-tracking branch 'ul/dev' into mntm-dev --nobuild
2025-06-29 01:51:12 +01:00
MX
5ee3f7c68d
fix lfrfid write very strange issue with lcd backlight
2025-06-27 21:17:13 +03:00
MX
0b53be5cbd
Add DEZ10
...
by realcatgirly
https://github.com/Next-Flip/Momentum-Firmware/pull/418/files
2025-06-25 02:50:18 +03:00
Thea Juna Schwanke
966cd39250
RFID: Add DEZ10 representation to EM410X ( #418 )
...
* Add DEZ10 to EM410X output
* make EM410X read success scene text box scrollable so no content overlaps with the buttons
* Reduce DEZ10 variable to 32bits as 64 is not needed
* run ./fbt format for consistent code formatting
* Preview next line like other apps
* Update changelog
---------
Co-authored-by: WillyJL <49810075+WillyJL@users.noreply.github.com >
2025-06-03 01:16:13 +00:00
Willy-JL
81581c79b5
Spring cleaning
2025-04-04 13:18:36 +01:00
hedger
5fcaef25b0
Stricter constness for const data ( #4126 )
...
* libs: stricter constness for saving RAM with .rodata section; fbt: sdk: fixed signature generation for nested const params
* hal: additional fixes for constness in USB subsystem
* debug apps: additional usb-related fixes
* mjs: more consts for token parser
* fatfs: const driver struct
* hal: more consts for ble & nfc vars
* hal: made FuriHalSpiBusHandle static
* hal: made FuriHalI2cBusHandle static
* usb: restored previous api
* linter fixes
* API fixes
2025-03-31 19:23:32 +04:00
Willy-JL
2f376edd7d
Merge remote-tracking branch 'ul/dev' into mntm-dev
2025-02-28 05:04:24 +00:00
Willy-JL
bd2ee18e48
Merge remote-tracking branch 'ofw/dev' into mntm-dev
2025-02-28 02:03:45 +00:00
Zinong Li
9f5e93bed8
LFRFID: Fix Detection Conflict Between Securakey and Noralsy Format ( #4125 )
...
* Securakey added parity check
* Format Sources
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2025-02-25 04:59:05 +09:00
MX
b38d239eb8
Merge remote-tracking branch 'OFW/hedger/more-constness' into dev [ci skip]
2025-02-24 21:18:11 +03:00
MX
248341ac0a
merge ofw pr 4125
...
by zinongli
2025-02-24 20:57:43 +03:00
hedger
b0835220ac
libs: stricter constness for saving RAM with .rodata section; fbt: sdk: fixed signature generation for nested const params
2025-02-22 16:05:56 +00:00
Willy-JL
30df72a835
Merge remote-tracking branch 'ofw/dev' into mntm-dev
2025-02-20 04:20:28 +00:00
MX
1e3100e26e
Merge remote-tracking branch 'OFW/dev' into dev
2025-02-20 04:22:42 +03:00
Justin Nesselrotte
3698fc8d02
Fixed repeat in subghz tx_from_file command ( #4099 )
...
* Fixed repeat in subghz tx_from_file command
* Fix PVS warnings
Co-authored-by: あく <alleteam@gmail.com >
2025-02-20 10:10:41 +09:00
Zinong Li
04fa7a9a7f
LFRFID: Noralsy Format/Brand ( #4090 )
...
* beta version
* Working. No parsing yet. No checksum yet.
* T5 config caveat
* parsings
Co-authored-by: あく <alleteam@gmail.com >
2025-02-20 09:36:39 +09:00
Willy-JL
72281d9666
Merge remote-tracking branch 'ofw/dev' into mntm-dev
2025-02-18 16:25:29 +00:00
MX
2919105bdb
Merge remote-tracking branch 'OFW/dev' into dev [ci skip]
2025-02-13 01:01:02 +03:00
Astra
00f287e297
[FL-2754, FL-3945] EM4305 support ( #4069 )
...
* Initial EM4305 write support
* Support for writing EM4100 data to EM4305 blank tags
* F18 API version bump
* Satisfy pvs
* Lib: cleanup em4305 code
* Mask size fix
* Electra
* Fix leftovers from a previous implementation
* Viking
* Gallagher
* LFRFID: cleanup em4305
Co-authored-by: あく <alleteam@gmail.com >
2025-02-13 03:04:24 +09:00
Astra
09a7cc2b46
[FL-3805] Fix EM4100 T5577 writing block order ( #3904 )
2024-10-02 13:10:19 +01:00
MX
876cbc40b7
Merge remote-tracking branch 'OFW/dev' into dev
2024-09-10 05:48:55 +03:00
Willy-JL
e282d8050f
Merge remote-tracking branch 'ofw/dev' into mntm-dev
2024-09-09 23:20:14 +02:00
Zinong Li
78c5dd95d8
LFRFID GProxII Fix Writing and Rendering Conflict ( #3888 )
2024-09-09 18:23:18 +01:00
MX
b6644d7727
merge fixes [ci skip]
2024-09-09 04:13:10 +03:00
MX
7711b2daae
Merge remote-tracking branch 'OFW/dev' into dev
2024-09-09 04:11:35 +03:00
Zinong Li
a122ee75f6
LFRFID: Guard GProxII Wiegand Check Against False Positive and Correct 36-bit Parsing ( #3868 )
...
* Update protocol_gproxii.c
* 36 bit format parsing fix
* Update protocol_gproxii.c
* wiegand checks as single function
* LfRfid: simplify gprox wiegand payload validation flow
* LfRfid: extra furi_check in gprox wiegand validation code
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2024-09-08 11:25:31 +01:00
Willy-JL
c5fa2c46f8
Merge remote-tracking branch 'ofw/dev' into mntm-dev
2024-09-07 18:37:13 +02:00
Astra
3c75356b49
Fix detection of GProx II cards and false detection of other cards ( #3869 )
...
* Fix detection of GProx II cards and false detection of other cards as GProx II
* Fix incorrect parity starting bit
Co-authored-by: あく <alleteam@gmail.com >
2024-09-07 12:12:06 +01:00
Willy-JL
0900ac3520
Merge remote-tracking branch 'ul/dev' into mntm-dev --nobuild
2024-09-04 22:39:32 +02:00
MX
2e787dea47
merge ofw pr 3868 [ci skip]
...
by zinongli
LFRFID: Fix Guard GProxII False Positive and 36-bit Parsing
2024-09-04 04:46:31 +03:00
MX
d2f0fbad45
Merge remote-tracking branch 'OFW/astra/gproxii-fix-detection' into dev
2024-09-04 03:17:29 +03:00
MX
00a0c6ee1a
Merge remote-tracking branch 'OFW/dev' into dev
2024-09-04 03:16:37 +03:00
Astra
a8482984de
Fix incorrect parity starting bit
2024-09-03 17:42:49 +09:00
Astra
14a49759ce
Fix detection of GProx II cards and false detection of other cards as GProx II
2024-09-03 17:20:49 +09:00
Willy-JL
65d89f2a13
Merge remote-tracking branch 'ofw/dev' into mntm-dev --nobuild
2024-09-02 22:06:49 +02:00
Zinong Li
5272eb7550
Publishing T5577 page 1 block count macro ( #3864 )
...
* publishing t5577 page 1 block count macro
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2024-09-02 18:03:56 +09:00
MX
856fe752de
Merge remote-tracking branch 'OFW/dev' into dev
2024-08-02 11:09:56 +03:00
Willy-JL
2ee3e6e385
Merge remote-tracking branch 'ofw/dev' into mntm-dev
2024-08-01 03:04:55 +02:00
BarTender NZ
bec6bd381f
Add lfrfid GProxII support ( #3796 )
...
* Add lfrfid GProxII support
* Add rfid GProxII support and correct linting issues.
* Add GProxII support for 26 and 36 bit cards
* Add GProxII 26 and 36 bit key - fixing minor typos
* Add GProxII 26 and 36 bit key - fix typo
* Add GProxII 26 and 36 Bit support - Change comment to not fail lint checking on XOR Value
Co-authored-by: あく <alleteam@gmail.com >
2024-08-01 07:21:49 +09:00
MX
57f3bce8e3
merge manually formatted stuff too
2024-07-16 01:01:17 +03:00
Willy-JL
2eaf1ffc95
New formatting
2024-07-15 22:32:17 +01:00
Willy-JL
02f7207d28
Merge remote-tracking branch 'ofw/dev' into mntm-dev
2024-07-15 22:18:35 +01:00