summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ediInput' into nextMatthias P. Braendli2019-08-2144-5408/+406
|\
| * Use EDI output from odr-mmbtools-commonMatthias P. Braendli2019-08-1917-1612/+9
| * Pull in files from odr-mmbtools-commonMatthias P. Braendli2019-08-138-2147/+0
| * First prototype taking EDI TIST into account for contributionMatthias P. Braendli2019-07-293-10/+43
| * Merge branch 'next' into ediInputMatthias P. Braendli2019-07-022-4/+4
| |\
| * | Add more EDI input improvementsMatthias P. Braendli2019-06-252-0/+271
| * | Merge EDI input workMatthias P. Braendli2019-06-111-1/+1
| |\ \
| * | | Work on STI-D/EDI inputMatthias P. Braendli2019-06-0710-398/+81
| * | | Unify Socket abstractionsMatthias P. Braendli2019-05-2815-1302/+63
* | | | Increase ODR-ZMQ2EDI restart delay 5sMatthias P. Braendli2019-08-191-1/+1
* | | | Add a bit of background explanation about FIG0/19 NewFlagMatthias P. Braendli2019-07-111-0/+13
* | | | Implement zmq2edi and zmq2farsync ZMQ socket reset after 10s timeoutMatthias P. Braendli2019-07-092-113/+137
| |_|/ |/| |
* | | Fix components not appearing in RCMatthias P. Braendli2019-06-261-3/+3
* | | Fix odr-zmq2edi multi-outputMatthias P. Braendli2019-06-251-1/+1
| |/ |/|
* | EDI configuration: default to protocol udpMatthias P. Braendli2019-06-071-1/+1
|/
* EDI: Implement TCP outputMatthias P. Braendli2019-05-066-10/+52
* EDI: put more code in common between DabMux and ZMQ2EDIMatthias P. Braendli2019-05-0613-335/+381
* Stop using variable length array in InterleaverMatthias P. Braendli2019-05-062-16/+9
* Move TCPDataDispatcher into TcpSocketMatthias P. Braendli2019-05-064-138/+180
* Port some RC changes from ODR-DabModMatthias P. Braendli2019-03-122-79/+110
* zmq2edi: Fix MNSC endianness swapMatthias P. Braendli2019-02-251-2/+2
* Fix startptr error checking of hexparse()Matthias P. Braendli2019-02-191-5/+11
* Update a few copyright headersMatthias P. Braendli2019-02-186-14/+14
* Apply UTCO in odr-zmq2edi wait time calculationMatthias P. Braendli2019-02-181-8/+1
* Rework timestampingMatthias P. Braendli2019-02-185-75/+55
* Add FIG2 options for character field and text controlMatthias P. Braendli2019-02-165-63/+142
* Minor exception refactoring in DabOutputTCPMatthias P. Braendli2019-02-131-13/+4
* Remove subchannel_type_t integer representationsMatthias P. Braendli2019-02-131-4/+4
* Simplify and use isProgramme where possibleMatthias P. Braendli2019-02-135-28/+15
* Fix FIG0/24 for DAB+ servicesMatthias P. Braendli2019-02-131-11/+11
* Remove references to nonfunctional FIDCMatthias P. Braendli2019-02-137-25/+4
* Merge KuntzeM's pull request fixing #35 into nextMatthias P. Braendli2019-02-1310-29/+69
|\
| * fixed bug DAB with protection level EEP_A 1-4KuntzeM2019-02-119-23/+55
* | Fix FIG2 data service and component labelsMatthias P. Braendli2019-01-304-64/+41
* | Add partial FIG2 label supportMatthias P. Braendli2019-01-2910-60/+706
* | 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-102-4/+13
|/
* 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-183-15/+65
* Fix TAI bulletin parsing on systems where long is 32 bitsMatthias P. Braendli2018-11-111-4/+4
* 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
* Store leap-second cache in /var/tmpMatthias P. Braendli2018-10-111-4/+20
* Refactor urls in ClockTAIMatthias P. Braendli2018-10-111-7/+6
* Add support for sending empty linkage sets to clear receiver databasesMatthias P. Braendli2018-08-163-60/+83
* FIG0/6: use service ECC if definedMatthias P. Braendli2018-08-161-2/+3