Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Specify in doc that we do not support EDI Resend | Matthias P. Braendli | 2017-01-18 | 1 | -1/+2 |
| | |||||
* | Add EDI fragment interleaver | Matthias P. Braendli | 2016-12-23 | 1 | -0/+7 |
| | |||||
* | Remove service linking active from RC | Matthias P. Braendli | 2016-11-28 | 1 | -6/+2 |
| | | | | | This can be added later if the need arises, and when proper testing validates the implementation. | ||||
* | Merge branch 'next' into servicelinking | Matthias P. Braendli | 2016-11-12 | 1 | -2/+30 |
|\ | |||||
| * | Describe inputs a bit better in advanced.mux | Matthias P. Braendli | 2016-11-05 | 1 | -2/+30 |
| | | |||||
* | | Merge 'next' into servicelinking | Matthias P. Braendli | 2016-10-07 | 2 | -0/+85 |
|\| | |||||
| * | Add ZeroMQ RC | Matthias P. Braendli | 2016-10-07 | 2 | -0/+85 |
| | | |||||
* | | Add additional test case and example to servicelinking.mux | Matthias P. Braendli | 2016-10-03 | 1 | -0/+29 |
| | | |||||
* | | Set IdLQ properly in FIG0/6 | Matthias P. Braendli | 2016-10-02 | 1 | -3/+2 |
| | | |||||
* | | Print linking info on startup | Matthias P. Braendli | 2016-09-30 | 1 | -1/+1 |
| | | |||||
* | | Clarify which parameters are mandatory for linking | Matthias P. Braendli | 2016-09-30 | 1 | -7/+9 |
| | | |||||
* | | Clarify how to declare several linking sets | Matthias P. Braendli | 2016-09-30 | 1 | -3/+3 |
| | | |||||
* | | Add config file proposal for linking | Matthias P. Braendli | 2016-09-30 | 1 | -0/+136 |
|/ | |||||
* | Add remark about component order in advanced.mux example | Matthias P. Braendli | 2016-09-23 | 1 | -0/+4 |
| | |||||
* | Drop SLIP, Refactor sockets, improve TCP output | Matthias P. Braendli | 2016-09-11 | 1 | -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. | ||||
* | Reindent code and update doc | Matthias P. Braendli | 2016-09-09 | 1 | -8/+4 |
| |