Commit Graph

9080 Commits

Author SHA1 Message Date
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
RogueMaster
ebce6ea09c usb midi 2022-11-10 01:36:59 -05:00
RogueMaster
c9774a84c6 release 2022-11-10 00:57:46 -05:00
RogueMaster
4a6ee8b580 Update ui_controls.c 2022-11-10 00:56:20 -05:00
RogueMaster
53c032c3e7 fixes and removals 2022-11-10 00:55:23 -05:00
RogueMaster
abe25b14a9 Merge branch 'UNLEASHED' into 420 2022-11-10 00:52:46 -05:00
MX
ef72ad2462 update totp 2022-11-10 08:32:21 +03:00
MX
3420cda83a update i2c tools 2022-11-10 08:23:54 +03:00
MX
68219f0d7b update readme 2022-11-10 08:08:51 +03:00
MX
0a0c06222a fix links 2022-11-10 08:05:28 +03:00
MX
52650ab0e3 Merge pull request #154 from msvsergey/Barcode-Generator
Barcode generator: rfct, ux improvements, implement EAN-8.
2022-11-10 07:55:40 +03:00
MX
dd601dd940 Merge branch 'dev' into Barcode-Generator 2022-11-10 07:54:26 +03:00
ESurge
c63edd68b4 Some NameChanger file clean up 2022-11-09 20:53:03 -08:00
MX
933471e2fb Merge pull request #157 from pbek/patch-1
Fix link to "TOTP (Authenticator) config description"
2022-11-10 07:15:56 +03:00
MX
317c9ec190 Merge pull request #161 from krolchonok/fix-hcsrnaming
fix hc-sr
2022-11-10 07:14:59 +03:00
MX
e90d335cdf Add value_index to API symbols 2022-11-10 07:13:02 +03:00
MX
1657604eb2 remove srand calls 2022-11-10 07:07:35 +03:00
MX
684fdc632f Merge branch 'fz-dev' into dev 2022-11-10 06:57:08 +03:00
RogueMaster
087a22a810 Update ReadMe.md 2022-11-09 21:19:21 -05:00
RogueMaster
bee07efb59 RELEASE 2022-11-09 21:14:55 -05:00
RogueMaster
1f5695e88e Update ReadMe.md 2022-11-09 21:14:02 -05:00
RogueMaster
e2fbd8699c wii_ec_anal 2022-11-09 21:13:58 -05:00
RogueMaster
5eeb22d476 remove old 2022-11-09 21:13:47 -05:00