kkleczkowski
a657237395
[EGD-2522] Added GetOwnNumber and GetIMSI. Removed unused service-cellular meassages and unused types in messageType. ( #146 )
2020-01-27 12:20:07 +01:00
kkleczkowski
9811b7a044
Egd 2404 db modem ( #137 )
...
* [EGD-2404] Handling incoming SMS.
* [EGD-2404-db-modem] WiP onf db handling.
* [EGD-2404-db-modem] service-db notification + SmsDB::Add.
* WiP handling service-db notification in service-cellular.
* WiP on cellular<->db.
* Fix in usc2, handlig incoming message.
* Code cleanup pt 1.
* Improvements in service-csllular.
* Fixed compilation error on target, small cleanup.
* Small claenup.
* Fixes after rebase.
* Fixed incoming sms date parsing on target.
* Fix after rebase.
* PR suggestions added.
* dynamic_cast + nullptr check.
2020-01-21 10:49:18 +01:00
kkleczkowski
013422e519
Cellular messages ( #110 )
...
* WiP on porting sms to new cmux.
* [cellular-messages] WiP concatented messages.
* [cellular-messages] Sending sms and concatenated sms.
* [cellular-messages] WiP concatenated messages.
* [cellular-messages] Fixed deserialising multiple frames.
* [cellular-message] Demo app + cellular api.
* [cellular-message] Added text input selection
* [cellular-messages] Fixed font size.
* .gitignore update
* [cellular-messages] cleanup and rm source/version.hpp.
* [cellular-messages] PR suggestions.
* [cellular-messages] Fixed merge overwrites, rest of PR suggestions.
* [cellular-messages] Pr suggestions.
* [cellular-messages] PR suggestions again.
2019-12-17 09:51:05 +01:00
Alek-Mudita
8b167d1809
Fix for calling ( #91 )
...
* fix for not switching to active call
* Added missing icons during unaswered outgoing call + some error logging
* Added additional logging to AT commands
defult timeout set to 300 ms.
Set different timeouts per each AT command.
Minor code refactoring.
* Added some logging, fixed some timeouts and number of returned tockens.
* commented out not needed log
* Added LOG_CUSTOM logging support. Remove unnecessary LOG_ERRORS.
* set ATA cmd timeout to 90 sec
* PR fixes
2019-11-29 11:18:57 +01:00
Mateusz
da0f7db17c
Added API to send/receiver AT commands over virtual channels.
...
Added tokenizer
Added simple calling related CellularService API
Added message handling
2019-07-10 15:21:32 +02:00
Mateusz
e961484331
WiP: cellular service API
2019-07-09 09:12:35 +02:00