aboutsummaryrefslogtreecommitdiffstats
path: root/src/nmt/sms.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-03Fixed typos in cli output and source code commentsMartin Hauke1-2/+2
2019-07-15Fixed many typos in output and source code commentsMartin Hauke1-1/+1
2018-11-10NMT: Fix test of SMS code for different time zonesAndreas Eversberg1-6/+6
2018-11-02Added little INSTALL document and fixed some compiler issuesAndreas Eversberg1-1/+1
2017-12-03Restructure: Move debug from common code to 'libdebug'Andreas Eversberg1-1/+1
2017-12-03Restructure: Move sample from common code to 'libsample'Andreas Eversberg1-1/+1
2017-11-13Restructure: Move timer from common code to 'libtimer'Andreas Eversberg1-1/+0
2017-11-11NMT: Add support for receiving 8-Bit-SMS, because it is mandatoryAndreas Eversberg1-6/+22
2017-06-11NMT: Disable Supervisory signal during DMS (SMS) transfer and use TimeoutAndreas Eversberg1-0/+7
2017-02-18Move samples of int16_t format to sample_t, that is of type doubleAndreas Eversberg1-0/+1
2016-10-07Added and fixed extra compiler warningsAndreas Eversberg1-4/+4
2016-07-31NMT: Fix SMS cleanupAndreas Eversberg1-1/+2
2016-07-24NMT: Various fixes for SMS supportAndreas Eversberg1-19/+24
2016-07-09NMT / SMS: Short Message Service supportAndreas Eversberg1-0/+681