summaryrefslogtreecommitdiff
path: root/plugins/sim7100.c
Commit message (Collapse)AuthorAgeFilesLines
* sim7100: Specify vendor ID while creating voicecall driverBob Ham2018-05-141-1/+1
| | | | | This enables the atmodem voicecall driver to handle SIMCom quirks like not setting AT+COLP=1.
* plugins: Add support for SIM7100E by SIMComBob Ham2018-04-301-0/+273
Add support for the SIM7100E modem. We add a new "sim7100" plugin because there's no other AT-based modem that has support for both GPRS and voice calls.