I'm not familiar with where things are installed on Windows, but you should have an already complete example flow graph named uhd_atsc_tx.grc somewhere.
It's probably in a directory with a name like gnuradio/share/gnuradio/examples/dtv
Also, the test file is https://www.w6rz.net/advastc.ts (which is noted in the example flow graph).
adv16apsk910.ts is the DVB-S2 test file and will still mostly work, but there will be either video of audio hiccups because it's the incorrect Transport Stream bitrate.
Ron
On 6/18/26 15:49, Kathy King wrote:
HelloI am using GNU radio companion 3.10.12.0, python 3.12.9.I installed the windows version on a windows 10 computer.I implemented the ATSC transmitter example from wikipedia.I have three errors. They are all links between blocks and I have noidea why they are erroring.The first is the link path between the FILE SOURCE block and the ATSC PAD.The second is the link path between ATSC FIELD SYNC MUX block andthe VECTOR TO STREAM.The third is the link path between KEEP M IN N block and DVB-S2X MODULATOR.I am using adv16apsk910.ts as the file source.I hope someone has the answer for me.Mike
No comments:
Post a Comment