ATSC: Difference between revisions
Jump to navigation
Jump to search
(Created page with "This page represents the documentation for all of the ATSC blocks, simply because they are intended to be used together, and most of the blocks have no parameters. === E...") |
No edit summary |
||
Line 4: | Line 4: | ||
== Example Flowgraph == | |||
This is the example ATSC transmitter which can be found [https://github.com/gnuradio/gnuradio/blob/master/gr-dtv/examples/file_atsc_tx.grc here]: | This is the example ATSC transmitter which can be found [https://github.com/gnuradio/gnuradio/blob/master/gr-dtv/examples/file_atsc_tx.grc here]: |
Revision as of 02:59, 27 July 2019
This page represents the documentation for all of the ATSC blocks, simply because they are intended to be used together, and most of the blocks have no parameters.
Example Flowgraph
This is the example ATSC transmitter which can be found here:
This is the example ATSC receiver which can be found here: