aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Declutter repetition rate warnings in logsMatthias P. Braendli2021-06-222-6/+17
|
* Fix crash when FIG0/7 doesn't have enough spaceMatthias P. Braendli2021-06-221-0/+6
|
* Avoid a few copies in loopsMatthias P. Braendli2021-06-152-2/+2
|
* Common e8d7277, bf60e06: EDI PFT input CRC and ClockTAI string copyMatthias P. Braendli2021-06-152-6/+6
|
* EDI input: flush state on exceptionMatthias P. Braendli2021-06-151-2/+4
|
* Handle invalid_argument in EDI inputMatthias P. Braendli2021-06-071-40/+39
|
* Prepare v4.0.0v4.0.0Matthias P. Braendli2021-06-032-1/+12
|
* Update header messageMatthias P. Braendli2021-06-031-27/+12
|
* show_dabmux_stats: sort outputMatthias P. Braendli2021-06-011-1/+1
|
* Common 44ae39c: Make SEQ and PSEQ available on EDI receive and improve error ↵Matthias P. Braendli2021-05-1919-77/+155
| | | | handling
* Simplify FIG0/9 and remove transmission of empty listsMatthias P. Braendli2021-05-172-31/+31
|
* Add EDI UDP multicast supportMatthias P. Braendli2021-05-143-7/+16
|
* Make EDI input URI parse error more verboseMatthias P. Braendli2021-05-051-1/+1
|
* Suppress boost deprecation warningMatthias P. Braendli2021-05-051-0/+4
|
* Common c90e505: Fix EDI UDP packet spreading set to 0Matthias P. Braendli2021-03-151-5/+8
|
* Require autoconf 2.69Matthias P. Braendli2021-02-221-1/+1
|
* Allow setting EDI UDP fragment spreading to 0Matthias P. Braendli2021-02-222-18/+12
|
* Update configuration and compilation for new EDI UDP packet interleaverMatthias P. Braendli2021-02-224-23/+22
|
* Common fc2902b and 4ad00b8: Update EDI output interleaver and spreadingMatthias P. Braendli2021-02-227-261/+107
|
* Update ax_pthreadMatthias P. Braendli2021-02-222-13/+28
|
* autoupdate configure.acMatthias P. Braendli2021-02-221-5/+4
|
* Common 64b6f10: Fix UDP EDI packet output spreadingMatthias P. Braendli2021-02-101-4/+7
|
* Add timestamp offset to management server for EDI inputMatthias P. Braendli2021-02-104-6/+24
|
* Common 405ad00: Reimplement UDPReceiver with poll instead of a threadMatthias P. Braendli2021-01-182-77/+107
|
* Fix warning due to zmq.hpp updateMatthias P. Braendli2021-01-181-1/+1
|
* Common 6b5db53: Update zmq.hpp, TCPReceiveServer, EDI decoder and outputMatthias P. Braendli2021-01-1823-534/+2148
|
* Make stats_dabmux_munin.py python3 comptabileYoann QUERET2021-01-181-3/+3
|
* Make compatible with python3.5 with parameters configYoann QUERET2021-01-181-1/+1
|
* Make compatible with python 3.5Yoann QUERET2021-01-181-2/+2
| | | Solve error "TypeError: the JSON object must be str, not 'bytes'" with python 3.5
* Common 2ff8a87: ClockTAI: download before expiryMatthias P. Braendli2020-11-301-1/+1
|
* Travis: try ubuntu focalMatthias P. Braendli2020-11-161-12/+9
|
* Add EDI transport addressing to configMatthias P. Braendli2020-11-162-6/+10
|
* common a676d57: EDI output: Make Transport Addressing optionalMatthias P. Braendli2020-11-163-7/+9
|
* FIG0/13 fix user application data length for packet subchannelsMatthias P. Braendli2020-11-021-8/+5
|
* Fix a couple of static check warningsMatthias P. Braendli2020-11-025-10/+11
|
* UDP fix url parsing when rtp:// presentMatthias P. Braendli2020-11-021-2/+2
|
* Rework FIG0/13, combine programme and data code pathsMatthias P. Braendli2020-11-021-91/+67
|
* Common ea3156f: EDI input: Do not print sequence error on first packetMatthias P. Braendli2020-11-022-3/+10
|
* Common 81f518d: TCPSocket: let recv throw Interrupted on EINTRMatthias P. Braendli2020-11-022-5/+10
|
* Add --version to zmq2edi and zmq2farsyncMatthias P. Braendli2020-11-022-0/+24
|
* Rename variables edi_time and tist_offsetMatthias P. Braendli2020-10-142-16/+18
|
* Pull in common 0c5bf36: spread UDP packets over time to avoid burstsMatthias P. Braendli2020-09-231-0/+9
|
* README: update mailing-listMatthias P. Braendli2020-09-111-1/+1
|
* Improve TIMESTAMPS.rst readabilityMatthias P. Braendli2020-08-241-0/+1
| | | | With thanks to glokhoff's suggestion in his pull request.
* EDI input: fix timestamps ignored when switching from prebuffering to ↵Matthias P. Braendli2020-08-121-10/+10
| | | | timestamped
* Add --version optionMatthias P. Braendli2020-07-211-0/+12
|
* common edc9c1a: Add missing includeMatthias P. Braendli2020-07-161-0/+1
|
* Improve print for user-application type at startupMatthias P. Braendli2020-07-151-33/+40
|
* Fix FIG0/13 for packet servicesMatthias P. Braendli2020-07-151-1/+6
|
* Set basic profile in FIG0/13 SPI user applicationMatthias P. Braendli2020-07-132-5/+22
|