aboutsummaryrefslogtreecommitdiffstats
path: root/src/dabOutput/edi/TagItems.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rework timestampingMatthias P. Braendli2019-02-181-2/+2
| | | | | | | * 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
* EDI: correct value of ATST seconds fieldMatthias P. Braendli2019-01-281-4/+6
|
* Add work in progress odr-zmq2ediMatthias P. Braendli2017-07-281-3/+3
|
* Create namespace for EDIMatthias P. Braendli2016-12-231-6/+7
|
* Replace clock_gettime with std::chrono for EDIMatthias P. Braendli2016-03-051-1/+7
|
* Add missing stdexcept includeMatthias P. Braendli2015-12-211-0/+1
|
* Add range checks in ESTn EDI TagMatthias P. Braendli2015-12-211-0/+11
|
* EDI: Simplify subchannel handlingMatthias P. Braendli2015-12-181-1/+1
|
* EDI: Do not use misbehaving UdpPacketMatthias P. Braendli2015-08-091-1/+1
|
* Add option to pad TAGPacket in different waysMatthias P. Braendli2015-08-011-0/+20
|
* Improve PFT from EDI outputMatthias P. Braendli2014-10-031-1/+5
| | | | | Mainly correct usage of Reed-Solomon and Fragmentation. Not proven to work yet.
* Add experimental EDI to configuration fileMatthias P. Braendli2014-08-221-1/+5
|
* Fix several EDI bugsMatthias P. Braendli2014-06-061-5/+40
|
* Update copyright header for EDIMatthias P. Braendli2014-06-061-5/+5
|
* Add AFPacket and a few TagItemsMatthias P. Braendli2014-05-201-0/+132