Opendigitalradio / odr-radioepg-bridge

Creates a DAB EPG bitstream directly from the ODR multiplex configuration file, using RadioDNS to lookup SI and PI documents.
Apache License 2.0
0 stars 1 forks source link

ODR Bridge EPG

Creates a DAB EPG bitstream directly from the ODR multiplex configuration file, using RadioDNS to lookup SI and PI documents.

Dependencies

Usage

usage: generate-epg [-h] [-o OUTPUT] [-X] [-p bytes] [-a address] [-d DAYS] [-D] f

Encodes an EPG bitstream for services in a multiplex configuration file

positional arguments:
  f           multiplex configuration file

optional arguments:
  -h, --help  show this help message and exit
  -o OUTPUT   output bitstream file (default output.dat)
  -X          turn debug on
  -p          size of data packets in bytes (default 96)
  -a          packet address (default 1)
  -d DAYS     number of days ahead to encode schedule files (default 2)
  -D          output as data groups, not packets