Commit Graph

1874 Commits

Author SHA1 Message Date
Willy-JL e5a671be26 Fix subghz crash on exit with marauder connected 2023-11-22 06:10:57 +00:00
Willy-JL b34e04d236 Format 2023-11-22 02:59:36 +00:00
Willy-JL 086d4bddf6 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into dev --nobuild 2023-11-22 01:32:55 +00:00
MMX 972054b377 Merge pull request #655 from DarkFlippers/nfc-parsers
Nfc parsers
2023-11-22 01:50:54 +03:00
assasinfil c145cad653 Verify card bugfix 2023-11-21 22:34:29 +03:00
Methodius 4261063c99 Metromoney transport card parser added 2023-11-22 00:39:23 +09:00
MX f8546937c0 fix readme and feature name 2023-11-21 15:59:38 +03:00
assasinfil 3daaea6ecf Added new social card 2023-11-21 15:03:46 +03:00
assasinfil 4a84fbc6e3 UI printing bugfix 2023-11-21 13:12:24 +03:00
assasinfil d8800e9fe3 Merge branch 'nfc-parsers' of https://github.com/DarkFlippers/unleashed-firmware into nfc-parsers 2023-11-21 11:54:11 +03:00
assasinfil 7fd921227c Fixes 2023-11-21 11:54:06 +03:00
Methodius b6ad07b47c Umarsh parser: kopecks support added 2023-11-21 13:18:18 +09:00
Methodius 1a21f0e3c9 Umarsh transport cards parser added 2023-11-21 12:21:22 +09:00
Willy-JL 5202b04596 fbt be mad frfr 2023-11-20 23:17:01 +00:00
Willy-JL 29f4ab2040 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-11-20 23:10:04 +00:00
MX c666368446 add simple nfc file name display
temp fix for UI
2023-11-21 01:53:20 +03:00
MMX baca59927b Merge pull request #653 from DarkFlippers/nfc-parsers
Nfc parsers
2023-11-20 23:25:52 +03:00
MX 4eb40ce948 fix ibutton info display
by @krolchonok
+ added missing furi_string_free
https://github.com/krolchonok/unlsh/blob/a378db66630f1a16806df6e10bc21f93aa1509f7/applications/main/ibutton/scenes/ibutton_scene_info.c
2023-11-20 23:25:29 +03:00
Sil333033 b3883e712a 5V is always on when USB is plugged --nobuild 2023-11-20 21:16:26 +01:00
Sil333033 23c40f397a Save Infrared GPIO settings 2023-11-20 20:38:30 +01:00
assasinfil 00b1018e9e Fixed validating 2023-11-20 20:46:51 +03:00
assasinfil 9c92338ddf Added social card parser 2023-11-20 19:11:30 +03:00
assasinfil 8188b63522 cleanup 2023-11-20 18:43:23 +03:00
assasinfil 0e172b67eb Layout 1c4 fix 2023-11-20 18:22:17 +03:00
assasinfil 156948ec58 All code added to parser 2023-11-20 17:42:19 +03:00
Methodius bbdda5a3d7 trying to fix previous fix of timestamp_to_datetime() 2023-11-20 22:19:29 +09:00
Methodius 51a2e638ed trying to fix timestamp_to_datetime() 2023-11-20 22:14:49 +09:00
assasinfil ffd9d3c218 Added msk transport parser 2023-11-20 14:10:50 +03:00
MX a64c9534e2 Merge branch 'ofw_dev' into dev 2023-11-17 02:20:27 +03:00
Willy-JL a4d01d5d88 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev 2023-11-16 02:19:28 +00:00
Sergey Gavrilov 4b3e8aba29 [FL-3664] 64k does not enough (#3216)
* Unit tests: add "exists" to furi_record tests
* Unit tests: mu_warn, storage 64k test
* Storage: read/write over 64k
* Unit tests: moar tests for storage r/w for >64k cases
* Apps, libs: replace uint16_t with size_t on storage r/w operations
* Unit tests: better data pattern, subghz: warning if transmission is prohibited

Co-authored-by: あく <alleteam@gmail.com>
2023-11-16 01:39:27 +09:00
Georgii Surkov 615a147973 [FL-3608] Fix iButton crash on missing file (#3210)
Co-authored-by: あく <alleteam@gmail.com>
2023-11-15 17:45:41 +09:00
gornekich c00776ca22 [FL-3666] NFC API improvements (#3214)
* drivers: expose st25r3916 driver API
* nfc poller: add start with custom callback
* mf classic: rework sync API with poller custom start
* mf ultralight: rework sync API with poller custom start
* iso14443_3a poller: remove unused col res state
* nfc: rework nfc poller custom start
* mf ultralight: rename sync API
* mf classic: rename sync API
* iso14443-3a: rename sync API
* nfc: remove async prefix in internal functions
* nfc: expose internal API
* nfc: fix sync api include and docs
* targets: fix f18 build
* nfc: rework NfcGenericEventEx type
* nfc poller: add documentation
* iso14443-3a poller: add documentation
* felica poller: add documentation
* iso14443_3b poller: add documentation
* so14443_4a poller: add documentation
* iso14443_4b poller: add documentation
* iso15693 poller: add documentation
* slix poller: add documentation
* mf desfire poller: add documentation
* mf ultralight poller: fix API and add documentation
* mf classic poller: add documentation

Co-authored-by: あく <alleteam@gmail.com>
2023-11-15 17:32:45 +09:00
Willy-JL d7f0b62f42 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-11-13 21:07:33 +00:00
MMX 591a2f2b02 Merge pull request #649 from krolchonok/ibutton_fix
Fix naming in iButton
2023-11-13 20:01:09 +03:00
Willy-JL 7a5d642d8e Fix badkb resources again 2023-11-13 09:30:10 +00:00
MX ef09dcf8f8 subghz things and remove rtos finally 2023-11-13 12:42:05 +04:00
Mihai f2f2035bf7 Update mf_classic_dict.nfc
Re-added STB Public transport keys and also new Metrorex Subway keys
2023-11-13 09:08:30 +02:00
Willy-JL 1bbf424118 Add back nfc dynamic default save name to new app 2023-11-12 12:54:06 +00:00
Willy-JL 692d1a7363 Add back favorite timeout to new nfc app 2023-11-12 12:38:48 +00:00
Willy-JL 3d6654b029 Fix badkb resources 2023-11-12 07:40:14 +00:00
Willy-JL caee42f1ac Fix infrared var item list setup and app cast 2023-11-12 07:14:33 +00:00
Willy-JL b5a56d39c0 Fix subghz linking, firmware dfu builds! 2023-11-12 06:59:52 +00:00
Willy-JL f2902755ca Fix thread and timer api 2023-11-12 06:35:20 +00:00
Willy-JL 748932151d Cleanup example resources, replace tesla files 2023-11-12 03:24:20 +00:00
Willy-JL 418f44fef1 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev 2023-11-12 02:56:30 +00:00
Willy-JL aa1e50e653 Merge branch 'nfcrefactoring' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-11-12 01:04:33 +00:00
MX b958bfd5c9 Merge branch 'ofw_dev' into nfcrefactoring 2023-11-11 20:18:55 +04:00
ushastoe 725811d7b3 fix [] 2023-11-10 23:29:11 +03:00
ushastoe a56a52b4bb Fix naming in iButton 2023-11-10 21:15:33 +03:00