Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-16 | simtech: setup USB audio channel when in-call | Aleksander Morgado | |
We'll use +CPCMREG=1/0 to start/stop USB audio function, and we will also report the specific ttyUSB port to be used for audio in the Call interface. | |||
2019-10-14 | simtech: implement +CLCC URC based call list management | Aleksander Morgado | |
2019-10-11 | simtech: implement GPS support with AT+CGPS | Aleksander Morgado | |
The new logic is available in a new 'MMSharedSimtech' interface which is implemented both by the generic AT-based MMBroadbandModemSimtech modem, and by a new QMI-based new MMBroadbandModemQmiSimtech. Fixes https://gitlab.freedesktop.org/mobile-broadband/ModemManager/issues/112 |