[MOS-266] Call StateMachine implementation
With some tests, documentation and so on
[CP-1232] Extend messages EP API with getThreadByID method
Add API for getting single thread by its ID.
[BH-1449] Fix gui/eink dependencies
* Dependencies between service-gui and service-eink
have been correctly defined.
* System close routine was replaced with the sequential one
which should solve many bell issues.
* It also fixes BH-1406 and BH-1442.
* Fixed some weird CMake issues in module-audio and
several other modules.
* Fixed service-gui closing routine
* Removed unneeded messages/states from service-gui/eink.
* Enhanced app-mgr closing routine. Fixed closing action handling.
[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.
[BH-1432] Split Language Display Handling
Separate implementations of handleDisplayLanguageChanged()
[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.
[MOS-288] Split default and fallback fonts to separate entries
And fix emojis display
[MOS-117] Faster eInk sleep after screen redraw
eInk is turned on for 2 sec to redraw the screen
- so far it was 3.8 sec
[MOS-288] Fixing cmake assets download
Fixing:
- json-rt1051-target name
- download Luts.bin from proprietary source, not public
[MOS-288] Add community build
Add community build
Add targets for community fonts
[CP-1103] Harmony device log is not sent to support
Isolated common Device Info EP
Added returning of diagnostic data info to Harmony DeviceInfo EP
Updated get_os_log.py tool
[MOS-282] Librarisation of services and test service
* options work a bit better ,now services and apps are
selectable by option in cmake
* test service example added
* major documentation for module-services
* documentation for project configs and logs
Co-authored-by: Bartosz Cichocki <sp2fet@gmail.com>
Co-authored-by: Mateusz Piesta <mateusz.piesta@mudita.com>
[MOS-124] Add Code Comparision pairing logic
Added missing logic for code comparison pairing, fixed popup text
[MOS-281] Apply suggestions from code review
Co-authored-by: Bartosz Cichocki <sp2fet@gmail.com>
[MOS-281] Base documentation update
Now our basic documentation should be clearer and more self
explanatory
[MOS-296] Merge new master commits into merge-stable-wip
Merge new master commits
[MOS-296] Merge remote-tracking branch 'origin/stable'
Merge stable Harmony branch into merge wip branch
[MOS-256] Turn off torch driver when not in use
We save on power consumption ~0.7 mA.
[CP-1100] Fix update not working
Bumped ecoboot.bin asset version to v1.1.2