osmocom-analog/src/radio
Andreas Eversberg 2d23c841a6 Cleanup SDR usage when no channel, but full spectrum is used.
Radio and TV uses full spectrum, so they set channels to 0, this will
define a center frequency only. The spectrum is then processed by the
applications and not by libsdr.

The sample rate must be a factor of 1e9, so that time stamps work
and signal has no gaps/glitchs.
2021-12-12 10:53:26 +01:00
..
Makefile.am Refactoring command line option handling 2018-05-21 19:39:09 +02:00
main.c Cleanup SDR usage when no channel, but full spectrum is used. 2021-12-12 10:53:26 +01:00
radio.c radio: Fixed crash cause by not selecting any RX sink 2021-11-20 10:05:32 +01:00
radio.h Refactor global variables for signal processing 2021-10-24 06:25:10 +02:00