Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow setting EDI UDP fragment spreading to 0 | Matthias P. Braendli | 2021-02-22 | 2 | -18/+12 |
| | |||||
* | Update configuration and compilation for new EDI UDP packet interleaver | Matthias P. Braendli | 2021-02-22 | 4 | -23/+22 |
| | |||||
* | Common fc2902b and 4ad00b8: Update EDI output interleaver and spreading | Matthias P. Braendli | 2021-02-22 | 7 | -261/+107 |
| | |||||
* | Update ax_pthread | Matthias P. Braendli | 2021-02-22 | 2 | -13/+28 |
| | |||||
* | autoupdate configure.ac | Matthias P. Braendli | 2021-02-22 | 1 | -5/+4 |
| | |||||
* | Common 64b6f10: Fix UDP EDI packet output spreading | Matthias P. Braendli | 2021-02-10 | 1 | -4/+7 |
| | |||||
* | Add timestamp offset to management server for EDI input | Matthias P. Braendli | 2021-02-10 | 4 | -6/+24 |
| | |||||
* | Common 405ad00: Reimplement UDPReceiver with poll instead of a thread | Matthias P. Braendli | 2021-01-18 | 2 | -77/+107 |
| | |||||
* | Fix warning due to zmq.hpp update | Matthias P. Braendli | 2021-01-18 | 1 | -1/+1 |
| | |||||
* | Common 6b5db53: Update zmq.hpp, TCPReceiveServer, EDI decoder and output | Matthias P. Braendli | 2021-01-18 | 23 | -534/+2148 |
| | |||||
* | Make stats_dabmux_munin.py python3 comptabile | Yoann QUERET | 2021-01-18 | 1 | -3/+3 |
| | |||||
* | Make compatible with python3.5 with parameters config | Yoann QUERET | 2021-01-18 | 1 | -1/+1 |
| | |||||
* | Make compatible with python 3.5 | Yoann QUERET | 2021-01-18 | 1 | -2/+2 |
| | | | Solve error "TypeError: the JSON object must be str, not 'bytes'" with python 3.5 | ||||
* | Common 2ff8a87: ClockTAI: download before expiry | Matthias P. Braendli | 2020-11-30 | 1 | -1/+1 |
| | |||||
* | Travis: try ubuntu focal | Matthias P. Braendli | 2020-11-16 | 1 | -12/+9 |
| | |||||
* | Add EDI transport addressing to config | Matthias P. Braendli | 2020-11-16 | 2 | -6/+10 |
| | |||||
* | common a676d57: EDI output: Make Transport Addressing optional | Matthias P. Braendli | 2020-11-16 | 3 | -7/+9 |
| | |||||
* | FIG0/13 fix user application data length for packet subchannels | Matthias P. Braendli | 2020-11-02 | 1 | -8/+5 |
| | |||||
* | Fix a couple of static check warnings | Matthias P. Braendli | 2020-11-02 | 5 | -10/+11 |
| | |||||
* | UDP fix url parsing when rtp:// present | Matthias P. Braendli | 2020-11-02 | 1 | -2/+2 |
| | |||||
* | Rework FIG0/13, combine programme and data code paths | Matthias P. Braendli | 2020-11-02 | 1 | -91/+67 |
| | |||||
* | Common ea3156f: EDI input: Do not print sequence error on first packet | Matthias P. Braendli | 2020-11-02 | 2 | -3/+10 |
| | |||||
* | Common 81f518d: TCPSocket: let recv throw Interrupted on EINTR | Matthias P. Braendli | 2020-11-02 | 2 | -5/+10 |
| | |||||
* | Add --version to zmq2edi and zmq2farsync | Matthias P. Braendli | 2020-11-02 | 2 | -0/+24 |
| | |||||
* | Rename variables edi_time and tist_offset | Matthias P. Braendli | 2020-10-14 | 2 | -16/+18 |
| | |||||
* | Pull in common 0c5bf36: spread UDP packets over time to avoid bursts | Matthias P. Braendli | 2020-09-23 | 1 | -0/+9 |
| | |||||
* | README: update mailing-list | Matthias P. Braendli | 2020-09-11 | 1 | -1/+1 |
| | |||||
* | Improve TIMESTAMPS.rst readability | Matthias P. Braendli | 2020-08-24 | 1 | -0/+1 |
| | | | | With thanks to glokhoff's suggestion in his pull request. | ||||
* | EDI input: fix timestamps ignored when switching from prebuffering to ↵ | Matthias P. Braendli | 2020-08-12 | 1 | -10/+10 |
| | | | | timestamped | ||||
* | Add --version option | Matthias P. Braendli | 2020-07-21 | 1 | -0/+12 |
| | |||||
* | common edc9c1a: Add missing include | Matthias P. Braendli | 2020-07-16 | 1 | -0/+1 |
| | |||||
* | Improve print for user-application type at startup | Matthias P. Braendli | 2020-07-15 | 1 | -33/+40 |
| | |||||
* | Fix FIG0/13 for packet services | Matthias P. Braendli | 2020-07-15 | 1 | -1/+6 |
| | |||||
* | Set basic profile in FIG0/13 SPI user application | Matthias P. Braendli | 2020-07-13 | 2 | -5/+22 |
| | |||||
* | Add possibility to set several user application types in FIG0/13 | Matthias P. Braendli | 2020-07-13 | 11 | -158/+242 |
| | |||||
* | Prepare v3.1.1v3.1.1 | Matthias P. Braendli | 2020-05-26 | 3 | -3/+9 |
| | |||||
* | Apply common 3e7e9b6 for TCPSendClient | Matthias P. Braendli | 2020-05-11 | 2 | -3/+8 |
| | |||||
* | Rework timestamped EDI input and adapt to new API | Matthias P. Braendli | 2020-05-11 | 1 | -50/+60 |
| | |||||
* | Common: update common code with EDI input changes | Matthias P. Braendli | 2020-05-11 | 8 | -58/+122 |
| | |||||
* | Update LICENCE details | Matthias P. Braendli | 2020-05-06 | 1 | -3/+3 |
| | |||||
* | Fix FIG2 config parsing and segment count issue | Matthias P. Braendli | 2020-04-27 | 2 | -14/+7 |
| | | | | Thanks to Maik for his patch | ||||
* | Common 33a8362: EDI TCP output: handle disconnects | Matthias P. Braendli | 2020-04-21 | 5 | -29/+135 |
| | |||||
* | Replace AX_CXX_COMPILE_STDCXX_11 by AX_CXX_COMPILE_STDCXX | Matthias P. Braendli | 2020-04-21 | 3 | -40/+952 |
| | |||||
* | INSTALL.md: mention --with-boost-libdir | Matthias P. Braendli | 2020-04-20 | 1 | -0/+4 |
| | |||||
* | Update m4 macros | Matthias P. Braendli | 2020-04-20 | 7 | -303/+331 |
| | |||||
* | Prepare v3.1.0v3.1.0 | Matthias P. Braendli | 2020-04-15 | 2 | -1/+14 |
| | |||||
* | Common eb85d35: TAI bulletin refresh before it expires | Matthias P. Braendli | 2020-04-06 | 2 | -22/+38 |
| | |||||
* | Merge PR 45 with Alarm Handling | Matthias P. Braendli | 2020-04-01 | 4 | -3/+19 |
|\ | |||||
| * | add cluster id 255 information in advanced.mux | KuntzeM | 2020-03-28 | 1 | -0/+1 |
| | | |||||
| * | Revert "add linkage set activator flag to remote controllable" | KuntzeM | 2020-03-28 | 3 | -68/+16 |
| | | | | | | | | This reverts commit fc1f1640278e7eb228ec1a6290d30b95f1b6a476. |