Commit Graph

39 Commits

Author SHA1 Message Date
Mati
e110b77cfb Reverted faulty gsm init proc 2019-08-05 18:16:51 +02:00
Mateusz
bcc2156692 Fixed GSM init procedure 2019-08-05 18:00:18 +02:00
Mateusz
f3af3ae12b Preparations to merge
Added TODOs
Fixed minor bugs
2019-08-05 14:50:30 +02:00
Mateusz
a4148dca6e WiP: routing audio calls finally works
Added Mute/Unmute/Speakerphonectrl API
2019-08-05 12:23:51 +02:00
Mateusz
fce0de53ef WiP: routing tests 2019-08-05 08:05:40 +02:00
Mati
cf5ce761f8 FIxed init phase 2019-07-18 13:20:18 +02:00
Mati
d2e113e316 WiP: Added PowerUp 2019-07-18 11:40:03 +02:00
Mati
616f92c897 Further improvements of async init procedure 2019-07-18 09:48:48 +02:00
Mati
eeb8671f19 WiP: async init procedure 2019-07-18 09:29:25 +02:00
Mati
3124cace6a Fixed bugs 2019-07-18 08:12:13 +02:00
Mati
fb2c58f0c2 WiP: Added URC support to ATParser 2019-07-17 16:26:59 +02:00
Mati
f543aee9a6 WiP: refactor part3, added ATParser implementation 2019-07-17 14:07:12 +02:00
Mati
b3c5343648 Fixed bugs 2019-07-17 12:37:42 +02:00
Mati
fc543fdeea WiP: Massive design refactor 2019-07-17 11:47:49 +02:00
Mati
db83a0ded5 WiP: init phase refactor 2 2019-07-16 17:52:25 +02:00
Mateusz
f71e016339 WiP: init phase refactor 2019-07-16 16:01:46 +02:00
Mateusz
3d5cb71ac7 WiP: refactor part2 2019-07-16 13:58:07 +02:00
Mateusz
15ac955741 Added GSM factory reset at startup 2019-07-15 21:41:07 +02:00
Mati
3d90f0344c WiP: added call active/answered notifiction 2019-07-11 12:46:02 +02: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
3f5306955c Added several URC notification parsing:
- incoming call
- signal strength update
2019-07-09 11:50:26 +02:00
Mati
94bd0f1fc9 WiP: passing GSM notification into OS 2019-07-08 14:25:11 +02:00
Mati
88a9ec1304 WiP: more sophisticated mux channels open/close routine 2019-07-08 13:34:23 +02:00
Mateusz
2eec595327 WiP: Tinkering with DLC close procedure
WiP: MuxDaemon tests on target
2019-07-05 12:25:56 +02:00
Mateusz
e66547754a WiP: refactor part2, support for only basic mode 2019-07-05 08:28:23 +02:00
Mateusz
c638e4c1b8 Wip: Refactor part 1 2019-07-05 08:01:41 +02:00
Mateusz
882d7da2f2 WiP: Looks like communication with GSM modem was fixed 2019-07-05 07:43:25 +02:00
Mateusz
1ca0c25521 Refactored GetCompleteFrame method 2019-07-02 15:24:24 +02:00
Mateusz
ab94586a61 WiP: MuxChannel class development, bug fixes 2019-06-28 15:43:32 +02:00
Mateusz
c44f11218b WiP: muxchannel workers 2019-06-27 15:07:47 +02:00
Mateusz
1f80b16700 Refactor part1 2019-06-27 09:40:14 +02:00
Mateusz
168e5658d5 Added hardware flow ctrl option 2019-06-27 09:02:27 +02:00
Mateusz
8d71499e7e Fixed timeout calculations in linux_cellular
Added proper boot mechanism.
2019-06-27 08:56:29 +02:00
Mateusz
cc95454a8a Added proper opening/closing MuxChannels 2019-06-27 08:29:48 +02:00
Mati
948640cdd4 MuxDaemon: communication with gsm module over GSM0710 seems to work 2019-06-26 12:10:53 +02:00
Mati
40b9570f6d Checking communication with GSM modem 2019-06-26 10:02:38 +02:00
Mati
d08425cc50 WiP: MuxDaemon implementation part 2 2019-06-25 15:54:21 +02:00
Mati
97669fa5ee WiP: implementing mux daemon according to GSM0710 2019-06-24 16:55:04 +02:00
Mati
2747df1bcc Started working on GSM0710 mux daemon 2019-06-19 15:42:26 +02:00