aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/main_common.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-08Fixed command line option for call audio device (headset)Andreas Eversberg1-1/+1
2017-08-08SDR: Using threads for read and write when doing resamplingAndreas Eversberg1-8/+23
2017-07-15Fixing and improving SDR support (SoapySDR and UHD)Andreas Eversberg1-20/+51
2017-07-15Add wave file playback to replace TX audioAndreas Eversberg1-2/+11
2017-06-10Add option to set MNCC socket name (to run multiple base stations)Andreas Eversberg1-1/+17
2017-06-10SDR: Add option to give channel numberAndreas Eversberg1-9/+18
2017-06-10Status displayAndreas Eversberg1-1/+18
2017-05-17No "sdr" audio device option required anymore (when using SDR)Andreas Eversberg1-17/+20
2017-05-15SDR: Add option to set IF bandwidth. If not defined, sampling rate is used.Andreas Eversberg1-5/+16
2017-05-15SDR: Add option to send (previously recorded) IQ data instead of TX dataAndreas Eversberg1-1/+10
2017-03-04main_common: Move init and cleanup function to main functionAndreas Eversberg1-20/+14
2017-02-25Start streaming of sound/SDR just before main loopAndreas Eversberg1-2/+6
2017-02-18SoapySDR supportAndreas Eversberg1-9/+50
2017-02-18Add ascii-art spectrum analyzer for SDR supportAndreas Eversberg1-0/+12
2017-02-18Open audio device for call (headset) after everything is preparedAndreas Eversberg1-0/+4
2017-02-18--rx-gain option works now only with sound cardAndreas Eversberg1-1/+1
2017-02-18Minor fix in help outputAndreas Eversberg1-1/+2
2017-02-18Move samples of int16_t format to sample_t, that is of type doubleAndreas Eversberg1-0/+1
2017-02-18Fixed sleep interval in main loopAndreas Eversberg1-7/+16
2017-02-18Use individual sample rate and setting for call device (headset)Andreas Eversberg1-1/+10
2017-02-18Wave recording and playback now uses multi channelsAndreas Eversberg1-7/+35
2017-02-18Use global init/cleanup functionAndreas Eversberg1-5/+37
2017-02-18Fixed typosAndreas Eversberg1-2/+2
2017-02-18SDR: Display IQ data as a plot using 'q' keyAndreas Eversberg1-0/+6
2017-02-18Generic SDR supportAndreas Eversberg1-2/+38
2017-02-18Rework on audio interfaceAndreas Eversberg1-18/+23
2017-01-07prepare audio handling for multi carrier SDRAndreas Eversberg1-10/+1
2017-01-02A-Netz: Don't allow emphasis, since it is not used with A-NetzAndreas Eversberg1-0/+10
2016-12-09Add common function to give hotkey helpAndreas Eversberg1-0/+8
2016-11-29Output enhancementsAndreas Eversberg1-2/+5
2016-11-27Changed command line optionsAndreas Eversberg1-46/+78
2016-11-13Move realtime scheduling and signal handling to common codeAndreas Eversberg1-1/+36
2016-08-03Add info key 'i' to show some states.Andreas Eversberg1-0/+4
2016-07-24Remove console line before printing debugging and on exitAndreas Eversberg1-0/+2
2016-07-24Release active call, when disconnect is received from networkAndreas Eversberg1-1/+3
2016-07-09common code: Add support for main loop handlerAndreas Eversberg1-1/+4
2016-06-19common code: Minor fix in main loopAndreas Eversberg1-5/+6
2016-06-18common code: Add processing interval option to decrese CPU usageAndreas Eversberg1-4/+18
2016-06-17Add function to display wave form from input/loopAndreas Eversberg1-1/+85
2016-06-12common code: Add feature to select debug category rather than showing allAndreas Eversberg1-8/+14
2016-05-08common code: Add input gain optionAndreas Eversberg1-19/+37
2016-05-08Multi transceiver supportAndreas Eversberg1-8/+19
2016-04-24common: Add pre and de emphasis, if the radio does not support itAndreas Eversberg1-1/+19
2016-03-27common code: Add feature to record received audio and replay itAndreas Eversberg1-1/+17
2016-03-13Prepare for NMT: Fixes and improvements at common codeAndreas Eversberg1-2/+2
2016-03-13anetz/bnetz: Move option 'loss detection' from common code to individual codeAndreas Eversberg1-10/+1
2016-03-13initial git importAndreas Eversberg1-0/+183