aboutsummaryrefslogtreecommitdiffstats
path: root/doc/example.mux
Commit message (Collapse)AuthorAgeFilesLines
* Support reading mux config in JSONMatthias P. Braendli2022-08-241-0/+3
|
* Add pre-roll burst config settingMatthias P. Braendli2022-08-221-3/+10
| | | | This includes Common 306b5fc
* Support EDI TCP server pre-roll on client connectMatthias P. Braendli2022-08-191-0/+3
| | | | Includes common code changes: socket changes for keepalive and preroll
* Add EDI UDP multicast supportMatthias P. Braendli2021-05-141-1/+7
|
* Add possibility to set several user application types in FIG0/13Matthias P. Braendli2020-07-131-0/+5
|
* Implement a hash function to calculate FIG 0/7 Count fieldMatthias P. Braendli2020-03-111-0/+11
| | | | | | This might not be strictly standards compliant, but it avoids having to save state across mux restarts and doesn't place the burden of incrementing the number on the operator.
* Describe statistics in doc/STATS.mdMatthias P. Braendli2020-03-111-1/+1
|
* Make EDI input TIST delay configurableMatthias P. Braendli2019-12-101-0/+4
|
* Add startupcheck functionalityMatthias P. Braendli2019-11-251-0/+6
|
* Rework example mux files to prefer EDIMatthias P. Braendli2019-09-231-49/+33
|
* Make EDI input buffer configurableMatthias P. Braendli2019-09-231-0/+9
|
* Update example configurationsMatthias P. Braendli2019-09-051-6/+26
|
* Work on STI-D/EDI inputMatthias P. Braendli2019-06-071-1/+2
|
* Rework timestampingMatthias P. Braendli2019-02-181-1/+1
| | | | | | | * 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 FIG2 options for character field and text controlMatthias P. Braendli2019-02-161-1/+13
|
* Add partial FIG2 label supportMatthias P. Braendli2019-01-291-1/+8
| | | | | | | | | | | Add support for Ensemble label, programme services and components, although the implementation for the component label is not properly tested. (data services still to be done) Neither short labels nor UCS-2 are not yet implemented. Also, support for draftETSI TS 103 176 which redefines the meaning of Rfa is still pending.
* Allow user to specify TAI bulletin URLsMatthias P. Braendli2018-12-181-0/+7
|
* Store leap-second cache in /var/tmpMatthias P. Braendli2018-10-111-0/+20
|
* Add support for services with different ECC in FIG0/9Matthias P. Braendli2018-07-311-3/+8
|
* Convert labels from utf-8 to EBUMatthias P. Braendli2018-02-091-3/+8
|
* Add information about ensemble id to example.muxMaPePeR2017-11-261-0/+3
|
* Add new zeromq config formatMatthias P. Braendli2017-07-281-3/+13
| | | | | | This gives the choice for the transmission of the metadata, and the enabling of the TAI downloader is also triggered appropriately
* Document that TZ environment variable can be usedMatthias P. Braendli2017-06-231-0/+4
|
* Add experimental untested STI input for AVT encodersMatthias P. Braendli2017-01-241-1/+1
|
* Add ZeroMQ RCMatthias P. Braendli2016-10-071-0/+10
|
* Drop SLIP, Refactor sockets, improve TCP outputMatthias P. Braendli2016-09-111-2/+11
| | | | | | | | Quite a large refactoring of the sockets, TCP and UDP, in order to improve the ETI-over-TCP output. This can now accept several simultaneous connections, and requires a throttle. The SLIP input is gone. The UDP inputs are currently broken.
* set IDs in example mux filesMatthias P. Braendli2016-06-171-1/+3
|
* Add protection setting to example.muxMatthias P. Braendli2016-05-061-0/+2
|
* Simplify example.mux and create advanced exampleMatthias P. Braendli2016-03-111-249/+34
|
* Change EDI configuration for multi-outputMatthias P. Braendli2016-02-051-14/+26
|
* Add source and ttl settings for EDIMatthias P. Braendli2015-11-271-6/+17
|
* Update documentation in example.muxMatthias P. Braendli2015-11-271-15/+16
|
* Prepare release v0.8.0v0.8.0Matthias P. Braendli2015-09-131-3/+0
|
* Add FIG0/19Matthias P. Braendli2015-08-151-1/+13
|
* Add cluster handling for announcementsMatthias P. Braendli2015-08-151-0/+3
|
* Implement FIG0/18 for announcementsMatthias P. Braendli2015-08-151-0/+16
|
* Document how to enable new FIG carouselMatthias P. Braendli2015-08-071-0/+5
|
* Add option to pad TAGPacket in different waysMatthias P. Braendli2015-08-011-0/+6
|
* EDI: add options, fix AF sequence, revisionMatthias P. Braendli2015-07-171-0/+7
|
* Merge Stats and Config server, config is also JSONMatthias P. Braendli2015-03-071-2/+2
|
* Security: Telnet only accessible from localhostMatthias P. Braendli2015-01-231-1/+1
|
* Define User Application Type in configuration fileMatthias P. Braendli2015-01-121-1/+19
|
* Add datagroup option to config fileMatthias P. Braendli2014-12-251-2/+5
|
* Always set protection in example.muxMatthias P. Braendli2014-11-271-1/+1
|
* Add double quotes to all labels in example.muxMatthias P. Braendli2014-11-141-4/+4
|
* Add experimental EDI to configuration fileMatthias P. Braendli2014-08-221-0/+18
|
* Add the possibility to specify protection profileMatthias P. Braendli2014-08-021-1/+14
|
* Add explanation of output formatsMatthias P. Braendli2014-05-061-2/+22
|
* Add support for automatic local-time-offsetMatthias P. Braendli2014-04-191-1/+5
|
* Add CURVE authentification support for dabInputZMQMatthias P. Braendli2014-04-171-0/+25
|