aboutsummaryrefslogtreecommitdiffstats
path: root/src/dabOutput/edi/TagItems.h
Commit message (Collapse)AuthorAgeFilesLines
* Rework timestampingMatthias P. Braendli2019-02-181-1/+1
| | | | | | | * 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/+4
|
* Add work in progress odr-zmq2ediMatthias P. Braendli2017-07-281-1/+1
|
* Avoid uninitialised fields, modernise DabService::nbComponentMatthias P. Braendli2017-01-281-24/+14
|
* Rename set_utco to set_tai_utc_offsetMatthias P. Braendli2017-01-181-1/+1
|
* Create namespace for EDIMatthias P. Braendli2016-12-231-0/+4
|
* Remove useless creation of AFPacketiser and update some commentsMatthias P. Braendli2016-12-231-6/+5
|
* Replace clock_gettime with std::chrono for EDIMatthias P. Braendli2016-03-051-7/+3
|
* Set edi TIST, still in an incorrect wayMatthias P. Braendli2016-01-101-1/+1
|
* Add TAI handling for EDI with TISTMatthias P. Braendli2016-01-101-0/+35
|
* Fix EDI SAD for muxes with many subchannelsMatthias P. Braendli2015-12-211-4/+4
|
* EDI: Simplify subchannel handlingMatthias P. Braendli2015-12-181-4/+1
|
* Add option to pad TAGPacket in different waysMatthias P. Braendli2015-08-011-0/+13
|
* Update copyright header for EDIMatthias P. Braendli2014-06-061-5/+5
|
* remove useless stuffMatthias P. Braendli2014-05-201-1/+0
|
* Replace goto EXIT by new exceptionMatthias P. Braendli2014-05-201-2/+1
|
* add TagPacket, add to DabMux.cpp. Must fix the goto EXIT nowMatthias P. Braendli2014-05-201-1/+1
|
* corrections for DETI TagMatthias P. Braendli2014-05-201-4/+5
|
* Add AFPacket and a few TagItemsMatthias P. Braendli2014-05-201-0/+116