aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Add possibility to set several user application types in FIG0/13Matthias P. Braendli2020-07-1311-158/+242
|
* Prepare v3.1.1v3.1.1Matthias P. Braendli2020-05-263-3/+9
|
* Apply common 3e7e9b6 for TCPSendClientMatthias P. Braendli2020-05-112-3/+8
|
* Rework timestamped EDI input and adapt to new APIMatthias P. Braendli2020-05-111-50/+60
|
* Common: update common code with EDI input changesMatthias P. Braendli2020-05-118-58/+122
|
* Update LICENCE detailsMatthias P. Braendli2020-05-061-3/+3
|
* Fix FIG2 config parsing and segment count issueMatthias P. Braendli2020-04-272-14/+7
| | | | Thanks to Maik for his patch
* Common 33a8362: EDI TCP output: handle disconnectsMatthias P. Braendli2020-04-215-29/+135
|
* Replace AX_CXX_COMPILE_STDCXX_11 by AX_CXX_COMPILE_STDCXXMatthias P. Braendli2020-04-213-40/+952
|
* INSTALL.md: mention --with-boost-libdirMatthias P. Braendli2020-04-201-0/+4
|
* Update m4 macrosMatthias P. Braendli2020-04-207-303/+331
|
* Prepare v3.1.0v3.1.0Matthias P. Braendli2020-04-152-1/+14
|
* Common eb85d35: TAI bulletin refresh before it expiresMatthias P. Braendli2020-04-062-22/+38
|
* Merge PR 45 with Alarm HandlingMatthias P. Braendli2020-04-014-3/+19
|\
| * add cluster id 255 information in advanced.muxKuntzeM2020-03-281-0/+1
| |
| * Revert "add linkage set activator flag to remote controllable"KuntzeM2020-03-283-68/+16
| | | | | | | | This reverts commit fc1f1640278e7eb228ec1a6290d30b95f1b6a476.
| * change FIG 0/0 alarm flag if an alarm cluster available in muxKuntzeM2020-03-173-1/+10
| |
| * add Alarm Announcement Workaround to set Cluster ID 0xFF in FIG 0/18KuntzeM2020-03-151-3/+9
| |
| * add linkage set activator flag to remote controllableKuntzeM2020-03-153-17/+69
| |
* | Add zmq2edi munin stats scriptMatthias P. Braendli2020-03-301-0/+148
| |
* | zmq2edi: detect FCT discontinuityMatthias P. Braendli2020-03-301-55/+68
| |
* | zmq2edi: add startupcheckMatthias P. Braendli2020-03-261-3/+33
| |
* | Show total buffering time statistics in odr-zmq2ediMatthias P. Braendli2020-03-263-55/+86
| |
* | Rename ZMQ_ENCODER_XYZ constantsMatthias P. Braendli2020-03-252-4/+4
| |
* | Pull add14d9: Properly handle EDI AF SEQ rolloverMatthias P. Braendli2020-03-241-1/+3
| |
* | Pull common code c8defb3Matthias P. Braendli2020-03-241-3/+5
| |
* | Pull common efe0a08Matthias P. Braendli2020-03-241-1/+4
| |
* | zmq2edi: also catch logic errors in main()Matthias P. Braendli2020-03-181-2/+5
|/