summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge KuntzeM's pull request fixing #35 into nextMatthias P. Braendli2019-02-1310-29/+69
|\ | | | | | | ETI with DAB (MUSICAM) and EEP_A protection level was not possible.
| * fixed bug DAB with protection level EEP_A 1-4KuntzeM2019-02-119-23/+55
| |
* | Update .gitignoreMatthias P. Braendli2019-02-111-4/+4
| |
* | Fix FIG2 data service and component labelsMatthias P. Braendli2019-01-304-64/+41
| |
* | Add partial FIG2 label supportMatthias P. Braendli2019-01-2914-65/+720
| | | | | | | | | | | | | | | | | | | | | | 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.
* | EDI: correct value of ATST seconds fieldMatthias P. Braendli2019-01-283-22/+22
| |
* | Use reentrant gmtime and localtime functions, and other tweaksMatthias P. Braendli2019-01-285-53/+38
| |
* | Add EDI timestamp offset configurationMatthias P. Braendli2019-01-103-4/+18
|/
* Prepare v2.3.1v2.3.1Matthias P. Braendli2019-01-072-2/+11
|
* Update copyright headersMatthias P. Braendli2019-01-077-13/+19
|
* ClockTAI: refactor downloading slightlyMatthias P. Braendli2019-01-071-63/+74
|
* ClockTAI: cache only to /var/tmpMatthias P. Braendli2019-01-071-22/+8
|
* Rework TAIClock, make some functions free from side-effectsMatthias P. Braendli2019-01-072-217/+189
|
* Allow user to specify TAI bulletin URLsMatthias P. Braendli2018-12-184-15/+72
|
* Fix TAI bulletin parsing on systems where long is 32 bitsMatthias P. Braendli2018-11-111-4/+4
|
* Prepare v2.3.0v2.3.0Matthias P. Braendli2018-10-312-1/+11
|
* Some fixes for issues seen with cppcheckMatthias P. Braendli2018-10-295-22/+7
|
* Rework inputstat to use absolute timestamps internallyMatthias P. Braendli2018-10-292-80/+93
|
* Fix reference to spec in advanced.muxMatthias P. Braendli2018-10-231-1/+1
|
* Store leap-second cache in /var/tmpMatthias P. Braendli2018-10-113-17/+41
|
* Refactor urls in ClockTAIMatthias P. Braendli2018-10-111-7/+6
|
* Describe how to download leap-second data manuallyMatthias P. Braendli2018-09-131-2/+11
|
* Add support for sending empty linkage sets to clear receiver databasesMatthias P. Braendli2018-08-164-62/+89
|
* FIG0/6: use service ECC if definedMatthias P. Braendli2018-08-162-2/+5
|
* zmq2edi: Add option to drop late packetsMatthias P. Braendli2018-08-063-8/+22
|
* Travis CI: switch to Xcode9.4Matthias P. Braendli2018-08-061-1/+1
|
* Prepare v2.2.0v2.2.0Matthias P. Braendli2018-07-312-1/+7
|
* Add support for services with different ECC in FIG0/9Matthias P. Braendli2018-07-317-26/+147
|
* Calculate total number of CUs and print in summaryMatthias P. Braendli2018-07-251-0/+5
|
* Use absolute expiry time in TransitionHandlerMatthias P. Braendli2018-07-242-20/+20
| | | | | This is because we cannot guarantee that the update function is called in regular intervals.
* Check if a FIG has changed its rate before sorting the FIGsMatthias P. Braendli2018-07-242-5/+40
|
* Minor FIGCarousel cleanupMatthias P. Braendli2018-07-241-12/+14
|
* Change FIG interface function signaturesMatthias P. Braendli2018-07-2418-63/+63
|
* Add some debugging to FIG0/19Matthias P. Braendli2018-07-241-0/+10
|
* zmq2edi: Display number of late frames in statsMatthias P. Braendli2018-07-241-7/+8
|
* Print zmq_remote received messages nicelyMatthias P. Braendli2018-07-241-1/+1
|
* Protect announcement switching variables with mutexMatthias P. Braendli2018-07-242-15/+25
|
* Avoid negative time intervals in odr-zmq2ediMatthias P. Braendli2018-06-181-3/+2
|
* Remove munin version check from stats_dabmux_munin.pyMatthias P. Braendli2018-05-301-4/+0
| | | | Its more practical when running it directly
* Prepare v2.1.2v2.1.2Matthias P. Braendli2018-05-292-1/+6
|
* Remove _WIN32 code from Simul outputMatthias P. Braendli2018-05-201-41/+6
|
* Fix strncpy warning in output RAWMatthias P. Braendli2018-05-141-2/+7
|
* Take Log improvements from ODR-DabModMatthias P. Braendli2018-04-224-65/+87
|
* Fix RC includesMatthias P. Braendli2018-04-201-1/+1
|
* Update RemoteControl, taking changes from ODR-DabModMatthias P. Braendli2018-04-205-56/+70
|
* Update ThreadsafeQueueMatthias P. Braendli2018-04-201-7/+30
|
* Prepare v2.1.1v2.1.1Matthias P. Braendli2018-03-272-1/+6
|
* Fix segmentation faultMatthias P. Braendli2018-03-271-1/+1
| | | | | | This bug occurs when the output is blocking, e.g. a pipe and the input has time to fill quicker than with a nonblocking output.
* Prepare v2.1.0v2.1.0Matthias P. Braendli2018-03-212-1/+7
|
* Avoid doing useless copies in RAW outputMatthias P. Braendli2018-03-091-16/+15
|