summaryrefslogtreecommitdiff
path: root/src/atcmd.c
AgeCommit message (Collapse)AuthorFiles
2016-01-14fix: also change pb_store location for CE910/DE9100.0.11Brandon Bayer1
2015-11-06feat: sms support for CE910-DUAL, DE910-DUAL, LE910-SVG0.0.8Brandon Bayer1
- PDU is used for everything except LE910-SVG sending - a bug in radio requires radio reboot to send more than 1 PDU sms
2010-08-25add ATQ0 and set version to 0.0.40.0.4James Maki1
2010-08-23H4/Sierra Wireless does not support AT+CPBRJames Maki1
If we cannot get the phonebook before sending just warn and continue.
2010-08-19fix AT+CPMS test and write commands.James Maki1
- check for extra surrounding parentheses on AT+CPMS=? on G2. - set default message store to ME. MT is not a choice on G2.
2010-05-07clean up some memoryJames Maki1
2010-05-07free lock_pathJames Maki1
2010-05-07add device lockJames Maki1
2010-04-28optional at command initJames Maki1
2010-04-23initial commitJames Maki1