osmocom-analog/src/cnetz
Andreas Eversberg 32025915d5 Make run faster on ARM CPUs using fast math approximation
Use --fast-math to use sine/cosine tables and approximate atan2.
2018-11-10 15:18:28 +01:00
..
Makefile.am Refactoring command line option handling 2018-05-21 19:39:09 +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 C-Netz: Swtitch speech scrambler only after receiving 3 consecutive frames with different scrambler mode 2018-07-01 09:18:07 +02:00
cnetz.h C-Netz: Swtitch speech scrambler only after receiving 3 consecutive frames with different scrambler mode 2018-07-01 09:18:07 +02:00
database.c Restructure: Move debug from common code to 'libdebug' 2017-12-03 08:45:58 +01:00
database.h C-Netz: Add support for extended frequency band. (October 1989) 2016-08-03 12:40:54 +02:00
dsp.c Compandor: Remove unused option for unaffected level 2018-10-14 13:07:25 +02:00
dsp.h C-Netz: Make demodulation algorithm (slope or leve) slectable via option 2017-05-19 19:11:59 +02:00
fsk_demod.c Fix compiler warnings 2018-02-15 08:00:15 +01:00
fsk_demod.h Add function to display measurements on screen 2017-10-12 19:46:30 +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 Make run faster on ARM CPUs using fast math approximation 2018-11-10 15:18:28 +01:00
sysinfo.c C-Netz: Work on system informations, metering and call queues 2017-09-01 18:42:51 +02:00
sysinfo.h C-Netz: Work on system informations, metering and call queues 2017-09-01 18:42:51 +02:00
telegramm.c C-Netz: Correcting some information elements 2018-07-01 09:36:50 +02:00
telegramm.h C-Netz: Show standard deviation of bit levels instead of jitter 2017-10-02 12:34:33 +02:00
transaction.c C-Netz: Fixed display of states (state display function) 2018-05-21 19:43:38 +02:00
transaction.h Fix compiler warning in conjunction with strncpy 2018-05-21 19:39:09 +02:00