Willy-JL
8d16b0e8f5
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev
2023-07-18 17:17:34 +01:00
あく
76e97b8d35
[FL-3051] Gauge initialization routine refactoring, new DataMemory layout, configuration update ( #2887 )
...
* FuriHal: refactor power gauge config
* Format sources and move gauge DM load to separate method
* FuriHal: bq27220 refactoring part 1
* Power: use SYSDWN battery status flag for system shutdown
* Libs: bq27220 read DM before write, fix incorrect shift
* FuriHal: cleanup gauge config, add flags, add ptr DM type, update symbols
* FuriHal: 2 stage gauge DM verification and update, better detection routine
* FuriHal: update gauge configuration, lower sleep current and deadband
* FuriHal: gauge and charger health reporting
* Lib: cleanup bq27220 sources
* FuriHal: correct documentation for furi_hal_power_is_shutdown_requested
* FuriHal: proper gauge config for f7
2023-07-18 14:46:38 +04:00
Willy-JL
c7ec0d70ce
Uptime in 00h:00m:00s
2023-07-14 23:13:04 +02:00
Willy-JL
1c7d3eeb42
Power off from locked ( flipperdevices/flipperzero-firmware#1567 )
2023-06-21 14:16:19 +01:00
Willy-JL
c2396e8542
About go nappy nap + much fw info
2023-05-28 04:14:39 +01:00
Willy-JL
5dec3ed290
Remove xtreme assets struct
2023-05-20 21:42:33 +01:00
Willy-JL
7f19e16d47
Use stock system icons instead of assets
2023-05-20 20:00:02 +01:00
Willy-JL
8fa7d16c5f
Merge branch 'ul-dev' into xfw-dev
2023-05-06 01:43:09 +01:00
あく
914129a0d9
[FL-3289] Various Furi/FuriHal bug fixes and improvements ( #2637 )
...
* Furi: properly handle thread free before TCB scrapping, add furi_free - more invasive version of free to memmgr. FuriHal: add DWT comparator api to cortex. Updater, RPC: refactor various thread shanenigans. Code cleanup.
* Rollback free macros and related changes
2023-05-05 21:40:55 +09:00
jl1990
4fb63eb36b
Code cleanup
2023-05-02 18:36:06 +02:00
Willy-JL
a6bc7f8abb
Rework xtreme settings and assets implementation
2023-05-01 15:28:59 +01:00
Willy-JL
a5cddc076e
Merge branch 'ul-dev' into xfw-dev
2023-04-23 17:48:05 +01:00
MX
a304e9c3fa
Revert "Revert Deep Sleep due to BLE issues and other random freezes"
...
This reverts commit addf909287 .
2023-04-18 14:35:32 +03:00
MX
addf909287
Revert Deep Sleep due to BLE issues and other random freezes
...
Waiting for proper fix
2023-04-14 14:45:35 +03:00
MX
6b70e37ae3
Merge branch 'fz-dev' into dev
2023-04-13 20:25:26 +03:00
Georgii Surkov
37fb330b36
[FL-3226] Deep Sleep Idle ( #2569 )
...
* Improve RNG error handling
* Sync RTC shadow registers on Stop mode exit
* Implement working STOP2 mode
* Fix formatting
* FuriHal: disable SWD pins if debug is disabled
* Power: cleanup battery info view, handle zero current report from gauge
* Fbt: add command line argument for extra global defines
* FuriHal: cleanup debug defines in power and os, drop deep_insomnia counter.
* Add a setting to disable deep sleep
* Clean up furi_hal_power
* FuriHal,FapLoader,Debug: implement debug in stop mode, workaround resume in stop
* FuriHal: document OS and power subsystems debugging
* Furi: enable debug interface on crash
---------
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2023-04-14 00:47:38 +10:00
Willy-JL
d3792dc7bb
Remove power settings duplicated files
2023-03-25 18:39:20 +00:00
Willy-JL
fa8ed7f6e4
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware
2023-02-28 20:34:44 +00:00
MX
5b0c5a82c0
Merge branch 'fz-dev' into dev
2023-02-26 21:24:38 +03:00
Shane Synan
09edf66a2a
FuriHal, Power, UnitTests: fix, rename battery charging voltage limit API ( #2228 )
...
* FuriHal, Power, UnitTests: rename battery charge voltage limit API
* FuriHal: bump API, power info major versions
* Power: fix battery charge voltage limit for > 7.935v
Co-authored-by: あく <alleteam@gmail.com >
2023-02-27 02:23:39 +09:00
Willy-JL
d3f3bf1e11
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2023-02-24 01:05:31 +00:00
Round-Pi
b89902942b
typo combing
2023-02-20 10:55:53 -05:00
Willy-JL
efb11dfcbd
Properly integrate xtreme apis and headers
2023-02-11 05:19:37 +00:00
Willy-JL
6555082e2a
Revert "Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev"
...
This reverts commit 708dd167c8 .
2023-02-10 20:50:30 +00:00
VerstreuteSeele
708dd167c8
Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev
2023-02-10 17:36:22 +01:00
Willy-JL
955e16b0ef
Move NSFW mode to an asset pack
2023-02-10 03:14:40 +00:00
VerstreuteSeele
9b81f93fd2
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev
2023-02-07 19:12:13 +01:00
Round-Pi
1ff5843ee6
battery info temperature shown in C or F based on settings ( #2360 )
...
* battery Info temperature displays C or F
* PowerSettings: add locale module to dependencies
Co-authored-by: あく <alleteam@gmail.com >
2023-02-07 12:05:52 +09:00
Willy-JL
45a0a1104d
Revert asset packs to OFW copium naming scheme
2023-01-24 11:44:42 +00:00
Willy-JL
109583cb9f
SFW mode by default
2023-01-23 13:37:15 +00:00
Willy-JL
abffc3152f
New asset system everywhere sfw mode is supported
2023-01-20 06:43:05 +00:00
Willy-JL
da2ce47bd3
Move sfw mode to custom app
2023-01-17 19:58:27 +00:00
VerstreuteSeele
905bb23fdf
Formatting & New updated IR
2023-01-14 08:44:32 +01:00
jbohack
9042a963c4
sfw_mode support for power off
2022-12-30 15:40:53 -05:00
jbohack
87282fba46
typo in passport fixed and power off text changed for sfw_mode
2022-12-29 22:57:23 -05:00
VerstreuteSeele
47706d20e7
Merge branch '420' of https://github.com/RogueMaster/flipperzero-firmware-wPlugins into dev
2022-12-27 11:11:02 +01:00
RogueMaster
c361305a10
Merge branch 'UNLEASHED' into 420
2022-12-26 16:14:07 -05:00
Georgii Surkov
8582670a34
[FL-2811] Fix PVS-Studio warnings ( #2142 )
...
Co-authored-by: あく <alleteam@gmail.com >
Co-authored-by: gornekich <n.gorbadey@gmail.com >
2022-12-26 21:13:30 +09:00
VerstreuteSeele
cba01d755c
Part 4 / 5
2022-12-21 08:05:11 +01:00
RogueMaster
18f64f0002
Merge branch 'ofwdev' into 420
2022-12-09 00:24:04 -05:00
Shane Synan
5c3a5cd8f7
FuriHal, Power, UnitTests: battery charging voltage limit API ( #2063 )
2022-12-08 15:57:49 +09:00
RogueMaster
5c7fe53714
Merge branch 'pr/404' into 420
2022-11-04 17:20:34 -04:00
SHxKenzuto
f07424f66d
added 2 hours interval option in shutdown on idle submenu
2022-11-04 21:47:48 +01:00
SHxKenzuto
3a5d70bff2
Merge branch 'dev' into shutdown_idle
2022-11-04 20:33:23 +01:00
RogueMaster
40ef6dddfe
Merge branch 'ofwdev' into 420
2022-11-04 02:38:28 -04:00
Sergey Monchenko
3bd74b7f01
SubGhz: fix incorrect response in rpc mode. Code cleanup. ( #1964 )
...
* Code cleanup
* SubGhz: correct logic in RPC
* SubGhz: do not blink on app rpc fail
Co-authored-by: あく <alleteam@gmail.com >
2022-11-04 15:08:51 +09:00
あく
dfe7828270
Merge branch 'dev' into shutdown_idle
2022-10-29 02:36:31 +09:00
RogueMaster
8878a73577
Merge branch 'ofwdev' into 420
2022-10-28 10:39:44 -04:00
Sergey Gavrilov
3434305630
[FL-2937] Remove resources from API to prevent frequent API version increase ( #1935 )
...
* Remove all icons from API
* Music player: icons
* Signal generator: icons
* Bt hid: icons
* Weather station: icons
* Picopass: icons
* File browser test: icons
* Example images: documentation
* Remove global assets header
* Fix picopass
Co-authored-by: あく <alleteam@gmail.com >
2022-10-28 23:08:50 +09:00
RogueMaster
b3ab617083
Merge branch 'pr/372' into 420
2022-10-18 03:02:00 -04:00