aboutsummaryrefslogtreecommitdiffstats
path: root/src/amps
AgeCommit message (Expand)AuthorFilesLines
2017-08-09Add incoming answer to call control, also allow to send recall toneAndreas Eversberg1-0/+4
2017-07-15Add wave file playback to replace TX audioAndreas Eversberg3-4/+4
2017-07-15AMPS: Fixes in message display and function namesAndreas Eversberg1-8/+8
2017-07-15TACS support (variations added to AMPS code)Andreas Eversberg12-477/+693
2017-06-10AMPS: Fixed selecting right CRC values for FOCC wordsAndreas Eversberg1-9/+12
2017-06-10AMPS/C-Netz: Correctly release pending transaction when creating a new oneAndreas Eversberg3-12/+21
2017-06-10Status displayAndreas Eversberg4-0/+55
2017-06-10AMPS: Add DTX supportAndreas Eversberg7-26/+65
2017-05-23AMPS: Serveral minor fixesAndreas Eversberg6-37/+75
2017-05-17Minor fixes on AMPS messagesAndreas Eversberg3-35/+17
2017-05-17No "sdr" audio device option required anymore (when using SDR)Andreas Eversberg3-8/+21
2017-03-04main_common: Move init and cleanup function to main functionAndreas Eversberg1-7/+1
2017-02-18SoapySDR supportAndreas Eversberg1-0/+1
2017-02-18Show channel number and basic info when channel was createdAndreas Eversberg1-0/+2
2017-02-18AMPS: Fixed setting of signal polarity when using SDRAndreas Eversberg1-1/+1
2017-02-18Correcting all levels and move all remaining integer samples to sample_tAndreas Eversberg2-46/+41
2017-02-18Add global DC-Filter and remove all individual DC-FiltersAndreas Eversberg3-32/+7
2017-02-18Move samples of int16_t format to sample_t, that is of type doubleAndreas Eversberg7-56/+50
2017-02-18Indexing tables by casting index to unsigned integer onlyAndreas Eversberg1-6/+6
2017-02-18Use global init/cleanup functionAndreas Eversberg1-15/+4
2017-02-18Fixed typosAndreas Eversberg3-6/+6
2017-02-18SDR forces default settings: emphasis and FSK polarityAndreas Eversberg1-0/+8
2017-02-18Neu structure for the paging process (B-Netz)Andreas Eversberg1-1/+1
2017-02-18Support for UHD SDR interfaceAndreas Eversberg1-0/+1
2017-02-18Prepare for SDR: Add bandwidth and deviation info to sender instanceAndreas Eversberg1-0/+5
2017-02-18Rework on audio interfaceAndreas Eversberg5-14/+14
2017-01-07prepare audio handling for multi carrier SDRAndreas Eversberg3-4/+4
2016-12-09Add common function to give hotkey helpAndreas Eversberg1-0/+1
2016-12-09Add function to change dsp state, more debug with channel infoAndreas Eversberg3-58/+62
2016-12-06work on docsAndreas Eversberg1-0/+18
2016-11-29Fixed command line option descriptionsAndreas Eversberg1-1/+1
2016-11-29Output enhancementsAndreas Eversberg1-3/+3
2016-11-27Changed command line optionsAndreas Eversberg3-13/+13
2016-11-13Move realtime scheduling and signal handling to common codeAndreas Eversberg1-26/+0
2016-10-30AMPS: Fixes for multi transceiver supportAndreas Eversberg5-41/+121
2016-10-29AMPS: Add option to be more tollerant to sync detectionAndreas Eversberg5-10/+41
2016-10-29AMPS: Improved level detection of bit decoderAndreas Eversberg2-45/+72
2016-10-28AMPS: Show number of correct words (CRC) for each FOCC frameAndreas Eversberg1-12/+16
2016-10-23C-Netz: Use emphasis with 200 uS time constantAndreas Eversberg1-1/+1
2016-10-07Added and fixed extra compiler warningsAndreas Eversberg6-29/+29
2016-10-03B-Netz: Work on pilot signal generationAndreas Eversberg1-1/+1
2016-10-02AMPS: Correcting channel number rangeAndreas Eversberg1-2/+3
2016-10-02AMPS: Callref is moved completely to transaction objectAndreas Eversberg5-66/+56
2016-08-03AMPS: Note about future callref handlingAndreas Eversberg1-0/+1
2016-08-03Add info key 'i' to show some states.Andreas Eversberg1-0/+2
2016-08-01AMPS: Fix transaction list corruptionAndreas Eversberg1-1/+4
2016-07-24Typos: acknowledgement -> acknowledgment signalling -> signalingAndreas Eversberg5-23/+23
2016-07-24NMT: Caller ID supportAndreas Eversberg1-1/+1
2016-07-09common code: Add support for main loop handlerAndreas Eversberg1-1/+1
2016-06-20Rename 'compander' to 'compandor'Andreas Eversberg2-4/+4