Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix FIG0/6 database continuation for service linking | Matthias P. Braendli | 2022-01-05 | 1 | -1/+1 |
| | |||||
* | show_dabmux_stats: sort output | Matthias P. Braendli | 2021-06-01 | 1 | -1/+1 |
| | |||||
* | Add EDI UDP multicast support | Matthias P. Braendli | 2021-05-14 | 1 | -1/+7 |
| | |||||
* | Update configuration and compilation for new EDI UDP packet interleaver | Matthias P. Braendli | 2021-02-22 | 1 | -4/+8 |
| | |||||
* | Add timestamp offset to management server for EDI input | Matthias P. Braendli | 2021-02-10 | 1 | -3/+5 |
| | |||||
* | Common 6b5db53: Update zmq.hpp, TCPReceiveServer, EDI decoder and output | Matthias P. Braendli | 2021-01-18 | 1 | -11/+8 |
| | |||||
* | Make stats_dabmux_munin.py python3 comptabile | Yoann QUERET | 2021-01-18 | 1 | -3/+3 |
| | |||||
* | Make compatible with python3.5 with parameters config | Yoann QUERET | 2021-01-18 | 1 | -1/+1 |
| | |||||
* | Make compatible with python 3.5 | Yoann QUERET | 2021-01-18 | 1 | -2/+2 |
| | | | Solve error "TypeError: the JSON object must be str, not 'bytes'" with python 3.5 | ||||
* | Add EDI transport addressing to config | Matthias P. Braendli | 2020-11-16 | 1 | -0/+3 |
| | |||||
* | Improve TIMESTAMPS.rst readability | Matthias P. Braendli | 2020-08-24 | 1 | -0/+1 |
| | | | | With thanks to glokhoff's suggestion in his pull request. | ||||
* | Set basic profile in FIG0/13 SPI user application | Matthias P. Braendli | 2020-07-13 | 1 | -2/+2 |
| | |||||
* | Add possibility to set several user application types in FIG0/13 | Matthias P. Braendli | 2020-07-13 | 2 | -15/+35 |
| | |||||
* | Merge PR 45 with Alarm Handling | Matthias P. Braendli | 2020-04-01 | 1 | -0/+1 |
|\ | |||||
| * | add cluster id 255 information in advanced.mux | KuntzeM | 2020-03-28 | 1 | -0/+1 |
| | | |||||
* | | Add zmq2edi munin stats script | Matthias P. Braendli | 2020-03-30 | 1 | -0/+148 |
|/ | |||||
* | Implement a hash function to calculate FIG 0/7 Count field | Matthias P. Braendli | 2020-03-11 | 2 | -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.md | Matthias P. Braendli | 2020-03-11 | 4 | -3/+36 |
| | |||||
* | Make FIG 0/7 optional and document | Matthias P. Braendli | 2020-03-11 | 1 | -0/+6 |
| | |||||
* | Make show_dabmux_stats py3 compatible | Matthias P. Braendli | 2020-01-07 | 1 | -4/+4 |
| | |||||
* | Make EDI input TIST delay configurable | Matthias P. Braendli | 2019-12-10 | 1 | -0/+4 |
| | |||||
* | Add startupcheck functionality | Matthias P. Braendli | 2019-11-25 | 1 | -0/+6 |
| | |||||
* | Rework example mux files to prefer EDI | Matthias P. Braendli | 2019-09-23 | 2 | -76/+82 |
| | |||||
* | Make EDI input buffer configurable | Matthias P. Braendli | 2019-09-23 | 1 | -0/+9 |
| | |||||
* | EDI in: add audio levels metadata and source version | Matthias P. Braendli | 2019-09-18 | 1 | -3/+13 |
| | |||||
* | Update example configurations | Matthias P. Braendli | 2019-09-05 | 2 | -36/+40 |
| | |||||
* | Merge EDI input work | Matthias P. Braendli | 2019-06-11 | 1 | -0/+30 |
|\ | |||||
| * | Prepare v2.4.0v2.4.0 | Matthias P. Braendli | 2019-06-07 | 1 | -0/+30 |
| | | |||||
* | | Work on STI-D/EDI input | Matthias P. Braendli | 2019-06-07 | 2 | -7/+13 |
|/ | |||||
* | 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 |
| |