osmocom-analog/src/tv
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 Fix some minor compiling issues 2021-03-20 11:19:29 +01:00
bas.c Fixed many typos in output and source code comments 2019-07-15 21:14:52 +02:00
bas.h OsmoTV: Added more test patterns for TV repair 2019-05-12 21:08:09 +02:00
channels.c osmotv: Added special cable network channels (Sonderkanaele) 2020-01-31 17:56:32 +01:00
channels.h osmotv: Added special cable network channels (Sonderkanaele) 2020-01-31 17:56:32 +01:00
color.c OsmoTV: Generate correct amplitude of color signal (hopefully) 2019-06-01 19:15:06 +02:00
color.h OsmoTV: Added more test patterns for TV repair 2019-05-12 21:08:09 +02:00
convergence.c OsmoTV: Added more test patterns for TV repair 2019-05-12 21:08:09 +02:00
convergence.h OsmoTV: Added more test patterns for TV repair 2019-05-12 21:08:09 +02:00
ebu.c OsmoTV: Generate correct amplitude of color signal (hopefully) 2019-06-01 19:15:06 +02:00
ebu.h OsmoTV: Added more test patterns for TV repair 2019-05-12 21:08:09 +02:00
font.c Add implementation of analog TV signal generator (PAL so far) 2017-09-02 07:34:50 +02:00
font.h Add implementation of analog TV signal generator (PAL so far) 2017-09-02 07:34:50 +02:00
fubk.c OsmoTV: Generate correct amplitude of color signal (hopefully) 2019-06-01 19:15:06 +02:00
fubk.h Add implementation of analog TV signal generator (PAL so far) 2017-09-02 07:34:50 +02:00
image.c Restructure: Move sample from common code to 'libsample' 2017-12-03 08:45:48 +01:00
image.h Add implementation of analog TV signal generator (PAL so far) 2017-09-02 07:34:50 +02:00
main.c Cleanup SDR usage when no channel, but full spectrum is used. 2021-12-12 10:53:26 +01:00
sample_image.c OsmoTV: Added more test patterns for TV repair 2019-05-12 21:08:09 +02:00
tv_modulate.c Restructure: Move sample from common code to 'libsample' 2017-12-03 08:45:48 +01:00
tv_modulate.h Add implementation of analog TV signal generator (PAL so far) 2017-09-02 07:34:50 +02:00
vcr.c OsmoTV: Added more test patterns for TV repair 2019-05-12 21:08:09 +02:00
vcr.h Add implementation of analog TV signal generator (PAL so far) 2017-09-02 07:34:50 +02:00