osmocom-analog/src/cnetz
Andreas Eversberg 8e0d7d2513 samplerate.c: Allow transcoding to lower sample rate other than 8000 Hz 2017-03-04 16:52:20 +01: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 C-Netz: Fix release of call process when no dialing was received from phone 2017-02-18 21:02:48 +01:00
cnetz.h C-Netz: Add low pass filter to eliminate high frequency noise 2017-02-18 21:02:52 +01: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 samplerate.c: Allow transcoding to lower sample rate other than 8000 Hz 2017-03-04 16:52:20 +01:00
dsp.h C-Netz: Improve clock speed measurements. 2017-02-18 21:02:46 +01:00
fsk_fm_demod.c C-Netz: Improve clock speed measurements. 2017-02-18 21:02:46 +01:00
fsk_fm_demod.h Correcting all levels and move all remaining integer samples to sample_t 2017-02-18 21:01:13 +01: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 main_common: Move init and cleanup function to main function 2017-03-04 07:12:12 +01:00
scrambler.c Correcting all levels and move all remaining integer samples to sample_t 2017-02-18 21:01:13 +01:00
scrambler.h Correcting all levels and move all remaining integer samples to sample_t 2017-02-18 21:01:13 +01: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