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
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
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
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
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
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
MX
856fe752de
Merge remote-tracking branch 'OFW/dev' into dev
2024-08-02 11:09:56 +03: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
MX
726cb770d0
formatting
2024-07-15 20:02:45 +03:00
hedger
ffa3996a5e
[FL-3867] Code formatting update ( #3765 )
...
* clang-format: AllowShortEnumsOnASingleLine: false
* clang-format: InsertNewlineAtEOF: true
* clang-format: Standard: c++20
* clang-format: AlignConsecutiveBitFields
* clang-format: AlignConsecutiveMacros
* clang-format: RemoveParentheses: ReturnStatement
* clang-format: RemoveSemicolon: true
* Restored RemoveParentheses: Leave, retained general changes for it
* formatting: fixed logging TAGs
* Formatting update for dev
Co-authored-by: あく <alleteam@gmail.com >
2024-07-15 13:38:49 +09:00
MX
e4f315188b
fbt format
2024-07-08 07:37:28 +03:00
MX
a7ca56cf4e
Merge remote-tracking branch 'OFW/dev' into dev
2024-07-07 02:22:08 +03:00
hedger
7879876ba1
[FL-3863] toolchain: v37 ( #3746 )
...
* toolchain: v36
* toolchain: fixed cert path; lib: nanopb: updated to 0.4.8
* fbtenv: rolled back cert path for 3.11
* clang-format: updated config for v18
* linter fixes
* clang-format: properly regenerated config (`clang-format -style=file:.clang-format -dump-config > .clang-format-new; mv .clang-format-new .clang-format`)
* clang-format: AllowShortLoopsOnASingleLine: false
* toolchain: v37
* fbt: compilation_db.py: fixes for Windows
2024-07-05 18:27:21 +01:00
Mykhailo Shevchuk
9c8ab2bf3b
Updated to DEZ 8
2024-07-05 01:05:48 +03:00
KorDen
379d3c2008
LFRFID: add DEZ 10 display form for EM4100
2024-07-04 22:42:55 +03:00
Zinong Li
d36396f35b
LFRFID Securakey: Add Support for RKKTH Plain Text Format ( #3728 )
...
* Create protocol_securakey.c
* decode and render done
* Support for Radio Key Securakey
Support both 26- and 32-bit format
Solves issue #2619
* debugs and improvements
* Formatting in response to requested changes
* fixed wiegand parity bit calculation
* format
* debug unnecessary assert
* LfRfid: swap vendor and protocol names in securakey
* fixed manually generated keys issues
* fix bit length render error caused by bit length fix
* 1.0
* edit the citation in comments
* backward compatibility
* debug
* debug preamble false positives
* temporary fix: writing RKKTH causes second to last byte not encoded. unknown reason
* slightly more elegant solution to the weird bug
* plausible solution, much more elegant
* finally fixed it. stupid mistake
* clean up and format. ready for new PR
Co-authored-by: あく <alleteam@gmail.com >
2024-06-30 19:11:49 +01:00
MX
ed2cef5eb0
merge ofw PR 3728 [ci skip]
...
by zinongli
https://github.com/flipperdevices/flipperzero-firmware/pull/3728/files
2024-06-22 17:17:27 +03:00
MX
ec747892c9
Merge remote-tracking branch 'OFW/dev' into dev [ci skip]
2024-06-13 23:27:27 +03:00
Zinong Li
e7d0afdc50
[LFRFID] Added Support for Securakey Protocol ( #3697 )
...
* Create protocol_securakey.c
* decode and render done
* Support for Radio Key Securakey
Support both 26- and 32-bit format
Solves issue #2619
* debugs and improvements
* Formatting in response to requested changes
* fixed wiegand parity bit calculation
* format
* debug unnecessary assert
* LfRfid: swap vendor and protocol names in securakey
* fixed manually generated keys issues
* fix bit length render error caused by bit length fix
Co-authored-by: あく <alleteam@gmail.com >
2024-06-13 12:55:51 +01:00
MX
17dbb4105d
Merge remote-tracking branch 'OFW/dev' into dev
2024-06-06 00:35:40 +03:00
hedger
03196fa110
cleanup of various warnings from clangd ( #3682 )
...
* cleanup of various warnings from clangs
* lfrfid_debug: cast fixes
* subghz: binraw: round->roundf
* furi: thread: updated internal stack size variable to size_t
* github: fail faster on unsuccessful build
* unit_tests: double trouble
2024-06-03 14:43:23 +01:00
Leptopt1los
a6139b01ce
Electra non-initialized encoded epilogue on render fix ( #3666 )
2024-05-27 12:31:26 +01:00
Methodius
ba8dd58dee
electra non-initialized encoded epilogue on render fix
2024-05-24 21:37:17 +03:00
Leptopt1los
a86aeface5
electra lfrfid protocol implemented ( #3640 )
2024-05-15 00:27:35 +10:00
MX
a89a67d103
fix naming
2024-05-03 23:04:58 +03:00
Methodius
7077d588c7
electra protocol rename. again
2024-05-01 21:12:06 +03:00
Methodius
70cdd26855
electra cleanup, protocol description added
2024-04-21 21:03:10 +03:00
Methodius
5bf16e7e0e
no more hardcoded epilogue (for now, whitelist will be great if it is possible)
2024-04-19 23:17:18 +03:00
Methodius
7b99f0b0bb
Merge remote-tracking branch 'origin/dev' into electra
2024-04-19 18:07:23 +03:00
MX
e436ea275a
Merge remote-tracking branch 'OFW/dev' into dev
2024-03-29 14:05:07 +03:00
Georgii Surkov
64bd2f9c84
[FL-3677, FL-3798] RFID Improvements ( #3524 )
...
* Update saved_info and read_success scenes
* Update EM4100 rendering
* Update HIDExt rendering
* Update Gallagher rendering
* Update HidProx rendering
* Update IOProx rendering
* Update H10301 rendering
* Update PAC/Stanley rendering
* Add strcasecmp() to API, better manufacturer/name handling
* Update Viking rendering
* Update FDX-A rendering
* Update Pyramid rendering
* Update Indala26 rendering
* Update Idteck rendering
* Update Keri rendering
* Update Nexwatch rendering
* Update Jablotron rendering
* Update Paradox rendering
* Truncate long Hex string on scene_read_suceess
* Fix formatting
* Update AWID rendering
* Update FDX-B rendering
* Tweak string formatting in various screens
* More read_success view tweaks
* Fix formatting
* Fix Pyramid brief rendering
* Reset saved key menu when going back
* Reset other menus on back where applicable
* Update confirmation scenes
* Update emulation scene
* Update delete scene
* Update raw read info screen
* Update raw read scene, fix crash
* Update raw read success scene
* Update write scene
* Always return to SceneSelectKey after saving
* Update SceneWriteSuccess and SceneDeleteSuccess
* Replace closing parens with dots
* FL-3798: Fix special formatting in text_box
* Simplify SceneReadSuccess
* Fix crash when having a trailing newline in text_box
* Bump API symbols version
* Make PVS happy
* Format sources
Co-authored-by: あく <alleteam@gmail.com >
2024-03-29 12:32:43 +09:00
MX
f88da8b0c3
test swap em4100 t5577 blocks (issue 3463 ofw)
2024-03-15 09:32:42 +03:00
Methodius
78e6c236c7
electra protocol added
2024-02-28 15:13:54 +09:00
MX
2c5973be22
better naming [ci skip]
...
16 clock merged but still not working, waiting for updates in OFW
2024-02-15 14:09:49 +03:00
MX
62edabe9dd
Merge branch 'ofw_dev' into dev
2024-02-15 13:56:57 +03:00
Radek Pilar
87804374c5
lfrfid/em4100: added support for different bit rates ( #3410 )
...
* lfrfid/em4100: added support for different bit rates
* Format Sources
Co-authored-by: Radek Pilar <radek.pilar@apollogames.com >
Co-authored-by: あく <alleteam@gmail.com >
2024-02-15 15:31:04 +07:00
MX
6d15c23231
Merge branch 'ofw_dev' into dev
2024-02-14 12:12:54 +03:00
Leptopt1los
dd988ba449
bit_lib and nfc_util refactor ( #3383 )
...
* nfc_util functions for processing bytes moved into bit_lib
* bitlib test update
* bit_lib moved from lfrfid to standalone lib
* Added bit functions for any supported data types
* Error fix and api add
* Added test for 64
* Added doc
* Testcase for 64 rewrited
* Realization error fix
* API version bump
* sync api version, fix after-merge old libs usage
* fix build errors
* build fix
* fbt format
Co-authored-by: assasinfil <nfa57643@gmail.com >
Co-authored-by: gornekich <n.gorbadey@gmail.com >
Co-authored-by: あく <alleteam@gmail.com >
2024-02-14 11:41:42 +07:00
MX
603421bd8c
fix display
2024-01-31 20:19:39 +03:00