Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare v2.4.0v2.4.0 | Matthias P. Braendli | 2019-06-07 | 1 | -0/+30 |
| | |||||
* | EDI: Implement TCP output | Matthias P. Braendli | 2019-05-06 | 1 | -2/+16 |
| | |||||
* | Rework timestamping | Matthias P. Braendli | 2019-02-18 | 2 | -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 control | Matthias P. Braendli | 2019-02-16 | 1 | -1/+13 |
| | |||||
* | Remove references to nonfunctional FIDC | Matthias P. Braendli | 2019-02-13 | 1 | -18/+18 |
| | |||||
* | Add partial FIG2 label support | Matthias P. Braendli | 2019-01-29 | 1 | -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 configuration | Matthias P. Braendli | 2019-01-10 | 1 | -0/+5 |
| | |||||
* | Allow user to specify TAI bulletin URLs | Matthias P. Braendli | 2018-12-18 | 1 | -0/+7 |
| | |||||
* | Fix reference to spec in advanced.mux | Matthias P. Braendli | 2018-10-23 | 1 | -1/+1 |
| | |||||
* | Store leap-second cache in /var/tmp | Matthias P. Braendli | 2018-10-11 | 2 | -13/+21 |
| | |||||
* | Describe how to download leap-second data manually | Matthias P. Braendli | 2018-09-13 | 1 | -2/+11 |
| | |||||
* | Add support for sending empty linkage sets to clear receiver databases | Matthias P. Braendli | 2018-08-16 | 1 | -2/+6 |
| | |||||
* | FIG0/6: use service ECC if defined | Matthias P. Braendli | 2018-08-16 | 1 | -0/+2 |
| | |||||
* | Add support for services with different ECC in FIG0/9 | Matthias P. Braendli | 2018-07-31 | 2 | -12/+20 |
| | |||||
* | Print zmq_remote received messages nicely | Matthias P. Braendli | 2018-07-24 | 1 | -1/+1 |
| | |||||
* | Remove munin version check from stats_dabmux_munin.py | Matthias P. Braendli | 2018-05-30 | 1 | -4/+0 |
| | | | | Its more practical when running it directly | ||||
* | Introduce slow peak statistic, averaging over 5 minutes | Matthias P. Braendli | 2018-03-07 | 2 | -7/+28 |
| | |||||
* | Add version string to management server | Matthias P. Braendli | 2018-03-07 | 1 | -3/+5 |
| | |||||
* | Add our EId in the other-service example | Matthias P. Braendli | 2018-03-01 | 1 | -2/+3 |
| | |||||
* | Add active linkage set flag to configuration | Matthias P. Braendli | 2018-03-01 | 1 | -0/+3 |
| | |||||
* | Rework frequency information representation | Matthias P. Braendli | 2018-03-01 | 1 | -70/+79 |
| | |||||
* | Fix length of FI freq list check | Matthias P. Braendli | 2018-03-01 | 1 | -0/+2 |
| | |||||
* | Rename stats_dabmux_multi to stats_dabmux_munin | Matthias P. Braendli | 2018-02-26 | 2 | -2/+2 |
| | |||||
* | Rework other_ensemble to support OE=1 in FIG0/24 | Matthias P. Braendli | 2018-02-20 | 1 | -3/+25 |
| | |||||
* | Add OE=1 support for FrequencyInformation | Matthias P. Braendli | 2018-02-17 | 1 | -0/+17 |
| | |||||
* | Convert labels from utf-8 to EBU | Matthias P. Braendli | 2018-02-09 | 1 | -3/+8 |
| | |||||
* | Add show_dabmux_stats script to doc | Matthias P. Braendli | 2018-02-01 | 2 | -1/+85 |
| | |||||
* | Define RCException in munin script | Matthias P. Braendli | 2018-01-31 | 1 | -0/+3 |
| | |||||
* | Add TAI bulletin expiry to RC and to munin | Matthias P. Braendli | 2018-01-31 | 1 | -10/+98 |
| | |||||
* | Document PTy in doc/advanced.mux | Matthias P. Braendli | 2018-01-31 | 1 | -0/+10 |
| | |||||
* | Use correct TAI bulletin download variable | Matthias P. Braendli | 2018-01-23 | 1 | -1/+1 |
| | |||||
* | Add information about ensemble id to example.mux | MaPePeR | 2017-11-26 | 1 | -0/+3 |
| | |||||
* | Prefer usage of ampersand in UDP output URL query | Matthias P. Braendli | 2017-11-22 | 1 | -1/+1 |
| | |||||
* | Add params to RAW output for clock selection | Matthias P. Braendli | 2017-11-22 | 1 | -2/+11 |
| | |||||
* | Munin: add timeouts for requests | Matthias P. Braendli | 2017-10-17 | 1 | -9/+22 |
| | |||||
* | munin stats: Output multigraph line for state | Matthias P. Braendli | 2017-10-17 | 1 | -3/+6 |
| | |||||
* | Fix regex in stats_dabmux_multi | Matthias P. Braendli | 2017-10-16 | 1 | -1/+1 |
| | |||||
* | Merge state management command into values, adapt munin accordingly | Matthias P. Braendli | 2017-10-16 | 2 | -21/+53 |
| | |||||
* | Add delay logic to odr-zmq2edi | Matthias P. Braendli | 2017-08-11 | 1 | -1/+1 |
| | |||||
* | Add xymon monitoring script and update README | Matthias P. Braendli | 2017-08-07 | 2 | -3/+662 |
| | |||||
* | Add new zeromq config format | Matthias P. Braendli | 2017-07-28 | 2 | -5/+15 |
| | | | | | | 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 used | Matthias P. Braendli | 2017-06-23 | 1 | -0/+4 |
| | |||||
* | Add a few sanity checks for the configuration parser | Matthias P. Braendli | 2017-06-23 | 1 | -1/+1 |
| | |||||
* | Use enum for transmission mode | Matthias P. Braendli | 2017-06-17 | 1 | -1/+1 |
| | |||||
* | EDI TIST: Add local file cache for leap second data | Matthias P. Braendli | 2017-06-16 | 1 | -0/+4 |
| | |||||
* | Add initial implementation for FIG0/24 | Matthias P. Braendli | 2017-06-05 | 1 | -0/+5 |
| | |||||
* | WIP: Rework FIG0/21 definition and get FIC insertion to compile | Matthias P. Braendli | 2017-04-20 | 1 | -31/+39 |
| | |||||
* | Add FIG0/21 work in progress | Matthias P. Braendli | 2017-04-09 | 1 | -0/+37 |
| | |||||
* | Improve zmq_remote.py usability and python3 compat | Matthias P. Braendli | 2017-02-10 | 1 | -13/+17 |
| | |||||
* | Add experimental untested STI input for AVT encoders | Matthias P. Braendli | 2017-01-24 | 2 | -6/+9 |
| |