あく
aa06328516
Furi, FuriHal: remove FreeRTOS headers leaks ( #3179 )
...
* Furi: remove direct FreeRTOS timers use
* Furi: eliminate FreeRTOS headers leak. What did it cost? Everything...
* SubGhz: proper public api for protocols. Format Sources.
* Furi: slightly less redundant declarations
* Desktop: proper types in printf
* Sync API Symbols
* Furi: add timer reset and fix dolphin service, fix unit tests
* Furi: proper timer restart method naming and correct behavior in timer stopped state.
---------
Co-authored-by: hedger <hedger@nanode.su >
2023-11-01 11:24:11 +04:00
Astra
bf8984a225
[FL-3647] Rename menu items related to dummy mode and sound ( #3177 )
...
Co-authored-by: hedger <hedger@users.noreply.github.com >
2023-10-31 20:34:21 +09:00
あく
9af81ce8d0
Furi: cleanup crash use ( #3175 )
...
* Furi: optional message in furi_crash and furi_halt
* Consistent furi_crash use
* UnitTests: crash instead of assert
* furi: check: fixed macro for default arg
* unit_tests: fixed crashes everywhere
* lib: infrared: fixed PVS warnings
* furi: eliminated __FURI_ASSERT_MESSAGE_FLAG
* Furi: update check.h docs
* Furi: add check.h usage note
* Docs: grammar
---------
Co-authored-by: hedger <hedger@nanode.su >
2023-10-31 14:40:32 +04:00
hedger
917410a0a8
[FL-3629] fbt: reworked assets & resources handling ( #3160 )
...
* fbt: reworking targets & assets handling WIP
* fbt: dist fixes
* fbt: moved SD card resources to owning apps
* unit_tests: moved resources to app folder
* github: updated unit_tests paths
* github: packaging fixes
* unit_tests: fixes
* fbt: assets: internal cleanup
* fbt: reworked assets handling
* github: unit_tests: reintroducing fixes
* minor cleanup
* fbt: naming changes to reflect private nature of scons tools
* fbt: resources: fixed dist archive paths
* docs: updated paths
* docs: updated more paths
* docs: included "resources" parameter in app manifest docs; updated assets readme
* updated gitignore for assets
* github: updated action versions
* unit_tests: restored timeout; scripts: assets: logging changes
* gh: don't upload desktop animations for unit test run
Co-authored-by: あく <alleteam@gmail.com >
2023-10-31 00:17:30 +09:00
あく
176fb21f5f
Storage: speedup write_chunk cli command ( #3173 )
...
* Storage: speedup write_chunk cli command
* Storage: handle disconnect on write_chunk correctly
2023-10-30 18:51:51 +04:00
Willy-JL
28bcc09d9b
This can just be made global at this point lol
2023-10-26 04:03:42 +01:00
MX
3bbb326c9c
Merge branch 'ofw_dev' into nfcrefactoring
2023-10-24 14:42:49 +03:00
gornekich
d92b0a82cc
NFC refactoring ( #3050 )
...
"A long time ago in a galaxy far, far away...." we started NFC subsystem refactoring.
Starring:
- @gornekich - NFC refactoring project lead, architect, senior developer
- @gsurkov - architect, senior developer
- @RebornedBrain - senior developer
Supporting roles:
- @skotopes, @DrZlo13, @hedger - general architecture advisors, code review
- @Astrrra, @doomwastaken, @Hellitron, @ImagineVagon333 - quality assurance
Special thanks:
@bettse, @pcunning, @nxv, @noproto, @AloneLiberty and everyone else who has been helping us all this time and contributing valuable knowledges, ideas and source code.
2023-10-24 12:08:09 +09: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
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
あく
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
MatthewKuKanich
4eaf94b93c
Added new Terminal menu
2023-10-11 17:17:23 -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
MX
76e5a1c087
Merge branch 'ofw_dev' into dev
2023-10-09 22:21:49 +03: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
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
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
Astra
699078d5a5
[FL-3576] HEX input UI improvements ( #3112 )
...
Co-authored-by: あく <alleteam@gmail.com >
2023-10-06 15:15:26 +09:00
Willy-JL
1c09a58f2f
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into dev
2023-10-02 23:04:55 +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
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
MX
fc1ec55a40
Merge branch 'ofw_dev' into dev
2023-09-25 16:53:05 +03: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
MX
8666cdc5ef
Merge branch 'ofw_dev' into dev
2023-09-21 22:43:48 +03:00
MX
286dbfaf0b
Revert "Revert "Revert "temp remove before release"""
...
This reverts commit 4368ff4294 .
2023-09-21 22:40:14 +03:00
あく
b98631c633
Gui: handle view port lockup and notify developer about it ( #3102 )
...
* Gui: handle view port lockup and notify developer about it
* Gui: fix more viewport deadlock cases and add proper notification
2023-09-21 18:34:48 +04:00
Astra
3fbb9f24f8
[FL-3583] Fix multiline aligned text going out of bounds (again) ( #3084 )
...
Co-authored-by: あく <alleteam@gmail.com >
2023-09-21 18:29:28 +09:00
MX
1f485be6e8
Merge branch 'dev' into blegatt_refactor_merge
2023-09-19 17:27:18 +03:00
MX
4368ff4294
Revert "Revert "temp remove before release""
...
This reverts commit 6a2adf69e6 .
2023-09-19 17:23:21 +03:00
Willy-JL
c28901462f
New loader stuff in api mismatch (app too new/old)
2023-09-16 19:31:45 +02:00
Willy-JL
4b2cc53280
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev --nobuild
2023-09-16 19:28:54 +02:00
MX
4d3a3070e4
Merge branch 'dev' into blegatt_refactor_merge
2023-09-12 19:20:03 +03:00
MX
6a2adf69e6
Revert "temp remove before release"
...
This reverts commit 19ca956e7c .
2023-09-12 19:00:25 +03:00
MX
19ca956e7c
temp remove before release
2023-09-12 18:59:12 +03:00
MX
953a747b1a
make text more centered
2023-09-12 01:18:50 +03:00
MX
8835ef3598
move things
2023-09-12 00:42:34 +03:00
MX
cbc5d61ab7
princeton and varitemlist ui fixes
2023-09-11 23:57:17 +03:00
MX
d4cad7b8c6
add refactor things back
2023-09-11 18:39:38 +03:00
MX
78446bab07
Merge branch 'dev' into feat/subghz-save-hopping-state
2023-09-11 16:22:35 +03:00