aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/sender.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-15Add wave file playback to replace TX audioAndreas Eversberg1-1/+3
2017-05-17No "sdr" audio device option required anymore (when using SDR)Andreas Eversberg1-1/+1
2017-03-04Rework on audio buffer managementAndreas Eversberg1-1/+1
2017-02-25Start streaming of sound/SDR just before main loopAndreas Eversberg1-0/+2
2017-02-18Correcting all levels and move all remaining integer samples to sample_tAndreas Eversberg1-2/+7
2017-02-18Move samples of int16_t format to sample_t, that is of type doubleAndreas Eversberg1-5/+5
2017-02-18Wave recording and playback now uses multi channelsAndreas Eversberg1-0/+3
2017-02-18SDR: Display IQ data as a plot using 'q' keyAndreas Eversberg1-1/+1
2017-02-18Neu structure for the paging process (B-Netz)Andreas Eversberg1-16/+15
2017-02-18Generic SDR supportAndreas Eversberg1-0/+3
2017-02-18Prepare for SDR: Add bandwidth and deviation info to sender instanceAndreas Eversberg1-1/+3
2017-02-18Rework on audio interfaceAndreas Eversberg1-5/+13
2017-01-07prepare audio handling for multi carrier SDRAndreas Eversberg1-4/+3
2016-11-27Changed command line optionsAndreas Eversberg1-3/+4
2016-10-03B-Netz: Work on pilot signal generationAndreas Eversberg1-2/+12
2016-10-02callref: Move callref from 'sender' to individual implementation of a, b, c-netzAndreas Eversberg1-3/+0
2016-06-17Add function to display wave form from input/loopAndreas Eversberg1-1/+5
2016-05-08common code: Add input gain optionAndreas Eversberg1-1/+2
2016-05-08Multi transceiver supportAndreas Eversberg1-1/+7
2016-04-24Implementation of C-Netz (German mobile telephone system)Andreas Eversberg1-0/+1
2016-04-24common: Add pre and de emphasis, if the radio does not support itAndreas Eversberg1-1/+5
2016-03-27common code: Add feature to record received audio and replay itAndreas Eversberg1-1/+6
2016-03-13initial git importAndreas Eversberg1-0/+50