~aleteoryx/muditaos

ref: e1400aee902f44fb81c5a1efb32d9db561a88df2 muditaos/module-services/service-evtmgr d---------
bc4d32c7 — Piotr Tański 5 years ago
[EGD-5158] Change access to the bus methods

The bus is now accessible only via Service object.
8204cba1 — Wojtek Rzepecki 5 years ago
[EGD-5575] Add battery file test

Battery file existence test for
harness test suit. Minor changes to
file saving applied.
7eebea86 — Marek Niepieklo 5 years ago
[EGD-5377] Add USB charger detection

Added USB stack support for detecting connected charger
Added i.MX RT 1051 HW configuration
Added notification to EventManager for detected charger
9cc633b3 — Wojtek Rzepecki 5 years ago
[EGD-5584] Fix of INTB logs

Deletion of unnecesary log.
01d1c84f — Wojtek Rzepecki 5 years ago
[EGD-5390] Add keypad backlight to GUI

Added demo connection to keypad light
GUI window.
ae619d45 — mkamonMdt 5 years ago
[EGD-2514] Fix clock does not refresh

There was no refresh trigger that would cause items like clock
to display its up-to-date state while user is being inactive.
This PR solves that issue providing timer-based refresh trigger
that is dependent on user activity.
5da8b4ee — Wojtek Rzepecki 5 years ago
[EGD-5367] Add Fuel Gauge parameters

Batery fuel aguge parametrized. Battery charger
parameters also added. Appropriate measurements
added and configured.
92a8a78e — Marcin Smoczyński 5 years ago
Merge branch 'master' into stable
edb144eb — Tomek Sobkowiak 5 years ago
[EGD-5347] Save/load brightness mode

Properly display mode as OnOff switch on screen.
84f2dc4f — Wojtek Rzepecki 5 years ago
[EGD-5346] Refactor of battery charger BSP

Pure refactoring of battery charger to privide compliance
 with modern C++ standards. Done before implementation of
battery charging algorithms.
9645fbc2 — Przemyslaw Brudny 5 years ago
[EDG-4717] Add screen for brightness control

Window for manual and automatic screen brightness control.
0e1ca098 — Marcin Smoczyński 5 years ago
Merge commit 'c7dd6b399' into stable
b24f0bca — Wojtek Rzepecki 5 years ago
[EGD-2501] Add gsm powerdown due to battery

Gsm model power state maintenance based on battery level.
7e157e83 — Wojtek Rzepecki 5 years ago
[EGD-5050] Add brownout detection

Brownout detectection realized through charger driver
f9b9967b — Maciej-Mudita 5 years ago
[EGD-4694] Add CPU frequency shift mechanism

The CPU frequency changes automatically which saves energy
0acc24d1 — Wojtek Rzepecki 5 years ago
[EGD-4952] Branch fix applied
d210ef00 — Wojtek Rzepecki 5 years ago
[EGD-4952] Reverted usage of settings
a03f490b — Wojtek Rzepecki 5 years ago
[EDG-4952] Default value if does not exist in DB.
9e909e3f — Wojtek Rzepecki 5 years ago
[EGD-4952] Added stetings for battery critical level
f1160fb1 — Wojtek Rzepecki 5 years ago
[EGD-4952] Moved battery level check to separate module
Next