aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Add uatype journaline to configMatthias P. Braendli2024-02-211-0/+3
|
* Update doc for TAI bulletin handlingMatthias P. Braendli2024-01-182-7/+13
|
* Adapt doc/zmq_remote.py for showjsonMatthias P. Braendli2024-01-181-9/+13
|
* Add load_entire_file option for file inputsMatthias P. Braendli2022-10-051-0/+15
|
* Support reading mux config in JSONMatthias P. Braendli2022-08-242-0/+97
|
* 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
* Delete old manpage, tweak new onesMatthias P. Braendli2022-04-191-589/+0
|
* Setup FIG0/13 for Broadcast Website with profiles 01 FFMatthias P. Braendli2022-03-171-3/+11
|
* Fix FIG0/6 database continuation for service linkingMatthias P. Braendli2022-01-051-1/+1
|
* show_dabmux_stats: sort outputMatthias P. Braendli2021-06-011-1/+1
|
* Add EDI UDP multicast supportMatthias P. Braendli2021-05-141-1/+7
|
* Update configuration and compilation for new EDI UDP packet interleaverMatthias P. Braendli2021-02-221-4/+8
|
* Add timestamp offset to management server for EDI inputMatthias P. Braendli2021-02-101-3/+5
|
* Common 6b5db53: Update zmq.hpp, TCPReceiveServer, EDI decoder and outputMatthias P. Braendli2021-01-181-11/+8
|
* Make stats_dabmux_munin.py python3 comptabileYoann QUERET2021-01-181-3/+3
|
* Make compatible with python3.5 with parameters configYoann QUERET2021-01-181-1/+1
|
* Make compatible with python 3.5Yoann QUERET2021-01-181-2/+2
| | | Solve error "TypeError: the JSON object must be str, not 'bytes'" with python 3.5
* Add EDI transport addressing to configMatthias P. Braendli2020-11-161-0/+3
|
* Improve TIMESTAMPS.rst readabilityMatthias P. Braendli2020-08-241-0/+1
| | | | With thanks to glokhoff's suggestion in his pull request.
* Set basic profile in FIG0/13 SPI user applicationMatthias P. Braendli2020-07-131-2/+2
|
* Add possibility to set several user application types in FIG0/13Matthias P. Braendli2020-07-132-15/+35
|
* Merge PR 45 with Alarm HandlingMatthias P. Braendli2020-04-011-0/+1
|\
| * add cluster id 255 information in advanced.muxKuntzeM2020-03-281-0/+1
| |
* | Add zmq2edi munin stats scriptMatthias P. Braendli2020-03-301-0/+148
|/
* Implement a hash function to calculate FIG 0/7 Count fieldMatthias P. Braendli2020-03-112-5/+14
| | | | | | 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-114-3/+36
|
* Make FIG 0/7 optional and documentMatthias P. Braendli2020-03-111-0/+6
|
* Make show_dabmux_stats py3 compatibleMatthias P. Braendli2020-01-071-4/+4
|
* 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-232-76/+82
|
* Make EDI input buffer configurableMatthias P. Braendli2019-09-231-0/+9
|
* EDI in: add audio levels metadata and source versionMatthias P. Braendli2019-09-181-3/+13
|
* Update example configurationsMatthias P. Braendli2019-09-052-36/+40
|
* Merge EDI input workMatthias P. Braendli2019-06-111-0/+30
|\
| * Prepare v2.4.0v2.4.0Matthias P. Braendli2019-06-071-0/+30
| |
* | Work on STI-D/EDI inputMatthias P. Braendli2019-06-072-7/+13
|/
* EDI: Implement TCP outputMatthias P. Braendli2019-05-061-2/+16
|
* Rework timestampingMatthias P. Braendli2019-02-182-4/+4
| | | | | | | * 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
|
* Remove references to nonfunctional FIDCMatthias P. Braendli2019-02-131-18/+18
|
* 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.
* Add EDI timestamp offset configurationMatthias P. Braendli2019-01-101-0/+5
|
* Allow user to specify TAI bulletin URLsMatthias P. Braendli2018-12-181-0/+7
|
* Fix reference to spec in advanced.muxMatthias P. Braendli2018-10-231-1/+1
|
* Store leap-second cache in /var/tmpMatthias P. Braendli2018-10-112-13/+21
|
* Describe how to download leap-second data manuallyMatthias P. Braendli2018-09-131-2/+11
|
* Add support for sending empty linkage sets to clear receiver databasesMatthias P. Braendli2018-08-161-2/+6
|
* FIG0/6: use service ECC if definedMatthias P. Braendli2018-08-161-0/+2
|