MX
2d9090b2de
fix niceflors
2023-10-17 22:15:42 +03:00
MMX
e5b079f4ce
Merge pull request #620 from G2Dolphin/niceflors
...
Added NiceFloR-S to ignore options, removed colons.
2023-10-17 03:51:22 +03:00
MX
1e5223c6ab
nice one is disabled too
2023-10-17 00:46:59 +03:00
MX
29a1865ec3
Merge branch 'dev' into niceflors
2023-10-16 18:07:51 +03:00
MX
8b8174b1b4
upd changelog
2023-10-16 06:05:55 +03:00
MX
53245986ab
Remove migration, not needed anymore
2023-10-16 05:29:23 +03:00
MX
b44bc718be
SubGHz: Add 4 more systems to add manually (untested!!!)
...
if you have remotes from these systems please share captures, also try binding flipper as new remote in current condition
2023-10-16 05:28:47 +03:00
MX
8e3378b7b9
SubGHz: add manually fixes
2023-10-16 05:06:40 +03:00
MX
9e90948fc3
RGB: Fix white color on reboot, move settings, add custom color options
2023-10-16 05:01:42 +03:00
MX
b87a8ca329
Merge branch 'ofw_dev' into dev
2023-10-15 01:30:55 +03: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
MX
130fa43ad6
update changelog
2023-10-11 01:25:36 +03: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
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
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
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
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
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
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
あく
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
MX
5031540a8f
sync anims
2023-09-25 16:53:46 +03:00
MX
fc1ec55a40
Merge branch 'ofw_dev' into dev
2023-09-25 16:53:05 +03:00
Astra
a6bb9698ef
[FL-3609] Add the coding in the shell animation ( #3106 )
...
Co-authored-by: あく <alleteam@gmail.com>
2023-09-25 17:03:51 +09:00
あく
63d7d46bd3
FuriHal,BleGlue: prevent sleep while HCI command executed, proper bt api rpc locking. Fixes random system lockups. ( #3107 )
2023-09-25 09:12:12 +04:00
hedger
e1030e7999
fbt: reworked tool path handling ( #3105 )
...
* fbt: removed absolute paths from env setup; moved abs paths to cdb tool
* fbt: moved tool lookup to cdb emitter
* fbt: cdb: quote only tools with spaces in path
* typo fix
* fbt: pvs: suppress license expiration warning
2023-09-25 14:04:34 +09:00
MMX
8d1a4a5c69
Merge pull request #607 from amec0e/dev
...
Updated infrared assets
2023-09-23 00:01:15 +03:00