~aleteoryx/muditaos

ref: 88a9fdedf22428cbfe52f91c8352eae52438e7f1 muditaos/module-bsp d---------
bf06b5ba — Marek Niepieklo 4 years ago
[CP-206] Report Pure serial number in USB descriptors

Added serial number to USB device descriptor
978b1d50 — Alek Rudnik 4 years ago
[EGD-6918] Timestamp clean up

Removal of not needed methods
Addition of unit tests
Fixes according to newst design guidelines
Added new seprate interface cmake lib for time constants
a63976dc — Alek Rudnik 4 years ago
[EGD-5011] Set headphones maximal sound level

In order to pass certification IEC 62368-1, set maximal headphones sound
level accordinly to measurements done by certification laboratory.
0684b127 — Mateusz Grzegorzek 4 years ago
[BH-515] Create main Bell app

Create main Bell app
266c2085 — Wojtek Rzepecki 4 years ago
[EGD-6790] Fix cellular sleep mode

Fix of cmux communication in order to
prevent polling thus provide sufficient
time of inactivity to get into sleep mode
02b8d2bf — Piotr Tański 4 years ago
Merge branch 'master' into stable
943fef96 — Radoslaw Wicik 4 years ago
[BH-353] Add Documentation for main targets

* clean up mimimu required cmake version
* fixes for release workflow

Add documentation for targets, fixes for cmake
and release workflow.
c611e3c0 — DariuszSabala 4 years ago
[BH-376] Utils time turned to separate library

Turned module-utils/time folder content into separate library,
cleaned up CMake libs dependencies, fixed include paths
95d96b82 — Pawel.Paprocki 4 years ago
[BH-370] Convert utils common_data into a libs

Create clipboard and eventsore libs
2911b6b4 — Lukasz Skrzypczak 4 years ago
[BH-378] PR changes

PR changes - mainly includes
7fee0d9c — Lukasz Skrzypczak 4 years ago
[BH-378] Utils move log to library

Moved log to separate library
82030a32 — Alek Rudnik 4 years ago
Merge branch 'master' into stable
87f7cc4b — Wojtek Rzepecki 4 years ago
[EGD-6807] Add improved brownout detection

Added immproved battery brownout detection
based on filtered voltage measurement
ba0e0345 — Bartosz Cichocki 4 years ago
[EGD-6868] Restore magnetometer polling mode

To be able to properly operate with the slider under every
circumstance the polling mode has to be restored. It's related
to the bug in the magnetometer chip, which is not described in the
datasheet.
This reverts commit 744eef1d9b39cdf2cdbc35f57d6182f5e7942c2f with
few small fixes
3a6e6b21 — Borys Jelenski 4 years ago
[EGD-6843] Fix invalid assert in FSL SNVS driver

Fix an invalid assert after the driver was modified in EGD-6605.
d8e26bee — Maciej Gibowicz 4 years ago
[EGD-6654] Add self-tuning for RC oscillator

Calibrate the RC before switching to the internal oscillator.
This improves the precision of the system clock.
cbbd9471 — Borys Jelenski 4 years ago
[EGD-6605] Fix RTC time not retained between resets if set manually

When setting datetime from timestamp (manually, not from network),
SRTC is set in order to retain the RTC datetime between resets.

RTC handling was refactored in order to get rid of unnecesary
conversions and third-party code mixed with proprietary code
within a single file.
85ed5439 — Marek Niepieklo 4 years ago
[CP-88] Pure rejects upload of non-audio files via MTP

Fix handling of UNDEFINED OBJECT for playback formats.
db8c1d35 — Pawel.Paprocki 4 years ago
[EGD-6739] Fix Enable change of display resolution on simulator

Define screen dimesions in one place
89c263c0 — Lucjan Bryndza 4 years ago
[EGD-6518] Change optional methods for the DM

Change numer of minimal optional methods required by the
block device in the disk manager

Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
Next