render
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| render [2025/10/10 14:12] – RabbitEars Webmaster | render [2025/11/08 19:06] (current) – [Change Log] RabbitEars Webmaster | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== RENDER ====== | ====== RENDER ====== | ||
| - | RENDER, short for **R**abbit**E**ars **N**extGen **D**ata **E**valuator **R**eport, is GPLv3 open-source software written to evaluate ATSC 3.0 signals and produce HTML Export files about them. | + | RENDER, short for **R**abbit**E**ars **N**extGen **D**ata **E**valuator |
| To download the latest version of RENDER, see here: [[https:// | To download the latest version of RENDER, see here: [[https:// | ||
| Line 65: | Line 65: | ||
| And you'll need the HDHomeRun library, but I've included that in the zip file if you don't already have it installed. | And you'll need the HDHomeRun library, but I've included that in the zip file if you don't already have it installed. | ||
| - | Building RENDER should be as running " | + | Building RENDER should be as easy as running " |
| To run RENDER, put a PCAP or debug file in the folder with your executable | To run RENDER, put a PCAP or debug file in the folder with your executable | ||
| Line 76: | Line 76: | ||
| To collect files without the HDHomeRun TUI, see the steps here: [[Capturing 3.0 Data]] | To collect files without the HDHomeRun TUI, see the steps here: [[Capturing 3.0 Data]] | ||
| - | Then just run it: | + | Then just navigate to the folder that both the software and the files are in and run it: |
| - | ./render <pcap/debug file name> | + | ./render <pcap|debug file name> |
| It'll output an HTML file with the same name that you can then review. | It'll output an HTML file with the same name that you can then review. | ||
| Line 85: | Line 85: | ||
| Please also reach out with any questions or comments. | Please also reach out with any questions or comments. | ||
| + | |||
| + | ==== Change Log ===== | ||
| + | |||
| + | === v0.3 - TBD === | ||
| + | |||
| + | * Added support for bitrates in the Usage Chart for ALP-PCAP files. (General) | ||
| + | * Added support for stuffing packets when present. (WNYZ-LD) | ||
| + | * {Want to finish ESG support.} (General) | ||
| + | * {Want to add eGPS support.} (KWGN) | ||
| + | |||
| + | === v0.2 - November 4, 2025 === | ||
| + | |||
| + | * Added version number variable and command line function. (General) | ||
| + | * Resolved PLP bitrate calculation bug. (General) | ||
| + | * Added handling for duplicate LMT entries. (WZBJ-CD) | ||
| + | * Added handling for EFDT tags and incomplete tags. (WUPV) | ||
| + | * Added work-around for when close object isn't detected. (WCVW) | ||
| + | * Resolved CDT parsing issue in ALP-PCAP captures. (KSTR) | ||
| + | * MMT support in-place, but most of the stations have incomplete MMT data, so there' | ||
| + | * I've left a ton of debugging code in it. I stripped it out in 0.1, but removing it is a lot of work for no benefit. | ||
| + | |||
| + | === v0.1 - October 10, 2025 === | ||
| + | |||
| + | * Initial release. | ||
render.1760105546.txt.gz · Last modified: by RabbitEars Webmaster
