aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/test_sms.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-12Add clock function to call interfaceAndreas Eversberg1-0/+2
2019-06-30Output ASCII art image after all init functions (inside main_mobile.c)Andreas Eversberg1-0/+2
2018-11-10NMT: Fix test of SMS code for different time zonesAndreas Eversberg1-6/+7
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-7/+32
2017-09-01Move mobile phone specific code from libcommon.a to libmobile.aAndreas Eversberg1-0/+4
2017-02-18Move samples of int16_t format to sample_t, that is of type doubleAndreas Eversberg1-0/+1
2016-07-24NMT: Various fixes for SMS supportAndreas Eversberg1-4/+18
2016-07-09NMT / SMS: Short Message Service supportAndreas Eversberg1-0/+120