Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update File.cpp | Michel De Vittori | 2019-07-22 | 1 | -13/+9 |
* | Update File.cpp | Michel De Vittori | 2019-07-19 | 1 | -1/+1 |
* | Prepare v2.4.1v2.4.1 | Matthias P. Braendli | 2019-06-25 | 2 | -1/+5 |
* | Fix odr-zmq2edi multi-output | Matthias P. Braendli | 2019-06-25 | 1 | -1/+1 |
* | Prepare v2.4.0v2.4.0 | Matthias P. Braendli | 2019-06-07 | 3 | -1/+43 |
* | EDI configuration: default to protocol udp | Matthias P. Braendli | 2019-06-07 | 1 | -1/+1 |
* | EDI: Implement TCP output | Matthias P. Braendli | 2019-05-06 | 8 | -12/+70 |
* | EDI: put more code in common between DabMux and ZMQ2EDI | Matthias P. Braendli | 2019-05-06 | 14 | -343/+395 |
* | Stop using variable length array in Interleaver | Matthias P. Braendli | 2019-05-06 | 2 | -16/+9 |
* | Move TCPDataDispatcher into TcpSocket | Matthias P. Braendli | 2019-05-06 | 4 | -138/+180 |
* | Remove trailing spaces and be explicit about clone command line | Matthias P. Braendli | 2019-04-11 | 1 | -9/+13 |
* | better installaton procedure for Ubuntu | andimik | 2019-04-10 | 1 | -14/+30 |
* | Port some RC changes from ODR-DabMod | Matthias P. Braendli | 2019-03-12 | 2 | -79/+110 |
* | Remove boost thread from install dependencies | Matthias P. Braendli | 2019-02-26 | 3 | -165/+1 |
* | zmq2edi: Fix MNSC endianness swap | Matthias P. Braendli | 2019-02-25 | 1 | -2/+2 |
* | Fix startptr error checking of hexparse() | Matthias P. Braendli | 2019-02-19 | 1 | -5/+11 |
* | Update a few copyright headers | Matthias P. Braendli | 2019-02-18 | 6 | -14/+14 |
* | Apply UTCO in odr-zmq2edi wait time calculation | Matthias P. Braendli | 2019-02-18 | 1 | -8/+1 |
* | Rework timestamping | Matthias P. Braendli | 2019-02-18 | 10 | -103/+79 |
* | Add FIG2 options for character field and text control | Matthias P. Braendli | 2019-02-16 | 6 | -64/+155 |
* | Minor exception refactoring in DabOutputTCP | Matthias P. Braendli | 2019-02-13 | 1 | -13/+4 |
* | Remove subchannel_type_t integer representations | Matthias P. Braendli | 2019-02-13 | 1 | -4/+4 |
* | Simplify and use isProgramme where possible | Matthias P. Braendli | 2019-02-13 | 5 | -28/+15 |
* | Fix FIG0/24 for DAB+ services | Matthias P. Braendli | 2019-02-13 | 1 | -11/+11 |
* | Remove references to nonfunctional FIDC | Matthias P. Braendli | 2019-02-13 | 8 | -43/+22 |
* | Merge KuntzeM's pull request fixing #35 into next | Matthias P. Braendli | 2019-02-13 | 10 | -29/+69 |
|\ | |||||
| * | 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 |