Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use EDI output from odr-mmbtools-common | Matthias P. Braendli | 2019-08-19 | 1 | -4/+4 |
| | |||||
* | Unify Socket abstractions | Matthias P. Braendli | 2019-05-28 | 1 | -2/+1 |
| | |||||
* | EDI: put more code in common between DabMux and ZMQ2EDI | Matthias P. Braendli | 2019-05-06 | 1 | -15/+4 |
| | |||||
* | Rework timestamping | Matthias P. Braendli | 2019-02-18 | 1 | -11/+9 |
| | | | | | | | * 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/+1 |
| | |||||
* | Add TAI bulletin expiry to RC and to munin | Matthias P. Braendli | 2018-01-31 | 1 | -2/+5 |
| | |||||
* | Add new zeromq config format | Matthias P. Braendli | 2017-07-28 | 1 | -1/+2 |
| | | | | | | This gives the choice for the transmission of the metadata, and the enabling of the TAI downloader is also triggered appropriately | ||||
* | Add EDI fragment interleaver | Matthias P. Braendli | 2016-12-23 | 1 | -4/+5 |
| | |||||
* | Create namespace for EDI | Matthias P. Braendli | 2016-12-23 | 1 | -2/+2 |
| | |||||
* | Rework remotecontrol | Matthias P. Braendli | 2016-10-07 | 1 | -2/+0 |
| | |||||
* | Remove dabUtils.{h,cpp}, move to utils | Matthias P. Braendli | 2016-08-22 | 1 | -1/+0 |
| | | | | Also remove the obsolete dump code | ||||
* | Remove incomplete setptree ManagementServer command | Matthias P. Braendli | 2016-04-01 | 1 | -7/+0 |
| | |||||
* | Set default DAB TM to 1 | Matthias P. Braendli | 2016-04-01 | 1 | -1/+1 |
| | |||||
* | Remove old carousel | Matthias P. Braendli | 2016-04-01 | 1 | -397/+0 |
| | |||||
* | Replace clock_gettime with std::chrono for EDI | Matthias P. Braendli | 2016-03-05 | 1 | -2/+3 |
| | |||||
* | Remove ConfInd watermark from old carousel | Matthias P. Braendli | 2016-02-27 | 1 | -6/+0 |
| | |||||
* | Fix compilation with EDI disabled | Matthias P. Braendli | 2016-02-27 | 1 | -1/+1 |
| | |||||
* | Change EDI configuration for multi-output | Matthias P. Braendli | 2016-02-05 | 1 | -1/+0 |
| | |||||
* | Set edi TIST, still in an incorrect way | Matthias P. Braendli | 2016-01-10 | 1 | -0/+1 |
| | |||||
* | Add TAI handling for EDI with TIST | Matthias P. Braendli | 2016-01-10 | 1 | -0/+3 |
| | |||||
* | Replace some boost shared_ptr by std ones | Matthias P. Braendli | 2015-12-21 | 1 | -7/+8 |
| | |||||
* | Add PTy to RC | Matthias P. Braendli | 2015-11-27 | 1 | -4/+8 |
| | |||||
* | Add FIG0/19 | Matthias P. Braendli | 2015-08-15 | 1 | -0/+8 |
| | |||||
* | Implement FIG0/18 for announcements | Matthias P. Braendli | 2015-08-15 | 1 | -0/+8 |
| | |||||
* | Add new fig carousel to RC | Matthias P. Braendli | 2015-08-13 | 1 | -1/+9 |
| | |||||
* | Create namespace for FIC stuff | Matthias P. Braendli | 2015-08-07 | 1 | -1/+1 |
| | |||||
* | FIG 0/13: fixed wrongly set DG flag + removed CAOrg (as already indicated) | Stefan Pöschel | 2015-07-26 | 1 | -1/+1 |
| | |||||
* | Use new FIG carousel for FIB0 in DabMultiplexer | Matthias P. Braendli | 2015-07-18 | 1 | -0/+4 |
| | |||||
* | Move some EDI things around | Matthias P. Braendli | 2015-07-03 | 1 | -0/+13 |
| | |||||
* | Add dumb reconfigure to DabMultiplexer | Matthias P. Braendli | 2015-07-03 | 1 | -0/+5 |
| | |||||
* | Replace MGMT socket by ZMQ, make services shared_ptr | Matthias P. Braendli | 2015-06-21 | 1 | -3/+6 |
| | |||||
* | Start big refactoring | Matthias P. Braendli | 2015-06-19 | 1 | -0/+489 |
Multiplexer in separate object Replace pointers by shared_ptr Switch to C++11 |