aboutsummaryrefslogtreecommitdiffstats
path: root/src/amps
AgeCommit message (Expand)AuthorFilesLines
2022-10-23Refactoring jitter bufferAndreas Eversberg2-6/+6
2022-09-10AMPS: Caller ID SupportAndreas Eversberg7-72/+237
2022-07-23JTACS: Fixed channel allocation, but have no hardware to verifyAndreas Eversberg1-2/+13
2022-06-19AMPS: Show debugging for filler/system framesAndreas Eversberg6-55/+62
2021-12-08Improvement of Goertzel filter. Using Hamming window now. Add test routine.Andreas Eversberg1-7/+10
2021-11-07AMPS: Fixed minor compiler warningAndreas Eversberg1-1/+1
2021-11-07Refactoring validity check and prefix processing of dialed numberAndreas Eversberg4-31/+21
2021-11-07Refactoring ASCCI-Art image printingAndreas Eversberg2-53/+13
2021-10-24Refactor global variables for signal processingAndreas Eversberg3-14/+14
2021-03-20Config file path can be changed by command line option "--config <path>"Andreas Eversberg1-3/+3
2021-03-07Added special strdup to liboptions, to prevent memory leaks for option stringsAndreas Eversberg1-0/+2
2021-01-03Fixed typos in cli output and source code commentsMartin Hauke6-24/+24
2020-12-29Replaced MNCC by OSMO-CCAndreas Eversberg7-27/+20
2020-12-29Add G.711 codec (alaw / ulaw conversion)Andreas Eversberg1-0/+1
2020-10-29AMPS: Suggest to use channel 333 (SID 1 = Chicago) by defaultAndreas Eversberg1-1/+1
2020-10-29Add tx-gain optionAndreas Eversberg3-4/+4
2020-01-12Fixed compiler error for old GCCAndreas Eversberg2-4/+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-9/+9
2019-08-26Remove useless debug linesAndreas Eversberg1-3/+1
2019-08-26Move American tones into a lib, so that it can be used by IMTS alsoAndreas Eversberg1-4/+7
2019-08-26Allow giving alphanumeric channels (Prepare for IMTS)Andreas Eversberg3-24/+24
2019-07-15Fixed many typos in output and source code commentsMartin Hauke3-6/+6
2019-07-06Allow dialing national and international prefix for AMPS/TACSAndreas Eversberg1-4/+11
2019-06-30Output ASCII art image after all init functions (inside main_mobile.c)Andreas Eversberg3-7/+1
2019-03-23Fixup for fast mathmAndreas Eversberg1-1/+1
2018-12-23minor fixes of some prints; fix NMT message counter bugAndreas Eversberg1-1/+1
2018-11-10Make run faster on ARM CPUs using fast math approximationAndreas Eversberg1-1/+6
2018-10-14Compandor: Remove unused option for unaffected levelAndreas Eversberg1-2/+1
2018-08-31Rework of displaying supervisory info: NMT and AMPSAndreas Eversberg3-26/+55
2018-05-21Fix compiler warning in conjunction with strncpyAndreas Eversberg1-3/+3
2018-05-21Refactoring command line option handlingAndreas Eversberg2-142/+136
2018-04-19Transcode fourth digit of TACS phone number correctly, if it is 0.Andreas Eversberg1-3/+3
2018-02-16Improved emphasisAndreas Eversberg1-1/+2
2018-02-15Minor debug message correctionsAndreas Eversberg1-2/+2
2018-02-15Fix compiler warningsAndreas Eversberg2-1/+3
2018-02-15Make sound card support (Alsa) optionalAndreas Eversberg1-2/+6
2018-02-15libdisplay: Removing dependency from libmobileAndreas Eversberg1-2/+2
2017-12-03Restructure: Fixing library linking orderAndreas Eversberg1-3/+3
2017-12-03Restructure: Move debug from common code to 'libdebug'Andreas Eversberg6-6/+6
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 Eversberg6-7/+7
2017-12-03Restructure: Move sample from common code to 'libsample'Andreas Eversberg7-6/+7
2017-12-03Restructure: Move sdr from common code to 'libsdr'Andreas Eversberg1-2/+7
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 Eversberg4-3/+3
2017-11-25Restructure: Move compandor from common code to 'libcompandor'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