osmocom-analog/src/r2000
Andreas Eversberg 6fa74a1296 Refactor global variables for signal processing
These are:
	device, sample rate, buffer, latency
Called now:
	dsp_device, dsp_samplerate, dsp_buffer, dsp_latency
Call audio device:
	call_device, call_samplerate, call_buffer
2021-10-24 06:25:10 +02:00
..
Makefile.am Replaced MNCC by OSMO-CC 2020-12-29 11:11:41 +01:00
dsp.c Rename dbm0 (level) to speech (level) 2019-12-08 17:24:36 +01:00
dsp.h Implementation of "Radiocom 2000", the analog French mobile network 2017-08-09 17:27:12 +02:00
frame.c Fixed typos in cli output and source code comments 2021-01-03 09:57:03 +01:00
frame.h Implementation of "Radiocom 2000", the analog French mobile network 2017-08-09 17:27:12 +02:00
image.c Output ASCII art image after all init functions (inside main_mobile.c) 2019-06-30 14:51:01 +02:00
main.c Refactor global variables for signal processing 2021-10-24 06:25:10 +02:00
r2000.c Refactor global variables for signal processing 2021-10-24 06:25:10 +02:00
r2000.h Refactor global variables for signal processing 2021-10-24 06:25:10 +02:00
tones.c Implementation of "Radiocom 2000", the analog French mobile network 2017-08-09 17:27:12 +02:00
tones.h Implementation of "Radiocom 2000", the analog French mobile network 2017-08-09 17:27:12 +02:00