~aleteoryx/muditaos

2f42cd5e — Mateusz Piesta 3 years ago
[BH-1424] FreeRTOS update

Updated FreeRTOS source code to 10.4.6.
Moved FreeRTOS sources to the third-party directory.
Added necessary changes to the CMake configuration.
Split FreeRTOSConfig.h. From now, each board has its own.
Added missing log headers.
Minor refactor of the module-os cmake.
Fixed stack overflows in bell application main and time service.
cc02ffff — Adam Dobrowolski 4 years ago
[MOS-258] System profile util works with separate rtt

Profiling Move RTT handling to interfacing library
Library for msgpack sink
magic enum updated
performance monitor fixups
72d31bfc — Tomasz Rybarski 4 years ago
[BH-1432] Split Language Display Handling

Separate implementations of handleDisplayLanguageChanged()
c41f0d98 — GravisZro 3 years ago
[MOS-377] Update community assets version for unit tests

This updates version number for the MuditaOSPublicAssets from
version 0.0.4 to version 0.0.7 in the CMake file for unit testing.
805768b9 — Paweł Joński 3 years ago
[BH-1450] Vertical layout fix for 24H format

Vertical layout fix for 24H format
[MOS-376] Add Call state notifications

Call state notifications are now send on state change.
1583c8e5 — Paweł Joński 3 years ago
[BH-1443] Lower CPU freq before going to SNVS

Going to SNVS requires usage of periph clock
That reuires further cpu configuration changes
Easiest way is to just change cpu freq to level 2
ea937135 — GravisZro 4 years ago
[MOS-370] Documenation cleanup

This fixes a handful of links and standardizes the remaining links.
Redundant ToC titles were removed in two documents. Hotlinked
images have been added. README.md header image was optimized to a
tenth of the size. Images were moved into doc/Images directory.
12ec20b0 — Mateusz Piesta 3 years ago
[BH-1408] Main alarm stops

Cherry pick of the missing PR.
b49c6959 — Paweł Joński 3 years ago
[BH-1446] RTC Calibration per product

RTC Calibration per product
9d5374b2 — Bartosz Cichocki 3 years ago
[MOS-292] Update bluetooth translations

Updated bluetooth pairing popup translations
ff772275 — Paweł Joński 3 years ago
[MOS-361] Navbar fonts size fix

Fix navbar fonts size regression
1e4c7932 — Paweł Joński 4 years ago
[BH-1411] Layouts settings arrows adjustment

Layouts settings arrows adjustment
a9f87c6d — Tomasz Rybarski 4 years ago
[BH-1433] Meditation Timer Gong Volume

Chime Volume Model implementation
19c2c037 — Pawel Olejniczak 3 years ago
[CP-1080] Collect contacts notifications in outbox ep

When contact record is created/updated/removed during
connection with Mudita Center, notification of that
action should be collected in outbox endpoint to
keep contacts data synchronized between MuditaOS
and Mudita Center.
8fb2a720 — Pawel Olejniczak 3 years ago
[CP-1150] Remove embedded-centerpure from CODEOWNERS

Since only one developer is left in embedded-centerpure group,
there is no sense to keep it in CODEOWNERS.
Now it is not possible to merge some PRs created by that dev,
because it would require approval of embedded-centerpure.
314415bc — Maciej Gibowicz 3 years ago
[MOS-333] Energy optimization for the usb stack

Switching USB PLL and USB PHY
for current consumption saving
69906573 — Maciej Janicki 3 years ago
[CP-1147] Fix restore not working

Fix restore not working with bigger database
3475c5aa — Paweł Joński 3 years ago
[BH-1411] Revert MOS-343 Harmony defined flash size change

This reverts commit 1a2c4e45f593397e539c99efdda3d81a758dde70.
This commit causes inabilty to flash image to Harmony
90a10cd2 — Maciej Gibowicz 3 years ago
[MOS-360] Fix battery charger stack overflow

Increasing the stack for battery charger worker
Next