aboutsummaryrefslogtreecommitdiffstats
path: root/src/amps/main.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-18Move samples of int16_t format to sample_t, that is of type doubleAndreas Eversberg1-0/+1
2017-02-18Use global init/cleanup functionAndreas Eversberg1-15/+4
2017-02-18Fixed typosAndreas Eversberg1-1/+1
2017-02-18SDR forces default settings: emphasis and FSK polarityAndreas Eversberg1-0/+8
2017-02-18Rework on audio interfaceAndreas Eversberg1-7/+7
2017-01-07prepare audio handling for multi carrier SDRAndreas Eversberg1-1/+1
2016-12-09Add common function to give hotkey helpAndreas Eversberg1-0/+1
2016-11-29Fixed command line option descriptionsAndreas Eversberg1-1/+1
2016-11-29Output enhancementsAndreas Eversberg1-3/+3
2016-11-27Changed command line optionsAndreas Eversberg1-10/+10
2016-11-13Move realtime scheduling and signal handling to common codeAndreas Eversberg1-26/+0
2016-10-30AMPS: Fixes for multi transceiver supportAndreas Eversberg1-1/+1
2016-10-29AMPS: Add option to be more tollerant to sync detectionAndreas Eversberg1-2/+10
2016-07-24Typos: acknowledgement -> acknowledgment signalling -> signalingAndreas Eversberg1-1/+1
2016-07-09common code: Add support for main loop handlerAndreas Eversberg1-1/+1
2016-06-20AMPS: Add option to use the BUSY/IDLE bit on FOCCAndreas Eversberg1-11/+22
2016-06-18common code: Add processing interval option to decrese CPU usageAndreas Eversberg1-1/+1
2016-06-17Implementation of Advanced Mobile Phone Service (AMPS)Andreas Eversberg1-0/+379