~aleteoryx/muditaos

ref: 38c53c1800445032f551aef238bd2ed5a7633782 muditaos/module-bsp/board/rt1051 d---------
6f257d38 — Marcin Lyda 4 years ago
[MOS-303] Add playback path gain params to json

Additional pair of parameters has been added
to current implementation of equalizer to
enable changing playback path gain during
audio path fine-tuning
24eff591 — Maciej Janicki 4 years ago
[MOS-296] Merge fix popup stack issues

Fix popup stack issues with Harmony
6ad29036 — Mateusz Piesta 4 years ago
[MOS-296] Merge SNVS cherry-pick conflicts fixed

Fix SNVS Harmony approach conflicts with master
5dc42c2b — Maciej Janicki 4 years ago
[MOS-296] Merge new master commits into merge-stable-wip

Merge new master commits
2b2bb13a — Maciej Janicki 4 years ago
[MOS-296] Merge remote-tracking branch 'origin/stable'

Merge stable Harmony branch into merge wip branch
d3bba9da — Maciej Gibowicz 4 years ago
[MOS-256] Turn off torch driver when not in use

We save on power consumption ~0.7 mA.
1fff92e9 — Adam Dobrowolski 4 years ago
[MOS-225] Review applied

As above.
dd128535 — Adam Dobrowolski 4 years ago
[MOS-226] Moved algorithms and their data to separate classes

This way we have controll over what does what, and can test
them separatelly
Logging statistics update more and better data presented
e59cd403 — GravisZro 4 years ago
[MOS-245] Fix errant spaces

It appears in the past a major edit was made but had used a regex to
change some text which resulted in an errant space between the
enumuneration/struct/class name and the scope resolution operator.
These errant spaces have been removed.
f0503057 — wojtekrzepecki 4 years ago
[MOS-109] Add current measurement scope

added current measurement transfer over logs to plot
it on PC side
ebc8e76a — Lucjan Bryndza 4 years ago
[MOS-114] CPU frequency scalling improvements

Add minimal frequency ~4Mhz, more aggressive CPU freq
optimizations.

Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
792a6632 — Mateusz Piesta 4 years ago
[BH-1333] CW2015 driver reactor

CW2015 fuel gauge refactor.
Fixed init logic.
6566ad7a — Pawel Olejniczak 4 years ago
[CP-1007] Add API for rebooting to USB MSC mode

It will allow to reboot the device to USB MSC mode
without need to interact with a physical keyboard.
aca0bb93 — Mateusz Piesta 4 years ago
[BH-1383] Battery scaling table

Fixed battery SOC scaling.
d1d02fab — Lucjan Bryndza 4 years ago
[EGD-7956] Revert Fix DMA issue on tx modem data

This reverts commit 7d8fbec207a517755fbd8193e2584a6233697d27.
9b3f5bf8 — wojtekrzepecki 4 years ago
[EGD-1295] Fix deep press with light click

light click should not be detected while deep press
d1d75894 — Paweł Joński 4 years ago
[BH-1386] Lightclick suppression on deepress

Lightclick suppression on deepress
7d8fbec2 — Lucjan Bryndza 4 years ago
[EGD-7956] Fix DMA issue on tx modem data

Fix DMA issue on tx modem data

Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
30789d3d — Maciej Gibowicz 4 years ago
[EGD-8191] Magnetometer deinitialisation

We stop reading from the magnetometer
during the system shutdown procedure
1946d53e — Mateusz Piesta 4 years ago
[BH-1333] Battery subsystem refactor

Interfaces clean up.
Fixed logic flow.
Fixed various bugs.
Next