Commit Graph

5913 Commits

Author SHA1 Message Date
Willy-JL
c3536f7ecd Mimimi 2023-10-16 00:46:23 +01:00
Willy-JL
f9d704f154 Flags arent needed 2023-10-15 20:12:46 +01:00
Willy-JL
68baeff45a BLE Spam add Windows SwiftPair spam
Co-authored-by: Spooks <62370103+Spooks4576@users.noreply.github.com>
2023-10-15 19:32:22 +01:00
Willy-JL
74c3ab88d9 BLE Spam add Android FastPair spam
Co-authored-by: Spooks <62370103+Spooks4576@users.noreply.github.com>
2023-10-15 18:53:31 +01:00
Willy-JL
0465f3ca31 Apple BLE Spam -> BLE Spam (now modular!) 2023-10-15 18:34:23 +01:00
WillyJL
3037e8b03d Updated Radar Scanner, BarcodeGen, New Terminal Menu (#415) 2023-10-15 06:43:09 +01:00
Willy-JL
f8fc8cbdf8 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev --nobuild 2023-10-15 06:25:14 +01:00
MX
b87a8ca329 Merge branch 'ofw_dev' into dev 2023-10-15 01:30:55 +03:00
Willy-JL
04dc10dc7f Fix slow redundant reads for SubGhz files 2023-10-14 21:16:36 +01:00
Astra
e664159188 [FL-3621] Fix double arrows and add proper indication (#3146)
Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-10-13 05:48:16 +09:00
Derek Jamison
9d6352e92f fix #3141: 12-bits is 0xFFF (or 0xFF0) CAME/NICE 12-bit (#3142)
* 12-bits is 0xFFF (or 0xFF0)
* Mask with 0x7FFFF3FC for 850LM pairing

Co-authored-by: あく <alleteam@gmail.com>
2023-10-13 05:39:14 +09:00
あく
f45a5dff43 Fix various crashes if debug libraries used (#3144)
* FuriHal: enable HSI in stop mode only if we use STOP0, proper SMPS selected clock assert

* Furi: fix double crash caused by bkpt use outside of debug session

* Libs: update ERC and MGG contrast

* Fix various crashes with LIB_DEBUG=1

* BadUsb: size_t where it should be and proper printf types

* Various fixes and make PVS happy

* FuriHal: proper CCID status and make PVS happy

* boot: update mode: graceful handling of corrupted stage file

---------

Co-authored-by: hedger <hedger@nanode.su>
2023-10-12 20:34:30 +04:00
Willy-JL
0ffc25bf38 Simplify terminal menu code 2023-10-12 15:02:06 +01:00
Willy-JL
dd60575572 Fix terminal menu inputs 2023-10-12 14:52:24 +01:00
Matthew
ed4971fdba Merge branch 'Flipper-XFW:dev' into dev 2023-10-11 14:19:30 -07:00
MatthewKuKanich
4eaf94b93c Added new Terminal menu 2023-10-11 17:17:23 -04:00
MatthewKuKanich
15d4c8ffb0 updated to match merge 2023-10-11 17:16:22 -04:00
Willy-JL
862808f054 Backport changes from apps repo for now 2023-10-11 16:19:30 +01:00
Willy-JL
0bb9882236 But in system folder* --nobuild 2023-10-10 22:20:14 +01:00
Willy-JL
10f569c5da Move USB/BT remote back to firmware cos OFW 2023-10-10 22:19:02 +01:00
WillyJL
a1ba1b109a Merge branch 'dev' into dev 2023-10-10 20:00:01 +01:00
WillyJL
327690b90a Update radar_scanner.c 2023-10-10 19:59:43 +01:00
Sil333033
388ce9acee Fix Subdriving baudrate switch issue --nobuild
i forgor
2023-10-10 20:18:18 +02:00
MatthewKuKanich
72fbca2986 altpinout + many updates 2023-10-10 00:26:52 -04:00
Willy-JL
9ef4b15f68 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-10-09 21:12:33 +01:00
Sil333033
72869d614b Update subghz GPS changable baudrate --nobuild 2023-10-09 22:05:29 +02:00
MX
76e5a1c087 Merge branch 'ofw_dev' into dev 2023-10-09 22:21:49 +03:00
h00die
38792f2c93 Fix spelling across some project files (#3128)
* codespell across project

Co-authored-by: あく <alleteam@gmail.com>
2023-10-10 04:01:17 +09:00
Filipe Paz Rodrigues
4308a5e377 CCID: Support PC To Reader Transfer Block data (#3126)
* CCID: Support PC To Reader Transfer Block data
* Format sources

Co-authored-by: あく <alleteam@gmail.com>
2023-10-10 03:48:37 +09:00
あく
65a56cdb4a Firmware: bigger thread name storage. Notification app: better BacklightEnforce edge cases handling. (#3137) 2023-10-09 21:55:38 +04:00
Willy-JL
fb2b0e2385 Speedup and consolidate color lib with pointers 2023-10-09 01:27:38 +01:00
Willy-JL
828fb47c9d Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-10-09 01:04:36 +01:00
MX
700cee3766 lower even more due to nfc small free ram issues 2023-10-08 22:37:44 +03:00
Sil333033
88b98fb175 Update subghz GPS dir finder & thread logic
also a few other finishing touches
2023-10-08 21:20:42 +02:00
MX
c1363a18cc Merge branch 'ofw_dev' into dev 2023-10-08 11:43:16 +03:00
MX
5bf5826c88 disable sorting if more than 300 files are in current folder
fixes current out of memory crash
2023-10-08 11:39:47 +03:00
Sil333033
7bdc45922f Update GPS scene to right value 2023-10-06 16:17:30 +02:00
Astra
699078d5a5 [FL-3576] HEX input UI improvements (#3112)
Co-authored-by: あく <alleteam@gmail.com>
2023-10-06 15:15:26 +09:00
Sil333033
c489d3b63b Updated GPS_nmea & NRF24sniffer 2023-10-05 23:19:11 +02:00
Sil333033
5b91931b76 Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into dev 2023-10-05 23:15:06 +02:00
Sil333033
ad22f6a0ef Add GPS support for SubGHz 2023-10-05 23:14:58 +02:00
Soren
8ebfda6b8c Added NiceFloR-S to ignore options, removed colons. 2023-10-03 17:56:39 +03:00
Willy-JL
7b6d0cd59a Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into dev 2023-10-02 23:12:22 +01:00
Willy-JL
1c09a58f2f Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into dev 2023-10-02 23:04:55 +01:00
Willy-JL
56fd259d48 Move fw integrated apps to system dir --nobuild 2023-10-02 11:12:59 +01:00
Willy-JL
d49ec19cfc Add crash credits and increase version --nobuild 2023-10-01 02:57:59 +01:00
Willy-JL
3f4e6be0a1 FBT snort some copium pls 2023-10-01 02:52:26 +01:00
Willy-JL
d2d0f28449 iOS 17 CRASH for Apple BLE Spam 2023-10-01 01:39:01 +01:00
Willy-JL
0756c1fad3 Add nearby info non-functional packet 2023-10-01 01:07:54 +01:00
Willy-JL
64b76f63b4 Improved packet structure info for apple ble --nobuild 2023-09-30 23:31:18 +01:00