aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-02-18--rx-gain option works now only with sound cardAndreas Eversberg2-1/+5
2017-02-18Minor fix in help outputAndreas Eversberg1-1/+2
2017-02-18B-Netz, NMT: Improved check for minimum required sample rateAndreas Eversberg2-7/+11
2017-02-18Correcting all levels and move all remaining integer samples to sample_tAndreas Eversberg37-396/+483
2017-02-18Add global DC-Filter and remove all individual DC-FiltersAndreas Eversberg9-58/+32
2017-02-18Work on emphasis filter: Neutral @ 1000 Hz; Use filter before de-emphasisAndreas Eversberg5-69/+89
2017-02-18Test filter uses a dB graph to show the response graphicallyAndreas Eversberg3-22/+25
2017-02-18Move samples of int16_t format to sample_t, that is of type doubleAndreas Eversberg74-449/+473
2017-02-18Indexing tables by casting index to unsigned integer onlyAndreas Eversberg5-33/+33
2017-02-18Fixed calculation of elapsed UHD RX time stampAndreas Eversberg1-27/+33
2017-02-18Filter improvement: LP and HP filters, added test functionAndreas Eversberg9-31/+185
2017-02-18Fixed sleep interval in main loopAndreas Eversberg1-7/+16
2017-02-18Fixed paging channel switching of B-NetzAndreas Eversberg2-13/+6
2017-02-18Plot IQ data as red points on display, if overdriven (vector length >= 1.0)Andreas Eversberg1-6/+18
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 Eversberg7-67/+201
2017-02-18Use global init/cleanup functionAndreas Eversberg9-101/+83
2017-02-18NMT: Make supervisory signal default, also allow setting per channel.Andreas Eversberg1-5/+30
2017-02-18SDR: Minor fixesAndreas Eversberg2-10/+19
2017-02-18Fixed typosAndreas Eversberg7-12/+12
2017-02-18A-Netz: Option to set gain of paging tonesAndreas Eversberg5-28/+37
2017-02-18SDR: Display IQ data as a plot using 'q' keyAndreas Eversberg9-32/+294
2017-02-18SDR forces default settings: emphasis and FSK polarityAndreas Eversberg4-0/+28
2017-02-18Neu structure for the paging process (B-Netz)Andreas Eversberg14-195/+236
2017-02-18Support for UHD SDR interfaceAndreas Eversberg11-1/+410
2017-02-18Generic SDR supportAndreas Eversberg8-2/+368
2017-02-18Prepare for SDR: Add bandwidth and deviation info to sender instanceAndreas Eversberg10-9/+35
2017-02-18Rework on audio interfaceAndreas Eversberg29-162/+231
2017-01-07prepare audio handling for multi carrier SDRAndreas Eversberg23-176/+131
2017-01-07Rename functions and structure of biquad lowpass filterAndreas Eversberg6-15/+15
2017-01-07NMT: Rework on FSK process, no more requirement for special sample ratesAndreas Eversberg6-85/+112
2017-01-07C-Netz: Make demodulation buffer size dynamicAndreas Eversberg3-6/+32
2017-01-07C-Netz: Fixed double free bugAndreas Eversberg1-2/+6
2017-01-05Fixed memory leak in PDEBUG(). Thanx to valgrind finding that!Andreas Eversberg1-1/+3
2017-01-02B-Netz: Add translation of emergency numbers 110 and 112Andreas Eversberg1-0/+8
2017-01-02B-Netz: Minor change on start imageAndreas Eversberg1-6/+6
2017-01-02A-Netz: Don't allow emphasis, since it is not used with A-NetzAndreas Eversberg3-0/+14
2017-01-02A-Netz: Reset tone detector when going idleAndreas Eversberg3-8/+12
2016-12-11common code: Update call console only when it changes or after debug lineAndreas Eversberg3-12/+32
2016-12-09Add common function to give hotkey helpAndreas Eversberg7-1/+15
2016-12-09Add function to change dsp state, more debug with channel infoAndreas Eversberg12-101/+191
2016-12-06A-Netz / B-Netz: Add function to change state, debug with channel infoAndreas Eversberg5-47/+119
2016-12-06work on docsAndreas Eversberg1-0/+18
2016-12-01C-Netz: Add code documentation...Andreas Eversberg3-1/+32
2016-11-30C-Netz: Simplifying TX signal clock sync between two channelsAndreas Eversberg3-37/+30
2016-11-29Fixed command line option descriptionsAndreas Eversberg5-5/+5
2016-11-29Output enhancementsAndreas Eversberg10-20/+71
2016-11-27B-Netz: Fixes call procedure according to the standard FTZ 171 R 4Andreas Eversberg1-35/+38
2016-11-27Changed command line optionsAndreas Eversberg19-156/+183
2016-11-22C-Netz: Minor coding style changes, no changes to processAndreas Eversberg2-6/+6