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:
Andreas Eversberg
2017-08-20 07:43:41 +02:00
parent a52c89800c
commit 496aff5a79
22 changed files with 3071 additions and 5 deletions

View File

@@ -1,3 +1,3 @@
AUTOMAKE_OPTIONS = foreign
SUBDIRS = common anetz bnetz cnetz nmt amps tacs jtacs r2000 test
SUBDIRS = common anetz bnetz cnetz nmt amps tacs jtacs r2000 tv test