Willy-JL
db1d51cf24
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev
2024-02-12 03:16:30 +00:00
hedger
14dabf523a
New toolchain with gcc 12 ( #3254 )
...
* changes for xPack 12.3
* support for gcc 13.2
* Update tools name
* Add new linux toolchain
* Fixed copro submodule
* Fix gdb-py
* Fixes for c++ apps
* Fix gdb-py3, add udev rules
* Fixed udev rules location
* Add MacOS arm, fix fbt toolchain download
* Fixed downloading error file
* fbt: fixed linker warnings; removed gcc 10 from list of supported toolchains
* ufbt: fixed supported toolchain versions
* nfc: replaced local malloc with calloc
* restored code with Warray-bounds to older state
* Update fbtenv.cmd
* Suppressing warnings
* Bump to 25
* Bump to 26
* lint: reformatted macros for new clang-format
* Bump to 27
* Fix m type word
* Bump to 28
* furi: added FURI_DEPRECATED macro
* scripts: toolchain download on Windows: fixing partially extracted cases
Co-authored-by: DrunkBatya <drunkbatya.js@gmail.com >
2024-02-12 09:04:12 +07:00
Willy-JL
6e19179992
RGB no gpio output in debug builds
2024-02-11 00:44:59 +00:00
Willy-JL
04715e76ce
Fix font parsing underflow bug
2024-02-10 22:52:28 +00:00
Willy-JL
5181f4878d
Fix font descent parsing and re-enable icons in debug
2024-02-09 19:32:59 +00:00
Willy-JL
b4695ef0aa
More space efficient icon paths list
2024-02-09 16:48:09 +00:00
Willy-JL
fe22543f19
Merge branch 'gsurkov/3764_expansion_control' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev
2024-02-09 16:16:13 +00:00
Tolly Hill
50e0521bf7
NFC: Custom UID entry when adding manually ( #3363 )
...
* NFC: Custom UID entry when adding manually
* Fix incorrect types
* Add Change UID option post-generation
* Update UID derived data when using set_uid method
* Fix PVS warnings
Co-authored-by: gornekich <n.gorbadey@gmail.com >
Co-authored-by: あく <alleteam@gmail.com >
2024-02-09 15:36:06 +07:00
gornekich
6bc63b7734
[FL-3676] Slix disable privacy ( #3425 )
...
* slix: add unlock option
* slix: add features for nxp get info and signature commands
* slix: working unlock
* nfc app: rewrite slix unlock
* slix poller: simplify unlock state handler
* nfc app: fix slix key setting
* nfc app: fix navigation
* slix poller: code clean up
* slix: resolve TODO, clean code
* nfc app: fix naming
* nfc app: rework slix unlock success scene
* slix poller: add documentation
* slix listener: fix password comparison
Co-authored-by: あく <alleteam@gmail.com >
2024-02-09 15:07:54 +07:00
Nick Mooney
f6eb79e1e5
NFC: Add support for Gallagher access control (MIFARE Classic only) ( #3306 )
...
* Merge remote-tracking branch 'origin/dev' into dev
* Add basic API interface (inspired by advanced plugins example), modify NfcSupportedCardsLoadContext to contain a pointer to a resolver
* WIP: API resolver implemented / passed to plugin via context, still having resolution issues
* Attempt to add constants to the nfc_app_api_table list
* WIP: We're defining the constants directly in nfc_app_api.c to see if this fixes our woes, which it does not.
* WIP: Remove furi_assert(false) (lmao)
* Working implementation of Gallagher decoding via exposed plugin API
* lib: api_hashtable: change log level for symbol not found message
* nfc app: alloc composite resolver along with supported cards
* nfc app: rework nfc api structure
* nfc app: fix memory leakage in supported cards
Co-authored-by: gornekich <n.gorbadey@gmail.com >
2024-02-09 15:00:17 +07:00
Willy-JL
508288723a
Random low level API cleanup
2024-02-09 02:18:45 +00:00
Willy-JL
9271e6d10b
Fix FreeRTOS submodule --nobuild
2024-02-08 23:57:41 +00:00
Willy-JL
faf0ee4609
API for abbreviated NFC dev name
2024-02-07 02:04:14 +00:00
Willy-JL
7552e84ad3
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev
2024-02-06 19:47:52 +00:00
Leptopt1los
ed34dfa1c6
NFC: MF Classic parsers read() fix (dictionary attack skip) ( #3355 )
...
* NFC: MF Classic lib: MfClassicErrorPartialRead added
* unnecessary imports removed
* MfClassicError refactor by @gornekich
Co-authored-by: gornekich <n.gorbadey@gmail.com >
---------
Co-authored-by: gornekich <n.gorbadey@gmail.com >
2024-02-06 20:53:42 +04:00
Willy-JL
07973308ed
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into dev
2024-02-01 02:46:43 +00:00
MX
603421bd8c
fix display
2024-01-31 20:19:39 +03:00
MX
398a468fd7
disable em4100 16clk due to non working read
...
32 is working well
2024-01-31 18:32:48 +03:00
Radek Pilar
6bfa591e92
lfrfid/em4100: added support for different bit rates
2024-01-31 16:37:49 +03:00
Willy-JL
f3763b2681
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into dev
2024-01-31 01:59:45 +00:00
MX
4fd0ce3eb5
fix dea mio formula
...
thanks @Leptopt1los for working on that instead of sleeping lol
2024-01-31 00:50:52 +03:00
Willy-JL
70dda2f993
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into dev
2024-01-30 21:01:29 +00:00
Nikita Vostokov
51d8b18f3e
Read SFI until PAN find
...
* get rid of input result buffers
2024-01-30 00:26:16 +00:00
Willy-JL
66aec507f4
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2024-01-29 18:12:27 +00:00
Methodius
ce80586822
Merge remote-tracking branch 'upstream/dev' into dev
2024-01-30 02:22:28 +09:00
Methodius
fee4a5a8f7
EMV save/load dump options added
2024-01-30 02:22:21 +09:00
MX
35a93e6eef
update honeywell proto to latest one
...
by Willy-JL
2024-01-29 17:32:25 +03:00
Methodius
3612814a18
back to parser
2024-01-29 23:12:17 +09:00
Nikita Vostokov
1165e25f00
Read all files
2024-01-29 13:48:33 +00:00
Nikita Vostokov
653af9a5cd
Read PIN tries and transactions counters
2024-01-29 00:07:17 +00:00
Nikita Vostokov
786f3568c0
Fix retry loop (on Android HCE)
2024-01-28 20:18:17 +00:00
MX
830dbc7a71
subghz dea_mio fixes and programming mode support
2024-01-28 22:47:47 +03:00
Willy-JL
68ae616f15
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2024-01-28 06:16:26 +00:00
Nikita Vostokov
4b786fb77e
Refactor response decoder
...
Read transactions history
2024-01-28 03:57:12 +00:00
MX
16b8fa4715
Subghz save files with receive time [ci skip]
...
+ merge better scene_save_name code (removing kostily)
some modifications to original code was made to keep previous formats
original implementation by Willy-JL
Source:
a1c7dc5eaa
7e7509d481 (diff-1708ba08196de5331f4b4c3d8e13162e78d5edb33e1308c1b4cc09975264151e)
2024-01-28 06:45:33 +03:00
Willy-JL
9db00f3743
Allow overriding filename prefix after
2024-01-27 20:22:15 +00:00
MX
1ceacc6555
subghz keeloq fix emulation for multiple systems
...
and extend add manually support for 2 of them
2024-01-27 18:55:50 +03:00
MX
acd6445d3b
fix NFC V dumps v3 crashing at info page
2024-01-27 03:20:53 +03:00
Willy-JL
0f67cbe760
Build font parameters for asset packs fonts
2024-01-24 05:12:30 +00:00
Willy-JL
7e7509d481
Name generator allow custom datetime
2024-01-24 02:22:06 +00:00
Willy-JL
461026ee27
Add seconds to filename timestamps ( #517 )
2024-01-24 01:45:59 +00:00
Willy-JL
411a65a42e
Option for filename prefix after (and time before)
2024-01-24 01:40:06 +00:00
Willy-JL
695bc65d5c
Faster xtreme settings load
2024-01-24 01:40:05 +00:00
Nikita Vostokov
5e384ccc43
Fix log
2024-01-23 22:40:38 +00:00
Nikita Vostokov
3fce83eb79
Process error codes
2024-01-23 22:40:38 +00:00
Nikita Vostokov
3f6092d95c
Don't stop if SELECT APPLICATION failed
2024-01-23 22:40:38 +00:00
Nikita Vostokov
87f8f1d9c4
Remove kostyly, add raw debug
2024-01-23 22:40:38 +00:00
Methodius
84abb53712
Track2 support
...
Co-authored-by: Nikita Vostokov <1042932+wosk@users.noreply.github.com >
2024-01-23 19:51:59 +09:00
Willy-JL
257c6fc565
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2024-01-20 22:01:21 +00:00
Methodius
39e9dd0ab0
T5577 write/clear with custom password option added
2024-01-20 07:47:45 +03:00