Commit Graph

7802 Commits

Author SHA1 Message Date
Skorpionm
e12958d408 [FL-3082] WS: add protocol LaCrosse-TX (TFA Dostmann) (#2292)
* WS:  add protocol LaCrosse-TX  (TFA Dostmann)
* WS: fix syntax
* WS: fix MSG_TYPE
* WS: fix PVS

Co-authored-by: あく <alleteam@gmail.com>
2023-01-29 18:08:26 +07:00
DEXV
55054fc1a7 Assets: correct MicroSD card pinout in service animations (#2323)
* New Micro Sd-Card pinout: fixing the Micro Sd-Card pinout for the blocking an internal sd card animations
* Updating the sd card pinout
* Updating magnifying glass
2023-01-29 17:55:04 +07:00
Petr Portnov | PROgrm_JARvis
f5fe0ff694 Furi: make furi_is_irq_context public (#2276)
* Furi: make `furi_is_irq_context` public
* Furi: proper name and documentation for furi_kernel_is_irq_or_masked.
* Target: bump symbol table version
* Furi: proper doxygen context for warnings

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-01-29 17:12:24 +07:00
Krzysztof Zdulski
d93ed003fe Change camelCase to PascalCase in code style (#2329)
Co-authored-by: あく <alleteam@gmail.com>
2023-01-29 12:53:35 +07:00
Willy-JL
86b245a546 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into badusb-ble 2023-01-29 03:24:54 +00:00
Willy-JL
4ec539ff99 Move all Bad BLE functionality to Bad USB 2023-01-29 03:24:42 +00:00
Willy-JL
2b89b1c42a Fix spelling 2023-01-28 16:48:32 +00:00
Willy-JL
f2ce7dad14 Fix RFID success icon 2023-01-28 16:44:17 +00:00
Willy-JL
35473ffafe Move most Bad BLE code to Bad USB 2023-01-28 06:53:55 +00:00
Willy-JL
8c356f3ddb Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into badusb-ble 2023-01-27 23:17:08 +00:00
Willy-JL
c0b3664386 Add credits for WatchDogs pack 2023-01-27 23:14:40 +00:00
Clara K
accd1f9bc3 Update ReadMe.md (#117) 2023-01-27 20:00:00 +01:00
Clara K
054b35f75c Update ReadMe.md 2023-01-27 19:58:59 +01:00
Clara K
f1101a07cc Update ReadMe.md 2023-01-27 19:52:20 +01:00
yocvito
0e964a6cfe Merge branch 'badusb-ble' of github.com:yocvito/Flipper-Xtreme into badusb-ble 2023-01-27 19:38:27 +01:00
yocvito
75a01459f5 some fix + api_symbols correct export 2023-01-27 19:37:49 +01:00
Clara K
a579f8ac63 Merge branch 'dev' into badusb-ble 2023-01-27 13:15:20 +01:00
VerstreuteSeele
255a4643a2 Delete lint_python.yml 2023-01-27 13:14:46 +01:00
Clara K
ded7a082dc Merge branch 'dev' into badusb-ble 2023-01-27 12:59:13 +01:00
VerstreuteSeele
1407551d98 Update mifare_classic.h 2023-01-27 12:58:24 +01:00
Clara K
854f7467fe Merge branch 'dev' into badusb-ble 2023-01-27 12:42:06 +01:00
VerstreuteSeele
b15fbfd618 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2023-01-27 12:38:44 +01:00
Clara K
864d5e6d5c testing things that do things and stuff (#115) 2023-01-27 12:33:04 +01:00
yocvito
a6daa2a20d drop useless file and some useless line 2023-01-27 11:56:29 +01:00
Emily Trau
24a23e5dc7 debug apps: made runnable as .faps; sdk: resolved additional APIs in use by faps (#2333)
* sdk: resolve additional APIs in use by faps
* debug tools: fixed battery_test, bt_debug, display_test, rpc_debug

Co-authored-by: hedger <hedger@nanode.su>
Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-01-27 16:41:55 +07:00
Giacomo Ferretti
126a9efd09 NFC: change from int8_t to uint8_t (#2302)
Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-01-27 15:21:52 +07:00
Giacomo Ferretti
eee5c35400 NFC: add MIFARE MINI support (#2307)
* NFC: add MIFARE MINI support
* Move new value to end of enum
* nfc: added missing unit test

Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-01-27 12:51:47 +07:00
Emily Trau
4dc4d34d04 emv: parse track1&2 equivalent data (#2332)
* emv: parse track1&2 equivalent data
* emv: alternate expiry parser
* nfc: log EMV track1&2 data to trace output

Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-01-27 12:10:08 +07:00
Krzysztof Zdulski
8fc834090d nfc: Fix sector reads when one block is unreadable for MIFARE Classic (#2296)
* Fix sector reads when one block is unreadable
* Auth on the correct block instead of first
* Fix in sector reader as well
* Apply patch by @gornekich

Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-01-27 12:00:25 +07:00
WillyJL
c382f9d110 Update build.yml 2023-01-27 02:25:27 +00:00
WillyJL
d833d6dbb2 Update build.yml 2023-01-27 02:11:53 +00:00
VerstreuteSeele
a2b797fe01 formatting 2023-01-27 02:09:42 +01:00
Clara K
0879f92e3d Update ReadMe.md 2023-01-27 02:05:01 +01:00
Clara K
dbf13c5f55 testing galore (#114) 2023-01-27 02:00:49 +01:00
WillyJL
d9ae5b4cb2 Begone 2023-01-27 00:54:51 +00:00
Clara K
54a9bfb1db Update ReadMe.md 2023-01-27 01:32:07 +01:00
Clara K
534ab336bb gotta love spamming dev channel with useless tests (#113) 2023-01-27 01:31:20 +01:00
Clara K
71ddd0f65e Update lint_c.yml 2023-01-27 01:31:05 +01:00
Clara K
ff9f925e2f Update lint_python.yml 2023-01-27 01:30:08 +01:00
Clara K
a8b5158d58 Delete pvs_studio.yml 2023-01-27 00:53:16 +01:00
Clara K
649d5b458a just testing prs (#112) 2023-01-27 00:45:47 +01:00
Clara K
3cbbad20cf Delete updater_test.yml 2023-01-27 00:45:32 +01:00
Clara K
6393fac9cd Delete unit_tests.yml 2023-01-27 00:45:22 +01:00
Clara K
82d6f1c19b Delete reindex.yml 2023-01-27 00:45:03 +01:00
Clara K
beea43d7f6 Delete merge_report.yml 2023-01-27 00:44:52 +01:00
Clara K
c47c9b63a7 Update lint_python.yml 2023-01-27 00:44:21 +01:00
Clara K
1f416ca99a Update lint_c.yml 2023-01-27 00:44:02 +01:00
Clara K
5ff8dab68f Update check_submodules.yml 2023-01-27 00:43:28 +01:00
Clara K
b0c12822d2 Update ReadMe.md 2023-01-27 00:21:26 +01:00
VerstreuteSeele
19cf24c6a8 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev 2023-01-27 00:18:43 +01:00