aboutsummaryrefslogtreecommitdiffstats
path: root/src/nmt/dms.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-05Increase compiler warnings and fix themAndreas Eversberg1-2/+2
2024-02-18Move from local to external osmo* librariesAndreas Eversberg1-46/+47
2021-01-03Fixed typos in cli output and source code commentsMartin Hauke1-7/+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-08-09New common FSK implementation, replaces all individual implementationsAndreas Eversberg1-50/+24
2017-08-08Move FFSK modem from NMT to common code, so it can be used by other networksAndreas Eversberg1-4/+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-4/+10
2016-10-07Added and fixed extra compiler warningsAndreas Eversberg1-1/+1
2016-07-09NMT / DMS: User data facility support (required for SMS)Andreas Eversberg1-0/+869