summaryrefslogtreecommitdiff
path: root/src/sms_send.c
AgeCommit message (Collapse)AuthorFiles
2023-01-06[GP-1842] Refactoring - Renamed Verizon 3GPP2 detection functionsSerhii Kostiuk1
Renamed the functions to better represent their behavior and purpose.
2023-01-06[GP-1842] Refactoring - Fixed indentationsSerhii Kostiuk1
This project uses tabs, not spaces. Make the indentation consistent.
2018-08-10Allow LNA3 to send messages.1.0.5John Klug1
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-23H4/Sierra Wireless does not support AT+CPBRJames Maki1
If we cannot get the phonebook before sending just warn and continue.
2010-05-07add device lockJames Maki1
2010-04-28optional at command initJames Maki1
2010-04-23initial commitJames Maki1