Commit Graph

10397 Commits

Author SHA1 Message Date
MX
9960328d3e fix linebreaks 2023-10-09 02:20:20 +03:00
MX
3ac6aef6cf Add FAQ 2023-10-09 02:14:50 +03: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
016abe3273 Temp fix for older iOS v9-14 HID support
TODO: Fix it properly
2023-10-08 11:42:56 +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
f7f3780aef Updated pocsag,tpms,ws to save coords --nobuild 2023-10-06 16:34:36 +02:00
Sil333033
7bdc45922f Update GPS scene to right value 2023-10-06 16:17:30 +02:00
Skorpionm
62a4c0dd03 [Documentation]: add documentation SubGhz Bin_RAW file format (#3133)
* [Documentation]: add documentation SubGhz Bin_RAW file format
* [Documentation]: fix error

Co-authored-by: あく <alleteam@gmail.com>
2023-10-06 16:20:32 +09:00
hedger
d47e5ca520 fbt: glob improvements (#3117)
* fbt: glob improvements, now treats entries with no special glob chars as files by default, not calling scons' globbing for them
* fbt: further fixes for glob
* fbt: less strict existence checks
* fbt: fixed frame_rate collection; typo fixes & comments

Co-authored-by: あく <alleteam@gmail.com>
2023-10-06 16:11:02 +09: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
WillyJL
9a98c83806 SubGhz protocol integrations (Weather, Pocsag, TPMS) (#399)
Integrate Weather, Pocsag and TPMS protocols into main SubGhz app
2023-10-05 16:04:48 +02:00
Willy-JL
7cea33c28b Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into dev 2023-10-05 14:55:50 +01:00
Willy-JL
7954097882 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-10-05 14:54:42 +01:00
Soren
8ebfda6b8c Added NiceFloR-S to ignore options, removed colons. 2023-10-03 17:56:39 +03:00
MMX
e7ea821650 Merge pull request #612 from baugp/t5577-write-pwd-fix
bugfix t5577_write_with_pass
2023-10-03 09:14:11 +03:00
MMX
0c2c74ae21 Merge pull request #619 from amec0e/dev
Updated infrared assets
2023-10-03 09:13:33 +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
6fcdeeb4bb Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev --nobuild 2023-10-02 23:08:37 +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
Max Andreev
9898a5d0dd Enable PVS Studio license check (#3122) 2023-10-02 18:51:41 +09:00
amec0e
09f86f24fd Update audio.ir
No new additions
2023-10-01 16:07:21 +01:00
amec0e
57aa5e1620 Update fans.ir
New additions
2023-10-01 16:06:38 +01:00
amec0e
ef01355297 Update projectors.ir
New additions + Fix
2023-10-01 16:06:14 +01:00
amec0e
14c0572368 Update tv.ir
New additons
2023-10-01 16:05:19 +01:00
Willy-JL
721ee9dc09 Better SK6805 logging --nobuild 2023-10-01 06:14:52 +01:00
Willy-JL
f2e8dbaf15 Fix rgb backlight off bug (no last color checks) 2023-10-01 06:08:38 +01:00
Willy-JL
352473523d Remove (void) 2023-10-01 05:29:26 +01:00
Willy-JL
d3fc08ac41 Refactor rgb backlight with mutexes 2023-10-01 05:28:32 +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
Willy-JL
5290eea952 Format 2023-09-30 23:21:39 +01:00
ClaraCrazy
0adbf1ec1d Backlight Fix #2: only if LoaderStatusOk --nobuild 2023-09-30 22:55:52 +02:00
MX
50aaacd30d Merge branch 'ofw_dev' into dev 2023-09-30 23:42:42 +03:00
MX
2f44fd6cac nice flor s add button code 0x3 2023-09-30 23:41:54 +03:00
Willy-JL
f8e9f8ffdd Add hardfault fix revert patch (for ios hid) --nobuild 2023-09-30 20:11:31 +01:00
Willy-JL
c6d49a5d11 Fix backlight code for backlight on cli app open --nobuild 2023-09-30 19:52:33 +01:00
Willy-JL
4ad6297285 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into dev --nobuild 2023-09-30 19:26:24 +01:00
ClaraCrazy
91f3ed1a33 Skip backlight for RPC inputs --nobuild 2023-09-30 05:02:05 +02:00
ClaraCrazy
9fea2b248b Backlight on loader_cli_open (e.g. fbt launch) 2023-09-30 05:00:49 +02:00
あく
c924693a84 Ble: fix null-ptr dereference in bt_change_profile (#3110) 2023-09-26 14:09:17 +10:00
Piyamate Wisanuvej
e739aeeb10 bugfix t5577_write_with_pass 2023-09-26 10:08:40 +07:00