aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Add support for services with different ECC in FIG0/9Matthias P. Braendli2018-07-312-12/+20
|
* Print zmq_remote received messages nicelyMatthias P. Braendli2018-07-241-1/+1
|
* Remove munin version check from stats_dabmux_munin.pyMatthias P. Braendli2018-05-301-4/+0
| | | | Its more practical when running it directly
* Introduce slow peak statistic, averaging over 5 minutesMatthias P. Braendli2018-03-072-7/+28
|
* Add version string to management serverMatthias P. Braendli2018-03-071-3/+5
|
* Add our EId in the other-service exampleMatthias P. Braendli2018-03-011-2/+3
|
* Add active linkage set flag to configurationMatthias P. Braendli2018-03-011-0/+3
|
* Rework frequency information representationMatthias P. Braendli2018-03-011-70/+79
|
* Fix length of FI freq list checkMatthias P. Braendli2018-03-011-0/+2
|
* Rename stats_dabmux_multi to stats_dabmux_muninMatthias P. Braendli2018-02-262-2/+2
|
* Rework other_ensemble to support OE=1 in FIG0/24Matthias P. Braendli2018-02-201-3/+25
|
* Add OE=1 support for FrequencyInformationMatthias P. Braendli2018-02-171-0/+17
|
* Convert labels from utf-8 to EBUMatthias P. Braendli2018-02-091-3/+8
|
* Add show_dabmux_stats script to docMatthias P. Braendli2018-02-012-1/+85
|
* Define RCException in munin scriptMatthias P. Braendli2018-01-311-0/+3
|
* Add TAI bulletin expiry to RC and to muninMatthias P. Braendli2018-01-311-10/+98
|
* Document PTy in doc/advanced.muxMatthias P. Braendli2018-01-311-0/+10
|
* Use correct TAI bulletin download variableMatthias P. Braendli2018-01-231-1/+1
|
* Add information about ensemble id to example.muxMaPePeR2017-11-261-0/+3
|
* 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
|
* Munin: add timeouts for requestsMatthias P. Braendli2017-10-171-9/+22
|