Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove BOOST_ASIO from configure.ac | Matthias P. Braendli | 2019-08-19 | 1 | -1/+0 |
* | Pull in files from odr-mmbtools-common | Matthias P. Braendli | 2019-08-13 | 11 | -150/+222 |
* | First prototype taking EDI TIST into account for contribution | Matthias P. Braendli | 2019-07-29 | 6 | -11/+72 |
* | Merge branch 'next' into ediInput | Matthias P. Braendli | 2019-07-02 | 4 | -5/+9 |
|\ | |||||
| * | Fix components not appearing in RC | Matthias P. Braendli | 2019-06-26 | 1 | -3/+3 |
| * | 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 |
* | | Add more EDI input improvements | Matthias P. Braendli | 2019-06-25 | 14 | -13/+2117 |
* | | Merge EDI input work | Matthias P. Braendli | 2019-06-11 | 4 | -2/+44 |
|\| | |||||
| * | 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 |
* | | Work on STI-D/EDI input | Matthias P. Braendli | 2019-06-07 | 15 | -109/+272 |
* | | Unify Socket abstractions | Matthias P. Braendli | 2019-05-28 | 18 | -1314/+1037 |
|/ | |||||
* | 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 |