aboutsummaryrefslogtreecommitdiffstats
path: root/doc/advanced.mux
Commit message (Collapse)AuthorAgeFilesLines
* Work on STI-D/EDI inputMatthias P. Braendli2019-06-071-6/+11
|
* EDI: Implement TCP outputMatthias P. Braendli2019-05-061-2/+16
|
* Rework timestampingMatthias P. Braendli2019-02-181-3/+3
| | | | | | | * Ensure MNSC and EDI carry the same timestamp * Rename `edi_tistoffset` to `tist_offset` * Remove conditional compilation of EDI output * Reset PPS so as to align ETI frames across mux restarts
* Add EDI timestamp offset configurationMatthias P. Braendli2019-01-101-0/+5
|
* Fix reference to spec in advanced.muxMatthias P. Braendli2018-10-231-1/+1
|
* Store leap-second cache in /var/tmpMatthias P. Braendli2018-10-111-13/+1
|
* Describe how to download leap-second data manuallyMatthias P. Braendli2018-09-131-2/+11
|
* Add support for services with different ECC in FIG0/9Matthias P. Braendli2018-07-311-9/+12
|
* Document PTy in doc/advanced.muxMatthias P. Braendli2018-01-311-0/+10
|
* Prefer usage of ampersand in UDP output URL queryMatthias P. Braendli2017-11-221-1/+1
|
* Add params to RAW output for clock selectionMatthias P. Braendli2017-11-221-2/+11
|
* Add new zeromq config formatMatthias P. Braendli2017-07-281-2/+2
| | | | | | This gives the choice for the transmission of the metadata, and the enabling of the TAI downloader is also triggered appropriately
* Add a few sanity checks for the configuration parserMatthias P. Braendli2017-06-231-1/+1
|
* Use enum for transmission modeMatthias P. Braendli2017-06-171-1/+1
|
* EDI TIST: Add local file cache for leap second dataMatthias P. Braendli2017-06-161-0/+4
|
* Add experimental untested STI input for AVT encodersMatthias P. Braendli2017-01-241-5/+8
|
* Specify in doc that we do not support EDI ResendMatthias P. Braendli2017-01-181-1/+2
|
* Add EDI fragment interleaverMatthias P. Braendli2016-12-231-0/+7
|
* Describe inputs a bit better in advanced.muxMatthias P. Braendli2016-11-051-2/+30
|
* Add remark about component order in advanced.mux exampleMatthias P. Braendli2016-09-231-0/+4
|
* Reindent code and update docMatthias P. Braendli2016-09-091-8/+4
|
* Clarification of datagroup flag for MOT ApplicationsNick Piggott2016-09-091-2/+7
| | | | | MOT Applications (Slideshow, EPG), require datagroup to be true, not the default of false.
* set IDs in example mux filesMatthias P. Braendli2016-06-171-0/+3
|
* Remove old carouselMatthias P. Braendli2016-04-011-5/+0
|
* Add source and ttl config to UDP outputMatthias P. Braendli2016-03-261-2/+4
| | | | This is useful for multicast output.
* Simplify example.mux and create advanced exampleMatthias P. Braendli2016-03-111-0/+395