Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Common 6b5db53: Update zmq.hpp, TCPReceiveServer, EDI decoder and output | Matthias P. Braendli | 2021-01-18 | 1 | -11/+8 |
| | |||||
* | Add EDI transport addressing to config | Matthias P. Braendli | 2020-11-16 | 1 | -0/+3 |
| | |||||
* | 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 | 1 | -15/+30 |
| | |||||
* | add cluster id 255 information in advanced.mux | KuntzeM | 2020-03-28 | 1 | -0/+1 |
| | |||||
* | Implement a hash function to calculate FIG 0/7 Count field | Matthias P. Braendli | 2020-03-11 | 1 | -5/+3 |
| | | | | | | 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 | 1 | -1/+1 |
| | |||||
* | Make FIG 0/7 optional and document | Matthias P. Braendli | 2020-03-11 | 1 | -0/+6 |
| | |||||
* | Rework example mux files to prefer EDI | Matthias P. Braendli | 2019-09-23 | 1 | -27/+49 |
| | |||||
* | Update example configurations | Matthias P. Braendli | 2019-09-05 | 1 | -30/+14 |
| | |||||
* | Work on STI-D/EDI input | Matthias P. Braendli | 2019-06-07 | 1 | -6/+11 |
| | |||||
* | EDI: Implement TCP output | Matthias P. Braendli | 2019-05-06 | 1 | -2/+16 |
| | |||||
* | Rework timestamping | Matthias P. Braendli | 2019-02-18 | 1 | -3/+3 |
| | | | | | | | * 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 EDI timestamp offset configuration | Matthias P. Braendli | 2019-01-10 | 1 | -0/+5 |
| | |||||
* | 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 | 1 | -13/+1 |
| | |||||
* | Describe how to download leap-second data manually | Matthias P. Braendli | 2018-09-13 | 1 | -2/+11 |
| | |||||
* | Add support for services with different ECC in FIG0/9 | Matthias P. Braendli | 2018-07-31 | 1 | -9/+12 |
| | |||||
* | Document PTy in doc/advanced.mux | Matthias P. Braendli | 2018-01-31 | 1 | -0/+10 |
| | |||||
* | 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 |
| | |||||
* | Add new zeromq config format | Matthias P. Braendli | 2017-07-28 | 1 | -2/+2 |
| | | | | | | This gives the choice for the transmission of the metadata, and the enabling of the TAI downloader is also triggered appropriately | ||||
* | 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 experimental untested STI input for AVT encoders | Matthias P. Braendli | 2017-01-24 | 1 | -5/+8 |
| | |||||
* | 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 |
| | |||||
* | Describe inputs a bit better in advanced.mux | Matthias P. Braendli | 2016-11-05 | 1 | -2/+30 |
| | |||||
* | Add remark about component order in advanced.mux example | Matthias P. Braendli | 2016-09-23 | 1 | -0/+4 |
| | |||||
* | Reindent code and update doc | Matthias P. Braendli | 2016-09-09 | 1 | -8/+4 |
| | |||||
* | Clarification of datagroup flag for MOT Applications | Nick Piggott | 2016-09-09 | 1 | -2/+7 |
| | | | | | MOT Applications (Slideshow, EPG), require datagroup to be true, not the default of false. | ||||
* | set IDs in example mux files | Matthias P. Braendli | 2016-06-17 | 1 | -0/+3 |
| | |||||
* | Remove old carousel | Matthias P. Braendli | 2016-04-01 | 1 | -5/+0 |
| | |||||
* | Add source and ttl config to UDP output | Matthias P. Braendli | 2016-03-26 | 1 | -2/+4 |
| | | | | This is useful for multicast output. | ||||
* | Simplify example.mux and create advanced example | Matthias P. Braendli | 2016-03-11 | 1 | -0/+395 |