Creates a DAB EPG bitstream directly from the ODR multiplex configuration file, using RadioDNS to lookup SI and PI documents.
- python-hybridspi
- odr-radiodns-bridge
- python-dabmot
- python-mot-epg
- python-dabmsc
- isodate
- bitarray
- crcmod
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