summaryrefslogtreecommitdiff
path: root/src/sms_main.c
AgeCommit message (Collapse)AuthorFiles
2019-07-30[MTR-MTQ] Quectel support for sms-utilsSerhii Kostiuk1
Switched from dynamically-allocated to statically-allocated variables for data fetched from the modem.
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
2014-11-05change default msg locations to SM for H5 radioJesse Gilles1
H5 does not support ME location
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-07add device lockJames Maki1
2010-04-28optional at command initJames Maki1
2010-04-23initial commitJames Maki1