Commit Graph

56 Commits

Author SHA1 Message Date
Robert Borzecki
f56da44e0c Merge branch 'master' of github.com:muditacom/PurePhone into application-starting 2019-08-05 18:18:56 +02:00
Mati
e110b77cfb Reverted faulty gsm init proc 2019-08-05 18:16:51 +02:00
Robert Borzecki
040fbac8fd Merge branch 'master' of github.com:muditacom/PurePhone into application-starting 2019-08-05 18:06:12 +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
b879aa580f Added call state notifications 2019-08-05 08:16:01 +02:00
Mateusz
fce0de53ef WiP: routing tests 2019-08-05 08:05:40 +02:00
Mateusz
13da92cb71 Wip: added audio bsp
Fixed CMake include paths in bsp module
2019-07-22 11:20:42 +02:00
Mateusz
da45d59f01 Merge preparations 2019-07-22 09:35:31 +02:00
Mati
6fc021c0e3 Bug fix 2019-07-19 14:48:22 +02:00
Mati
cf5ce761f8 FIxed init phase 2019-07-18 13:20:18 +02:00
Mati
1ce9f8e93c Merge remote-tracking branch 'origin/master' into module-cell 2019-07-18 12:48:35 +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
Robert Borzecki
79d3e6aca8 Added power manager implementation for linux. 2019-07-17 08:49:59 +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
Mateusz
d5aa719ebf WiP: tests on RT1051 platform 2019-07-15 21:05:08 +02:00
Mateusz
b0f4de0412 Fixed warnings 2019-07-15 16:15:22 +02:00
Mati
46439076aa Fixed bug 2019-07-15 09:48:05 +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
Mateusz
e961484331 WiP: cellular service API 2019-07-09 09:12:35 +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
Mati
4a9c7943ee Fixed link libraries order.
Fixed build
Added missing headers.
2019-07-08 08:21:33 +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
bbc95c654c WiP: GSM cmux implementation bug hunting
Preparation to cellular service
2019-07-03 14:25:08 +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
af59135ea0 Fixed bug 2019-06-27 10:32:46 +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