osmocom-analog/src/fuvst
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
fuvst.c Added special strdup to liboptions, to prevent memory leaks for option strings 2021-03-07 10:38:38 +01:00
fuvst.h C-Netz: Implementation of a Funkvermittlungsstelle (FuVSt) 2020-12-21 08:38:44 +01:00
image.c C-Netz: Implementation of a Funkvermittlungsstelle (FuVSt) 2020-12-21 08:38:44 +01:00
main.c Refactor global variables for signal processing 2021-10-24 06:25:10 +02:00
mup.c C-Netz: Implementation of a Funkvermittlungsstelle (FuVSt) 2020-12-21 08:38:44 +01:00
mup.h C-Netz: Implementation of a Funkvermittlungsstelle (FuVSt) 2020-12-21 08:38:44 +01:00
sniffer.c Refactor global variables for signal processing 2021-10-24 06:25:10 +02:00
systemmeldungen.c C-Netz: Implementation of a Funkvermittlungsstelle (FuVSt) 2020-12-21 08:38:44 +01:00
systemmeldungen.h C-Netz: Implementation of a Funkvermittlungsstelle (FuVSt) 2020-12-21 08:38:44 +01:00