aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/debug.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-10Status displayAndreas Eversberg1-0/+2
2017-02-18Add ascii-art spectrum analyzer for SDR supportAndreas Eversberg1-0/+6
2017-02-18Work on emphasis filter: Neutral @ 1000 Hz; Use filter before de-emphasisAndreas Eversberg1-2/+2
2017-02-18Test filter uses a dB graph to show the response graphicallyAndreas Eversberg1-0/+21
2017-02-18Move samples of int16_t format to sample_t, that is of type doubleAndreas Eversberg1-0/+1
2017-02-18SDR: Display IQ data as a plot using 'q' keyAndreas Eversberg1-3/+5
2017-02-18Support for UHD SDR interfaceAndreas Eversberg1-0/+1
2017-02-18Generic SDR supportAndreas Eversberg1-0/+1
2017-01-05Fixed memory leak in PDEBUG(). Thanx to valgrind finding that!Andreas Eversberg1-1/+3
2016-12-11common code: Update call console only when it changes or after debug lineAndreas Eversberg1-0/+1
2016-11-29Output enhancementsAndreas Eversberg1-0/+3
2016-10-07Added and fixed extra compiler warningsAndreas Eversberg1-1/+1
2016-07-31C-Netz: Fixed multi-transceiver mode and show channel in various logsAndreas Eversberg1-4/+12
2016-07-24Remove console line before printing debugging and on exitAndreas Eversberg1-0/+2
2016-07-09NMT / SMS: Short Message Service supportAndreas Eversberg1-0/+1
2016-07-09NMT / DMS: User data facility support (required for SMS)Andreas Eversberg1-0/+1
2016-06-17Implementation of Advanced Mobile Phone Service (AMPS)Andreas Eversberg1-0/+1
2016-06-12common code: Add feature to select debug category rather than showing allAndreas Eversberg1-0/+63
2016-05-15Move amplitude (level) debugging to debug.cAndreas Eversberg1-0/+14
2016-05-08C-Netz: Add tiny database to track if phones are onlineAndreas Eversberg1-0/+1
2016-04-24Implementation of C-Netz (German mobile telephone system)Andreas Eversberg1-0/+1
2016-03-15fixup debug class definition: rename DFSK and DAUDIO to DDSPAndreas Eversberg1-2/+1
2016-03-13Implementation of NMT (Nordic Mobile Telephoe) networkAndreas Eversberg1-0/+2
2016-03-13initial git importAndreas Eversberg1-0/+69