aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-18A-Netz: Option to set gain of paging tonesAndreas Eversberg6-29/+46
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 Eversberg15-197/+238
2017-02-18Support for UHD SDR interfaceAndreas Eversberg12-1/+412
2017-02-18Generic SDR supportAndreas Eversberg9-2/+371
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-15Add GPL 3 license text, as it is refered to in every source codeAndreas Eversberg1-0/+674
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 Eversberg8-1/+15
2016-12-09work on docsAndreas Eversberg3-4/+5
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 Eversberg5-12/+79
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 Eversberg6-7/+7
2016-11-29Output enhancementsAndreas Eversberg10-20/+71
2016-11-27B-Netz: Fixes call procedure according to the standard FTZ 171 R 4Andreas Eversberg2-47/+56
2016-11-27Changed command line optionsAndreas Eversberg28-185/+213
2016-11-22C-Netz: Minor coding style changes, no changes to processAndreas Eversberg2-6/+6
2016-11-17common code: Display wave form in colorAndreas Eversberg1-7/+56
2016-11-14A-Netz: Click removal when changing sequenced paging tonesAndreas Eversberg3-7/+39
2016-11-13Add .dirstamp to .gitignoreAndreas Eversberg1-0/+1
2016-11-13NMT: Fixed compiler warningAndreas Eversberg1-1/+1
2016-11-13B-Netz: Rename special start digit for coin box phone typeAndreas Eversberg3-7/+7
2016-11-13Move realtime scheduling and signal handling to common codeAndreas Eversberg6-131/+36
2016-11-13A-Netz: Use Operator number 010 when calling from mobile stationAndreas Eversberg2-8/+9
2016-11-13A-Netz: Keep phase for each paging tone when played in sequenceAndreas Eversberg5-22/+32
2016-11-09work on docsAndreas Eversberg3-0/+4
2016-10-31common code: Display multiple wave forms for each channel usedAndreas Eversberg3-10/+18
2016-10-31B-Netz: Move 'telegramm' generation to seperate telegramm.c/h filesAndreas Eversberg4-165/+212
2016-10-30AMPS: Fixes for multi transceiver supportAndreas Eversberg5-41/+121
2016-10-30work on docsAndreas Eversberg10-21/+42
2016-10-29AMPS: Add option to be more tollerant to sync detectionAndreas Eversberg5-10/+41
2016-10-29work on docsAndreas Eversberg3-0/+59
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-28common code: Fix double free bugAndreas Eversberg1-1/+3