Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | fixed bug DAB with protection level EEP_A 1-4 | KuntzeM | 2019-02-11 | 9 | -23/+55 | |
* | | Update .gitignore | Matthias P. Braendli | 2019-02-11 | 1 | -4/+4 | |
* | | Fix FIG2 data service and component labels | Matthias P. Braendli | 2019-01-30 | 4 | -64/+41 | |
* | | Add partial FIG2 label support | Matthias P. Braendli | 2019-01-29 | 14 | -65/+720 | |
* | | EDI: correct value of ATST seconds field | Matthias P. Braendli | 2019-01-28 | 3 | -22/+22 | |
* | | Use reentrant gmtime and localtime functions, and other tweaks | Matthias P. Braendli | 2019-01-28 | 5 | -53/+38 | |
* | | Add EDI timestamp offset configuration | Matthias P. Braendli | 2019-01-10 | 3 | -4/+18 | |
|/ | ||||||
* | Prepare v2.3.1v2.3.1 | Matthias P. Braendli | 2019-01-07 | 2 | -2/+11 | |
* | Update copyright headers | Matthias P. Braendli | 2019-01-07 | 7 | -13/+19 | |
* | ClockTAI: refactor downloading slightly | Matthias P. Braendli | 2019-01-07 | 1 | -63/+74 | |
* | ClockTAI: cache only to /var/tmp | Matthias P. Braendli | 2019-01-07 | 1 | -22/+8 | |
* | Rework TAIClock, make some functions free from side-effects | Matthias P. Braendli | 2019-01-07 | 2 | -217/+189 | |
* | Allow user to specify TAI bulletin URLs | Matthias P. Braendli | 2018-12-18 | 4 | -15/+72 | |
* | Fix TAI bulletin parsing on systems where long is 32 bits | Matthias P. Braendli | 2018-11-11 | 1 | -4/+4 | |
* | Prepare v2.3.0v2.3.0 | Matthias P. Braendli | 2018-10-31 | 2 | -1/+11 | |
* | Some fixes for issues seen with cppcheck | Matthias P. Braendli | 2018-10-29 | 5 | -22/+7 | |
* | Rework inputstat to use absolute timestamps internally | Matthias P. Braendli | 2018-10-29 | 2 | -80/+93 | |
* | 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 | 3 | -17/+41 | |
* | Refactor urls in ClockTAI | Matthias P. Braendli | 2018-10-11 | 1 | -7/+6 | |
* | Describe how to download leap-second data manually | Matthias P. Braendli | 2018-09-13 | 1 | -2/+11 | |
* | Add support for sending empty linkage sets to clear receiver databases | Matthias P. Braendli | 2018-08-16 | 4 | -62/+89 | |
* | FIG0/6: use service ECC if defined | Matthias P. Braendli | 2018-08-16 | 2 | -2/+5 | |
* | zmq2edi: Add option to drop late packets | Matthias P. Braendli | 2018-08-06 | 3 | -8/+22 | |
* | Travis CI: switch to Xcode9.4 | Matthias P. Braendli | 2018-08-06 | 1 | -1/+1 | |
* | Prepare v2.2.0v2.2.0 | Matthias P. Braendli | 2018-07-31 | 2 | -1/+7 | |
* | Add support for services with different ECC in FIG0/9 | Matthias P. Braendli | 2018-07-31 | 7 | -26/+147 | |
* | Calculate total number of CUs and print in summary | Matthias P. Braendli | 2018-07-25 | 1 | -0/+5 | |
* | Use absolute expiry time in TransitionHandler | Matthias P. Braendli | 2018-07-24 | 2 | -20/+20 | |
* | Check if a FIG has changed its rate before sorting the FIGs | Matthias P. Braendli | 2018-07-24 | 2 | -5/+40 | |
* | Minor FIGCarousel cleanup | Matthias P. Braendli | 2018-07-24 | 1 | -12/+14 | |
* | Change FIG interface function signatures | Matthias P. Braendli | 2018-07-24 | 18 | -63/+63 | |
* | Add some debugging to FIG0/19 | Matthias P. Braendli | 2018-07-24 | 1 | -0/+10 | |
* | zmq2edi: Display number of late frames in stats | Matthias P. Braendli | 2018-07-24 | 1 | -7/+8 | |
* | Print zmq_remote received messages nicely | Matthias P. Braendli | 2018-07-24 | 1 | -1/+1 | |
* | Protect announcement switching variables with mutex | Matthias P. Braendli | 2018-07-24 | 2 | -15/+25 | |
* | Avoid negative time intervals in odr-zmq2edi | Matthias P. Braendli | 2018-06-18 | 1 | -3/+2 | |
* | Remove munin version check from stats_dabmux_munin.py | Matthias P. Braendli | 2018-05-30 | 1 | -4/+0 | |
* | Prepare v2.1.2v2.1.2 | Matthias P. Braendli | 2018-05-29 | 2 | -1/+6 | |
* | Remove _WIN32 code from Simul output | Matthias P. Braendli | 2018-05-20 | 1 | -41/+6 | |
* | Fix strncpy warning in output RAW | Matthias P. Braendli | 2018-05-14 | 1 | -2/+7 | |
* | Take Log improvements from ODR-DabMod | Matthias P. Braendli | 2018-04-22 | 4 | -65/+87 | |
* | Fix RC includes | Matthias P. Braendli | 2018-04-20 | 1 | -1/+1 | |
* | Update RemoteControl, taking changes from ODR-DabMod | Matthias P. Braendli | 2018-04-20 | 5 | -56/+70 | |
* | Update ThreadsafeQueue | Matthias P. Braendli | 2018-04-20 | 1 | -7/+30 | |
* | Prepare v2.1.1v2.1.1 | Matthias P. Braendli | 2018-03-27 | 2 | -1/+6 | |
* | Fix segmentation fault | Matthias P. Braendli | 2018-03-27 | 1 | -1/+1 | |
* | Prepare v2.1.0v2.1.0 | Matthias P. Braendli | 2018-03-21 | 2 | -1/+7 | |
* | Avoid doing useless copies in RAW output | Matthias P. Braendli | 2018-03-09 | 1 | -16/+15 | |
* | Fix spelling of writting, remove old dabOutput.cpp | Matthias P. Braendli | 2018-03-09 | 4 | -119/+10 |