aboutsummaryrefslogtreecommitdiffstats
path: root/src/nmt
AgeCommit message (Expand)AuthorFilesLines
2021-01-03Fixed typos in cli output and source code commentsMartin Hauke5-13/+13
2020-12-29Replaced MNCC by OSMO-CCAndreas Eversberg3-16/+5
2020-12-29Add G.711 codec (alaw / ulaw conversion)Andreas Eversberg1-0/+1
2020-10-29Add tx-gain optionAndreas Eversberg3-4/+4
2020-10-29Adds country specific settings for Hungary.Csaba Sipos2-1/+9
2020-01-12Fixed compiler error for old GCCAndreas Eversberg2-3/+3
2020-01-12Add clock function to call interfaceAndreas Eversberg1-0/+2
2019-12-08Add support for AM to libmobile and libsdrAndreas Eversberg1-0/+1
2019-12-08Rename dbm0 (level) to speech (level)Andreas Eversberg1-7/+7
2019-11-29Add filter switch to FSK modulatorAndreas Eversberg1-1/+1
2019-11-29Split FSK modem code into separate modulator and demodulatorAndreas Eversberg2-7/+13
2019-08-26Remove useless debug linesAndreas Eversberg1-4/+1
2019-08-26Allow giving alphanumeric channels (Prepare for IMTS)Andreas Eversberg3-30/+30
2019-07-15Fixed many typos in output and source code commentsMartin Hauke3-4/+4
2019-06-30Output ASCII art image after all init functions (inside main_mobile.c)Andreas Eversberg3-8/+1
2019-03-09NMT: Fixed traffic area (Y1Y2) digit conversionAndreas Eversberg5-20/+27
2018-12-23minor fixes of some prints; fix NMT message counter bugAndreas Eversberg2-7/+9
2018-11-10Make run faster on ARM CPUs using fast math approximationAndreas Eversberg1-1/+5
2018-11-10NMT: Fix test of SMS code for different time zonesAndreas Eversberg3-8/+8
2018-11-02Added little INSTALL document and fixed some compiler issuesAndreas Eversberg1-1/+1
2018-10-30NMT: Fixed support for NMT-F (France; SFR)Andreas Eversberg1-18/+19
2018-10-30NMT: Fix channel encoding for interleavedAndreas Eversberg1-2/+2
2018-10-14Compandor: Remove unused option for unaffected levelAndreas Eversberg1-2/+1
2018-08-31Rework of displaying supervisory info: NMT and AMPSAndreas Eversberg2-3/+22
2018-05-21Refactoring command line option handlingAndreas Eversberg2-140/+123
2018-02-15Minor debug message correctionsAndreas Eversberg1-1/+1
2018-02-15Make sound card support (Alsa) optionalAndreas Eversberg1-2/+6
2018-02-15libdisplay: Removing dependency from libmobileAndreas Eversberg1-2/+2
2018-02-15NMT: Fixes on channel coding/handlingAndreas Eversberg5-38/+44
2017-12-03Restructure: Fixing library linking orderAndreas Eversberg1-3/+3
2017-12-03Restructure: Move debug from common code to 'libdebug'Andreas Eversberg8-8/+8
2017-12-03Restructure: Move display from common code to 'libdisplay'Andreas Eversberg1-0/+1
2017-12-03Restructure: Move mobile from common code to 'libmobile'Andreas Eversberg3-4/+4
2017-12-03Restructure: Move sample from common code to 'libsample'Andreas Eversberg8-7/+8
2017-12-03Restructure: Move sdr from common code to 'libsdr'Andreas Eversberg1-1/+6
2017-11-25Restructure: Move sound from common code to 'libsound'Andreas Eversberg1-0/+1
2017-11-25Restructure: Move mncc from common code to 'libmncc'Andreas Eversberg3-2/+2
2017-11-25Restructure: Move compandor from common code to 'libcompandor'Andreas Eversberg2-1/+2
2017-11-25Restructure: Move fsk from common code to 'libfsk'Andreas Eversberg2-1/+2
2017-11-25Restructure: Move fm_modulation from common code to 'libfm'Andreas Eversberg1-0/+1
2017-11-25Restructure: Move 'libgermantone' to a-netz codeAndreas Eversberg1-0/+1
2017-11-25Restructure: Move emphasis from common code to 'libemphasis'Andreas Eversberg1-0/+1
2017-11-25Restructure: Move goertzel from common code to 'libgoertzel'Andreas Eversberg2-1/+2
2017-11-25Restructure: Move jitter from common code to 'libjitter'Andreas Eversberg1-0/+1
2017-11-25Restructure: Move hagelbarger from common code to 'libhagelbarger'Andreas Eversberg2-1/+2
2017-11-25Restructure: Move wave from common code to 'libwave'Andreas Eversberg1-0/+1
2017-11-25Restructure: Move dtmf from common code to 'libdtmf'Andreas Eversberg4-7/+8
2017-11-13Restructure: Move timer from common code to 'libtimer'Andreas Eversberg9-7/+2
2017-11-13Restructure: Move sample rate conversion from common code to 'libsamplerate'Andreas Eversberg1-0/+1
2017-11-13Restructure: Move filters from common code to 'libfilter'Andreas Eversberg1-0/+1