Willy-JL
2b34d96d8c
Fix api --nobuild
2023-10-15 06:42:08 +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
Willy-JL
7fdda0bb84
Crash message for malloc(0) --nobuild
2023-10-13 07:11:09 +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
862808f054
Backport changes from apps repo for now
2023-10-11 16:19:30 +01:00
MX
130fa43ad6
update changelog
2023-10-11 01:25:36 +03: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
Willy-JL
a96c61e4ad
Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into xfw-dev
2023-10-10 19:23:00 +01:00
Willy-JL
e7bf892093
FBT recurse submodules
2023-10-10 19:22:55 +01:00
Sil333033
388ce9acee
Fix Subdriving baudrate switch issue --nobuild
...
i forgor
2023-10-10 20:18:18 +02: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
あく
fbded1e4ee
Lib: update stm32wb_copro to 1.17.3 release ( #3119 )
...
* Lib: update stm32wb_copro to 1.17.3 release
* Bump copro versions
* Lib: switch stm32_copro to release
2023-10-09 22:03:27 +09:00
hedger
4ae9a02efa
FuriHal ble: length fix for fw version prop ( #3136 )
...
* hal ble: length fix for fw version prop
* hal ble: dev_info char: setting data after setup is done
* api: storage: enabled storage_file_sync
2023-10-09 21:53:20 +09:00
MX
2c3b5ca43d
Revert "Temp fix for older iOS v9-14 HID support"
...
This reverts commit 016abe3273 .
2023-10-09 15:44:37 +03:00
Willy-JL
fb2b0e2385
Speedup and consolidate color lib with pointers
2023-10-09 01:27:38 +01:00
Willy-JL
ac4ae1f8ed
Remove stack revert patch, ios hid is fixed
2023-10-09 01:27:33 +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
b51b8eb843
here too
2023-10-09 02:24:18 +03:00
MX
40552e6837
and this one too
2023-10-09 02:22:03 +03:00
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
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