Add implementation of analog TV signal generator (PAL so far)
Quick and dirty Howto: make && tv/osmotv --sdr-soapy --sdr-tx-gain 60 -r 15000000 -c 21 tx-fubk --sdr-tune-args "OFFSET=-3000000"
This commit is contained in:
4
src/tv/channels.h
Normal file
4
src/tv/channels.h
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
double get_tv_video_frequency(int channel);
|
||||
void list_tv_channels(void);
|
||||
|
Reference in New Issue
Block a user