~aleteoryx/muditaos

ref: 1c55d2891ca056aa28a18da921fdf32bdd4e8170 muditaos/module-cellular d---------
[EGD-7124] Add import contacts from sim

Added imort contacts from sim card.
49b7ab85 — Alek Rudnik 4 years ago
[EGD-7005] Removed sensitive data cellular

Removed sensitive data from service and module cellular.
Logger factory introduced to easily manage sensitive logs.
56449096 — Pawel Olejniczak 4 years ago
[CP-267] Ensure cellular logging

Log information such as: selected SIM slot,
received signal parameters (QNWINFO, CSQ),
selected antenna, AT commands exchanged
with the modem, slider position.
Also fixed logging level for rt1051.
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
0684b127 — Mateusz Grzegorzek 4 years ago
[BH-515] Create main Bell app

Create main Bell app
e2863061 — Jakub Pyszczak 4 years ago
[EGD-6932] Small cellular refactor

Refactor regarding https://github.com/mudita/MuditaOS/pull/2226.
0ec025ea — Jakub Pyszczak 4 years ago
[EGD-3243] Fix cellular memory leaks

Fixed leaks occuring in simulator using Quectel's eval kit.
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.
b6739819 — Alek Rudnik 4 years ago
Merge branch 'master' into stable
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
5ad878c6 — Paweł Joński 4 years ago
[BH-371] Replace gsl with mainline submodule and move to third-party

Replacing loose gsl files with gsl mainline project as submodule
and moving it to third-party
82030a32 — Alek Rudnik 4 years ago
Merge branch 'master' into stable
6851c04e — Maciej Janicki 4 years ago
[EGD-5976] Add tethering cellular disabling

This commit adds disabling of URC messages during
tethering mode. It also adds call and sms logging after
tethering is disabled.
93c4675d — Alek Rudnik 4 years ago
[EGD-6701] System time usage fixes

Fixed all calls to stdlib time.
Removed all redundant calls to Timestamp treated as time source.
798a2fb4 — Mateusz Grzegorzek 4 years ago
[BH-361] Move date to separate directory

Move date to separate directory
Next