| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | EDI input: fix timestamps ignored when switching from prebuffering to timesta... | Matthias P. Braendli | 2020-08-12 | 1 | -10/+10 |
* | 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 |
* | 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 |
| * | change FIG 0/0 alarm flag if an alarm cluster available in mux | KuntzeM | 2020-03-17 | 3 | -1/+10 |
| * | add Alarm Announcement Workaround to set Cluster ID 0xFF in FIG 0/18 | KuntzeM | 2020-03-15 | 1 | -3/+9 |
| * | add linkage set activator flag to remote controllable | KuntzeM | 2020-03-15 | 3 | -17/+69 |
* | | Add zmq2edi munin stats script | Matthias P. Braendli | 2020-03-30 | 1 | -0/+148 |
* | | zmq2edi: detect FCT discontinuity | Matthias P. Braendli | 2020-03-30 | 1 | -55/+68 |
* | | zmq2edi: add startupcheck | Matthias P. Braendli | 2020-03-26 | 1 | -3/+33 |
* | | Show total buffering time statistics in odr-zmq2edi | Matthias P. Braendli | 2020-03-26 | 3 | -55/+86 |
* | | Rename ZMQ_ENCODER_XYZ constants | Matthias P. Braendli | 2020-03-25 | 2 | -4/+4 |
* | | Pull add14d9: Properly handle EDI AF SEQ rollover | Matthias P. Braendli | 2020-03-24 | 1 | -1/+3 |
* | | Pull common code c8defb3 | Matthias P. Braendli | 2020-03-24 | 1 | -3/+5 |
* | | Pull common efe0a08 | Matthias P. Braendli | 2020-03-24 | 1 | -1/+4 |
* | | zmq2edi: also catch logic errors in main() | Matthias P. Braendli | 2020-03-18 | 1 | -2/+5 |
|/ |
|
* | Implement a hash function to calculate FIG 0/7 Count field | Matthias P. Braendli | 2020-03-11 | 6 | -53/+131 |
* | Describe statistics in doc/STATS.md | Matthias P. Braendli | 2020-03-11 | 4 | -3/+36 |
* | Handle errors in EDI input | Matthias P. Braendli | 2020-03-11 | 1 | -2/+14 |
* | Pull changes from common 887a122 and d609df3 | Matthias P. Braendli | 2020-03-11 | 3 | -6/+11 |
* | Make FIG 0/7 optional and document | Matthias P. Braendli | 2020-03-11 | 6 | -13/+22 |