aboutsummaryrefslogtreecommitdiffstats
path: root/src/amps/dsp.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-15TACS support (variations added to AMPS code)Andreas Eversberg1-22/+36
2017-06-10AMPS: Add DTX supportAndreas Eversberg1-17/+30
2017-05-23AMPS: Serveral minor fixesAndreas Eversberg1-1/+1
2017-05-17Minor fixes on AMPS messagesAndreas Eversberg1-0/+3
2017-02-18Correcting all levels and move all remaining integer samples to sample_tAndreas Eversberg1-42/+37
2017-02-18Add global DC-Filter and remove all individual DC-FiltersAndreas Eversberg1-30/+5
2017-02-18Move samples of int16_t format to sample_t, that is of type doubleAndreas Eversberg1-46/+34
2017-02-18Indexing tables by casting index to unsigned integer onlyAndreas Eversberg1-6/+6
2017-02-18Fixed typosAndreas Eversberg1-1/+1
2017-02-18Prepare for SDR: Add bandwidth and deviation info to sender instanceAndreas Eversberg1-0/+5
2017-02-18Rework on audio interfaceAndreas Eversberg1-1/+1
2016-12-09Add function to change dsp state, more debug with channel infoAndreas Eversberg1-2/+2
2016-10-30AMPS: Fixes for multi transceiver supportAndreas Eversberg1-9/+48
2016-10-29AMPS: Add option to be more tollerant to sync detectionAndreas Eversberg1-4/+26
2016-10-29AMPS: Improved level detection of bit decoderAndreas Eversberg1-42/+66
2016-10-07Added and fixed extra compiler warningsAndreas Eversberg1-7/+7
2016-10-02AMPS: Callref is moved completely to transaction objectAndreas Eversberg1-2/+2
2016-07-24Typos: acknowledgement -> acknowledgment signalling -> signalingAndreas Eversberg1-12/+12
2016-06-20Rename 'compander' to 'compandor'Andreas Eversberg1-2/+2
2016-06-20AMPS: Add option to use the BUSY/IDLE bit on FOCCAndreas Eversberg1-84/+82
2016-06-20AMPS: Show round trip delay of Filler frames in loopback modeAndreas Eversberg1-0/+1
2016-06-19AMPS: Various minor fixesAndreas Eversberg1-2/+2
2016-06-17Implementation of Advanced Mobile Phone Service (AMPS)Andreas Eversberg1-0/+866