aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/test_dms.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-05-21Refactoring command line option handlingAndreas 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-09-01Move mobile phone specific code from libcommon.a to libmobile.aAndreas Eversberg1-0/+5
2017-08-09New common FSK implementation, replaces all individual implementationsAndreas Eversberg1-73/+56
2017-08-08Move FFSK modem from NMT to common code, so it can be used by other networksAndreas Eversberg1-5/+5
2017-02-18Move samples of int16_t format to sample_t, that is of type doubleAndreas Eversberg1-2/+3
2017-01-07NMT: Rework on FSK process, no more requirement for special sample ratesAndreas Eversberg1-3/+6
2016-07-24NMT: Various fixes for SMS supportAndreas Eversberg1-0/+2
2016-07-09NMT / DMS: User data facility support (required for SMS)Andreas Eversberg1-0/+262