summaryrefslogtreecommitdiff
path: root/src/pdu_encode.c
AgeCommit message (Collapse)AuthorFiles
2016-02-10fix: cdma pdu data length for C2 radiosBrandon Bayer1
2016-02-08refactor: encoding/decoding alphabet logging0.0.14Brandon Bayer1
2016-02-08style: convert tabs to spacesBrandon Bayer1
2016-02-08fix: cdma send length | also some refactoring & added commentsBrandon Bayer1
2016-01-19fix: special characters like @ $ not working on CDMA radios0.0.12Brandon Bayer1
2015-11-17feat: implement IRA->GSM character set encoding & decoding0.0.10Brandon Bayer1
This adds support for certain characters like @ $ ~ ^
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-04-28optional at command initJames Maki1
2010-04-23initial commitJames Maki1