~aleteoryx/muditaos

ref: 9d5374b2f949eba61a6f7897f000b7cdd884955f muditaos/module-bsp d---------
d1d75894 — Paweł Joński 4 years ago
[BH-1386] Lightclick suppression on deepress

Lightclick suppression on deepress
c1391090 — Mateusz Piesta 4 years ago
[BH-1389] Catch2 unit tests optimization

Removed redundant recompilation of catch2 main
resulted in over 20% speed up of unit tests compilation.
1946d53e — Mateusz Piesta 4 years ago
[BH-1333] Battery subsystem refactor

Interfaces clean up.
Fixed logic flow.
Fixed various bugs.
194e10ea — Paweł Joński 4 years ago
[BH-1376] Fuel gauge configuration apply

Apply fuel gauge configuration instead of poweroff at the end
2fd3ea0c — Mateusz Piesta 4 years ago
[BH-1175] Various sample rates support

Added 44.1/48kHz sample rate support.

[BH-1281] Software volume scaling.
a9b111aa — Mateusz Piesta 4 years ago
[BH-1277] Fix critical battery flow

Removed handling of critical battery level from bell's
home screen. From now on, battery SOC can drop to 1%
(battery notification will change from showing 1 bar to
crossed battery symbol upon reaching <5% SOC). If it drops
any further system shutdown procedure is invoked which results
in the device being turned off.
81b4fb79 — Maciej Janicki 4 years ago
[BH-1274] Update fuel gauge

Update fuel gauge params
659d7202 — Maciej Gibowicz 4 years ago
[EGD-7939] Fix wrong battery status after restarting the phone

Adding the necessary, short delay for synchronization
after configuration.
90bc8a7e — tomaszkrosnowski 4 years ago
[EGD-7899] Keypad light settings fix

Fixed keypad light settings - removed always on option which had
serious impact on battery life time.
264b84f5 — Przemyslaw Brudny 4 years ago
Merge remote-tracking branch 'origin/stable'
caa5d70e — Tigran Soghbatyan 4 years ago
[BH-1169] Fix multiple issues with switches

Fix incorrect first latch switch
Fix missing first light click
Refactor switches code
0323d7cf — Przemyslaw Brudny 4 years ago
Merge remote-tracking branch 'origin/stable'
544fab12 — Mateusz Piesta 4 years ago
[BH-1162] Battery SOC filtering

Added temporary fix for SOC calculation
during discharging.
9daf2a9d — Przemyslaw Brudny 4 years ago
Merge remote-tracking branch 'origin/stable'
148b40f3 — Wojtek Rzepecki 4 years ago
[BH-1198] Fix critical battery level behavior

Fix of critcal battery behavior for Bell
7cc45250 — Przemyslaw Brudny 4 years ago
Merge remote-tracking branch 'origin/stable'

# Conflicts:
#	products/BellHybrid/apps/application-bell-settings/models/TimeUnitsModel.cpp
6a566008 — Wojtek Rzepecki 4 years ago
[BH-1189] Fix battery usage optimization

tweaks in power profile for bell to stay low with
fcpu as much as possible
f82d6f10 — Lucjan Bryndza 4 years ago
[EGD-7423] Revert FSL MMC driver may stuck in inifinite loop"

This reverts commit da4f9ea2e2df9c7fd5ef7f7a0981a5f26d210c3f.

Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
90117445 — Przemyslaw Brudny 4 years ago
Merge remote-tracking branch 'origin/stable'

# Conflicts:
#	tools/download_asset2.py
2a53becd — Maciej Janicki 4 years ago
[BH-1136] Fix bootloop after low power

Fix few issues:
BH-1136
BH-1137
Next