~aleteoryx/muditaos

ref: dbde0666df9a46deae6d7f0a52a85fa0c3ffa286 muditaos/module-cellular d---------
26c03212 — Hubert Chrzaniuk 5 years ago
[EGD-4413] New MMI codes support (#1051)

 * added support for CLIP, CLIR, COLP and call waiting
 * fixed service groups according to GSM technical data
253ff868 — Hubert Chrzaniuk 5 years ago
[EGD-4403][EGD-4412] MMI support (#1021)

* cleaned up namespace and class naming in MMI framework
* extended MMI framework to support call forwarding and
  password change MMIs
* added support for requests that have different
  number of regex capture groups
* added MMI framework tests
adb6a640 — breichel 5 years ago
[EGD-4063] Handling PUK/PIN (#1014)

[EGD-4063] Added handling of PIN/PUK codes for SIM card objects.
SimCard class was added (supply pin and puk, change sim, get state, get sim lock infromation, get attempts counters)
URCCpin via URC handler was added
New message type to send data handled in URCCpin handler to ServiceCellular
be0a8696 — Radosław Wicik 5 years ago
[EGD-3220] Convert service-fota to library (#1038)

b1177043 — Radoslaw Wicik 5 years ago
[EGD-4219] Convert service-evtmgr and service-lwip to library
33436199 — kkleczkowski 5 years ago
Egd 4097 call request recognition (#961)

* [EGD-4097] WiP Call request factory.

* [EGD-4097] Fabrication method changed.

* [EGD-4097] Call request handlers.

* [EGD-4097] Request handlers.

* [EGD-4097] Small refactor.

* [EGD-4097] Cleanup.

* [EGD-4097] Fixes aftr rebase + changelog.

* [EGD-4097] License fixed.

* [EGD-4097] PR suggestions.

* [EGD-4097] Fixxed request constructors.

* [EGD-4097] PR suggestions applied.

* [EGD-4097] Style fix.

* [EGD-4097] After rebase fix.

* [EGD-4097] Removed unnded semicolons.

Co-authored-by: Kuba Kleczkowski <dd>
7f89f418 — jimmorrisson 5 years ago
[EGD-2408] Fetch sms at startup (#991)

945e39df — Radoslaw Wicik 5 years ago
[EGD-4216] Convert service-cellular to library
f6161b11 — breichel 5 years ago
[EGD-4116] +CME ERROR support for AT commands. Error number available … (#893)

[EGD-4116] +CME ERROR and +CMS ERROR support for AT commands. Now error code available in at::Result as errorCode via Variant type.
d5baec38 — Bartosz Cichocki 5 years ago
[EGD-4211] moved test harness into service-desktop (#945)

Co-authored-by: SP2FET <bartosz.cichocki@mudita.com>
6a92a726 — Hubert Chrzaniuk 5 years ago
[EGD-2962] Refactor / improve URC handling (#947)

 - QIND URC has been extended to support FOTA reply
 - added support for CLIP, CMTI and POWERED DOWN URCs
 - added support for URC responses codes handling
 - created URCHandler abstraction and moved out URC handling from
   cellular service code
 - URC objects are now created by factory on a basis of URC head, rather
   than previous approach where they were created a priori
 - Renamed classes to be consistent with rest of the project
5be842fc — breichel 5 years ago
Egd 3676 (#824)

[EGD-3676] Version of PIN SIM handling with mockuped actions (messages)
10e55426 — kkleczkowski 5 years ago
Egd 4143 Service antenna enabled. (#936)

* [EGD-4143] WiP service-antenna enabled.

* [EGD-4143] Fixed service timer, connetion status from store.

* [EGD-4143] Changelog.

* [EGD-4143] Fixes after rebase.

* [EGD-4143] Service-antenna LOG disabled.

* [EGD-4143] PR suggestions.

* [EGD-4143] Duplicated includes removed.

Co-authored-by: Kuba Kleczkowski <dd>
a607871f — Hubert Chrzaniuk 5 years ago
[EGD-3839] Cellular - get time zone (#903)

180bfbad — Hubert Chrzaniuk 5 years ago
[EGD-4170] Cellular - modem reset (#929)

958e304b — jimmorrisson 5 years ago
[EGD-4121] UCS2 32 bit support (#897)

[EGD-2975] Added Network Access Technology support
acfe5364 — Hubert Chrzaniuk 5 years ago
[EGD-4120] Cellular - new line at the end of the command (#877)

e131dae6 — Przemyslaw Brudny 5 years ago
[EGD-3743] Removed old doxygen copyright statements from project.
2276ceed — Radoslaw Wicik 5 years ago
[EGD-3743] Update copyrights in fies
Next