Commit Graph

5652 Commits

Author SHA1 Message Date
MX
8240b25fe0 iButton: header message fix 2022-11-11 17:04:32 +03:00
SkorP
f67ed85c81 SubGhz: protocol "Ansonic" fix timing 2022-11-11 11:19:53 +04:00
RogueMaster
28bffaf90a Update ReadMe.md 2022-11-10 21:29:58 -05:00
RogueMaster
fffba6ab04 Merge branch 'UNLEASHED' into 420 2022-11-10 21:29:21 -05:00
MX
1d196b41e9 Morse code cleanup text by pressing back 2022-11-11 04:57:27 +03:00
RogueMaster
08577df934 Update version.py 2022-11-10 20:38:28 -05:00
RogueMaster
e8a76df61d Merge branch 'UNLEASHED' into 420 2022-11-10 20:12:04 -05:00
MX
666d30f2dd API compatibility with OFW part 2
+ Subghz protocol Princeton API symbols added
2022-11-11 03:45:41 +03:00
MX
95df532612 Frequency analyzer: Add counter, GUI fixes, allow Ok button - see desc.
When signal is present (when frequency window shows black background)
2022-11-11 03:45:09 +03:00
MX
64774f191f TOTP Update - "BadUSB" type key into pc mode 2022-11-11 01:10:45 +03:00
RogueMaster
a004eae2ba Merge branch 'UNLEASHED' into 420 2022-11-10 17:01:00 -05:00
MX
f6eed35729 Reorder main menu 2022-11-11 00:54:09 +03:00
RogueMaster
d68788a74d REELASE 2022-11-10 15:55:52 -05:00
RogueMaster
55ab43e47b Merge branch 'UNLEASHED' into 420 2022-11-10 15:12:20 -05:00
SkorP
44449236bf WS: add protocol GT-WT02 2022-11-10 23:03:45 +04:00
MX
930b369812 Merge branch 'fz-dev' into dev 2022-11-10 21:38:03 +03:00
RogueMaster
9cbf93a9ca Update ReadMe.md 2022-11-10 13:14:18 -05:00
RogueMaster
d1c6c774c9 RELEASE 2022-11-10 13:13:52 -05:00
RogueMaster
7d67cd958b Update nfc_scene_mf_ultralight_emulate.c 2022-11-10 13:12:45 -05:00
RogueMaster
a411305a5f Update nfc_scene_mf_ultralight_emulate.c 2022-11-10 13:11:53 -05:00
RogueMaster
09c900d2b6 Merge branch 'ofwdev' into 420 2022-11-10 13:05:03 -05:00
Skorpionm
721ab717d7 [FL-2961] SubGhz: properly handle storage loss (#1990)
Co-authored-by: あく <alleteam@gmail.com>
2022-11-11 02:14:44 +09:00
lauaall
aec36e7041 Fixed typos (#1999)
Co-authored-by: Sergey Gavrilov <who.just.the.doctor@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-11-11 01:48:58 +09:00
RogueMaster
2ce7b4bdcc Merge branch 'ofwdev' into 420 2022-11-10 11:44:55 -05:00
Astra
e7c4b40dbe Force card types in extra actions (#1961)
* Mifare Classic forced read
* Add all the needed card types
* nfc: remove unused scene
* nfc: remove unused worker state
* nfc: fix read card type scene state usage
* nfc: move NfcReadMode to NfcDevData struct
* nfc: fix bank card reading and scene navigation
* nfc magic: fix magic deactifate function

Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-11-11 01:29:57 +09:00
SkorP
e8224a5c09 SubGhz: fix flag 2022-11-10 20:29:51 +04:00
SkorP
6d93189c63 SubGhz: add unit_test "Ansonic" 2022-11-10 20:26:05 +04:00
Astra
820afd2aec NFC Unit tests part 1.1 (#1927)
* Mifare Classic 1/4K, 4/7b uid, NFC-A: NFC-A is not complete yet, as there are no 4b uid tests. Also, Mifare Classic tests don't cover the key cache yet.
* NFC unit tests require access to the NFC app
* Made nfc_device_save accept full path as an argument
* Move from cstrs to furi strings and fix logic
* nfc tests: fix memory leak
* nfc: add mf_classic_get_total_blocks() to API
* nfc tests: simplify nfc tests
* nfc: fix memory leak in shadow file saving
* nfc: fix set uid scene
* nfc: fix saving files
* nfc: fix preload nfc file path
* nfc: remove comments

Co-authored-by: Sergey Gavrilov <who.just.the.doctor@gmail.com>
Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-11-11 01:20:35 +09:00
RogueMaster
9558edb7bb Merge branch 'ofwdev' into 420 2022-11-10 11:08:30 -05:00
SkorP
592de601b0 SubGhz: fix encoder "Ansonic" 2022-11-10 20:04:45 +04:00
RogueMaster
d88dd065fa Update ReadMe.md 2022-11-10 10:57:57 -05:00
RogueMaster
e52cb3ca74 Merge branch 'UNLEASHED' into 420 2022-11-10 10:56:06 -05:00
SkorP
464ee58bab SubGhz: add protocol "Ansonic" 2022-11-10 19:52:54 +04:00
Rom1
a66e8d9ac9 corr: bad path for furi core (#1975)
* corr: bad path for furi core
* Documentation: exclude submodules
* Documentation: wider folder list

Co-authored-by: Sergey Gavrilov <who.just.the.doctor@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-11-11 00:21:28 +09:00
lauaall
5d0e151d8b Fixed typos 2022-11-10 17:18:55 +02:00
Skorpionm
769af459cd Merge branch 'dev' into skorp/subghz_nice_flo_20bit 2022-11-10 18:12:33 +04:00
あく
f94e8f4ac8 Rpc: increase stack size, fix stack overflow (#1997) 2022-11-10 23:56:08 +10:00
hedger
a959fa32bc fbt: 'target' field for apps; lib debugging support (#1995)
* fbt: added 'target' field to application manifest
* fbt: earlier pagination setup for gdb
* fbt: added LIB_DEBUG flag
* fbt: sdk: added SDK_MAP_FILE_SUBST
2022-11-10 20:55:11 +09:00
MX
3c094c4741 update docs 2022-11-10 12:31:50 +03:00
MX
625b1eb126 move -+ in freq analyzer, swap up & down button, more in desc
now its more intuitive and easier to select values in freq analyzer history
2022-11-10 12:30:01 +03:00
MX
22902aabcc Cleanup code in unirf, fix issue #153 2022-11-10 12:15:10 +03:00
MX
b93f2dc293 Furi Region Mocks, fix protocol dict funcs was disabled in API 2022-11-10 10:45:51 +03:00
MX
af40b6b020 Move NRF24 driver into plugins, see desc
Major API version downgraded to official one, adding support for launching OFW apps on unleashed, part 1
2022-11-10 10:30:36 +03:00
RogueMaster
91d849fadf RELEASE 2022-11-10 01:48:07 -05:00
RogueMaster
b727a90876 Merge branch '420' of https://github.com/RogueMaster/flipperzero-firmware-wPlugins into 420 2022-11-10 01:47:27 -05:00
RogueMaster
34a220b710 remove old and readme 2022-11-10 01:47:14 -05:00
RogueMaster
481614d330 Merge pull request #410 from ESurge/420
Some NameChanger file clean up
2022-11-10 01:45:36 -05:00
RogueMaster
811740747b RELEASE 2022-11-10 01:42:48 -05:00
RogueMaster
6c75278bc7 remove old 2022-11-10 01:41:57 -05:00
RogueMaster
c335ab910b Update application.fam 2022-11-10 01:41:52 -05:00