osmocom-analog/src/cnetz
Andreas Eversberg 9d87b5bf0f C-Netz: Improved transmission of speech
The speech is now correctly ramped up and down during pause bits.
2017-05-17 20:06:44 +02:00
..
Makefile.am SoapySDR support 2017-02-18 21:02:55 +01: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 No "sdr" audio device option required anymore (when using SDR) 2017-05-17 20:06:42 +02:00
cnetz.h No "sdr" audio device option required anymore (when using SDR) 2017-05-17 20:06:42 +02:00
database.c Move samples of int16_t format to sample_t, that is of type double 2017-02-18 21:01:08 +01:00
database.h C-Netz: Add support for extended frequency band. (October 1989) 2016-08-03 12:40:54 +02:00
dsp.c C-Netz: Improved transmission of speech 2017-05-17 20:06:44 +02:00
dsp.h C-Netz: Improve clock speed measurements. 2017-02-18 21:02:46 +01:00
fsk_fm_demod.c C-Netz: Improved decoder debugging 2017-05-15 21:46:25 +02:00
fsk_fm_demod.h C-Netz: Improved decoder debugging 2017-05-15 21:46:25 +02:00
image.c Added and fixed extra compiler warnings 2016-10-07 08:55:18 +02:00
image.h Implementation of C-Netz (German mobile telephone system) 2016-04-24 15:19:00 +02:00
main.c No "sdr" audio device option required anymore (when using SDR) 2017-05-17 20:06:42 +02:00
scrambler.c Rename filter -> iir_filter (file name and instance name) 2017-05-15 21:46:32 +02:00
scrambler.h Rename filter -> iir_filter (file name and instance name) 2017-05-15 21:46:32 +02:00
sysinfo.c C-Netz: Documentation of some system informations 2016-08-07 17:17:38 +02:00
sysinfo.h Automatic FSK polarity selection on TX side 2016-05-13 09:37:01 +02:00
telegramm.c Correcting all levels and move all remaining integer samples to sample_t 2017-02-18 21:01:13 +01:00
telegramm.h C-Netz: Add support for extended frequency band. (October 1989) 2016-08-03 12:40:54 +02:00
transaction.c Move samples of int16_t format to sample_t, that is of type double 2017-02-18 21:01:08 +01:00
transaction.h C-Netz: Increment error counter only when trying to reach the phone 2016-10-23 11:50:02 +02:00