osmocom-analog/src/cnetz
Andreas Eversberg 46fa72894e C-Netz: Calibration/fix processing of tone levels on TX and RX side
FSK and compander levels are adjusted.

Eliminate offsets between subsequent speech chunks. This is done by
high-pass filter. An offset is not passed to the filter.

Do correct audio processing chain:
 time compress -> compressor -> scrambler / pre-emphasis -> TX
 RX -> de-scrambler / de-emphasis -> expander -> time expand
2016-05-13 09:37:03 +02:00
..
Makefile.am C-Netz: Add tiny database to track if phones are online 2016-05-08 15:53:00 +02:00
ansage.c Implementation of C-Netz (German mobile telephone system) 2016-04-24 15:19:00 +02:00
ansage.h Implementation of C-Netz (German mobile telephone system) 2016-04-24 15:19:00 +02:00
cnetz.c Automatic FSK polarity selection on TX side 2016-05-13 09:37:01 +02:00
cnetz.h C-Netz: Calibration/fix processing of tone levels on TX and RX side 2016-05-13 09:37:03 +02:00
database.c C-Netz: Fixup debug output at database 2016-05-13 09:37:02 +02:00
database.h C-Netz: Add tiny database to track if phones are online 2016-05-08 15:53:00 +02:00
dsp.c C-Netz: Calibration/fix processing of tone levels on TX and RX side 2016-05-13 09:37:03 +02:00
dsp.h C-Netz: Calibration/fix processing of tone levels on TX and RX side 2016-05-13 09:37:03 +02:00
fsk_fm_demod.c C-Netz: Calibration/fix processing of tone levels on TX and RX side 2016-05-13 09:37:03 +02:00
fsk_fm_demod.h Implementation of C-Netz (German mobile telephone system) 2016-04-24 15:19:00 +02:00
image.c Implementation of C-Netz (German mobile telephone system) 2016-04-24 15:19:00 +02:00
image.h Implementation of C-Netz (German mobile telephone system) 2016-04-24 15:19:00 +02:00
main.c Automatic FSK polarity selection on TX side 2016-05-13 09:37:01 +02:00
scrambler.c C-netz: Tuning scrambler 2016-05-08 15:49:29 +02:00
scrambler.h Implementation of C-Netz (German mobile telephone system) 2016-04-24 15:19:00 +02:00
sysinfo.c Automatic FSK polarity selection on TX side 2016-05-13 09:37:01 +02:00
sysinfo.h Automatic FSK polarity selection on TX side 2016-05-13 09:37:01 +02:00
telegramm.c Automatic FSK polarity selection on TX side 2016-05-13 09:37:01 +02:00
telegramm.h Automatic FSK polarity selection on TX side 2016-05-13 09:37:01 +02:00