aboutsummaryrefslogtreecommitdiffstats
path: root/src/cnetz/dsp.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-23C-Netz: Adjusting compandor response levelAndreas Eversberg1-1/+1
2016-10-07C-Netz: Reset FSK decoder when switching channel modeAndreas Eversberg1-0/+2
2016-10-07C-Netz: Don't access transaction after destroying itAndreas Eversberg1-0/+7
2016-10-07Add check if fromat at PDEBUG() is consistent (like printf)Andreas Eversberg1-2/+2
2016-10-02C-Netz: callref is moved completely to transaction objectAndreas Eversberg1-1/+1
2016-10-02callref: Move callref from 'sender' to individual implementation of a, b, c-netzAndreas Eversberg1-1/+1
2016-08-03C-Netz: Add hack to increase voice deviation for some newer phoneAndreas Eversberg1-1/+16
2016-08-02C-Netz: Use cosine-square ramp for better signal generationAndreas Eversberg1-2/+2
2016-07-31C-Netz: Fixed multi-transceiver mode and show channel in various logsAndreas Eversberg1-3/+5
2016-06-20Rename 'compander' to 'compandor'Andreas Eversberg1-3/+3
2016-06-12Add dsp mode change fuction to A and B Netz, fixed NMTAndreas Eversberg1-1/+14
2016-05-15Move amplitude (level) debugging to debug.cAndreas Eversberg1-12/+0
2016-05-13C-Netz: Calibration/fix processing of tone levels on TX and RX sideAndreas Eversberg1-12/+76
2016-05-13C-Netz: Send 5280 Hz test tone on idle speech channelAndreas Eversberg1-1/+34
2016-05-13Automatic FSK polarity selection on TX sideAndreas Eversberg1-8/+16
2016-05-08Multi transceiver supportAndreas Eversberg1-6/+52
2016-05-08C-Netz: Minor fix on clock speed indicationAndreas Eversberg1-1/+1
2016-04-24Implementation of C-Netz (German mobile telephone system)Andreas Eversberg1-0/+690