Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
| * | 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 |
| | | | | | | This might not be strictly standards compliant, but it avoids having to save state across mux restarts and doesn't place the burden of incrementing the number on the operator. | ||||
* | 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 |
| | |||||
* | Simplify special FIG0/0 and 0/7 carousel handling | Matthias P. Braendli | 2020-03-11 | 1 | -59/+36 |
| | |||||
* | Merge KuntzeM's FIG0/7 | Matthias P. Braendli | 2020-03-11 | 8 | -5/+185 |
|\ | |||||
| * | add special FIG 0/7 handling to send directly after FIG 0/0 | Mathias Kuntze | 2020-03-10 | 1 | -1/+48 |
| | | |||||
| * | fixed FIG 0/7 dependency | Mathias Kuntze | 2020-03-06 | 2 | -0/+3 |
| | | |||||
| * | add FIG 0/7 | Mathias Kuntze | 2020-03-06 | 7 | -4/+134 |
| | | |||||
* | | Pull common 4266f6d: et audio_levels and version_data in STI frame decoder | Matthias P. Braendli | 2020-02-25 | 1 | -0/+2 |
| | | |||||
* | | Replace new/delete in ZMQ input by vector | Matthias P. Braendli | 2020-02-25 | 2 | -12/+13 |
| | | |||||
* | | Fix issue that input stays in Unstable when it is prebuffering | Matthias P. Braendli | 2020-02-25 | 2 | -17/+28 |
|/ | |||||
* | Make show_dabmux_stats py3 compatible | Matthias P. Braendli | 2020-01-07 | 1 | -4/+4 |
| | |||||
* | Make EDI input stats consistent with ZMQ when stream absent | Matthias P. Braendli | 2020-01-07 | 1 | -0/+6 |
| | |||||
* | Merge tag 'v2.4.2' into next | Matthias P. Braendli | 2019-12-20 | 1 | -0/+4 |
|\ | | | | | | | Release v2.4.2 was a bugfix release that was created after v3 | ||||
| * | Prepare v2.4.2v2.4.2 | Matthias P. Braendli | 2019-12-20 | 2 | -1/+5 |
| | | | | | | | | | | This is a special release that backports a fix that went into v3 back onto v2.4.1. | ||||
| * | Simplify nonblocking File input | Matthias P. Braendli | 2019-12-20 | 1 | -17/+20 |
| | | | | | | | | (cherry picked from commit 1ce18aa61b14ae5201d70cdf07be62183e18de67) | ||||
| * | Update File.cpp | Michel De Vittori | 2019-12-20 | 1 | -13/+9 |
| | | | | | | | | (cherry picked from commit 0993a6f886115d194466d1787b253e35921fd988) | ||||
| * | Update File.cpp | Michel De Vittori | 2019-12-20 | 1 | -1/+1 |
| | | | | | | | | (cherry picked from commit e1cc67c13c63b7ad894687f8f23863a737fef30f) | ||||
* | | Initialise EDI buffer_size and prebuffering to reasonable values | Matthias P. Braendli | 2019-12-20 | 1 | -2/+2 |
| | | |||||
* | | Make EDI input TIST delay configurable | Matthias P. Braendli | 2019-12-10 | 7 | -5/+40 |
| | | |||||
* | | Add startupcheck functionality | Matthias P. Braendli | 2019-11-25 | 2 | -0/+26 |
| | | |||||
* | | zmq2edi: never quit because of input resets, make backoff configurable | Matthias P. Braendli | 2019-11-20 | 1 | -6/+10 |
| | | |||||
* | | Apply common 23752f6 and e10272e | Matthias P. Braendli | 2019-11-18 | 2 | -3/+3 |
| | | |||||
* | | Common 27ac70f: Initialise InetAddress::addr | Matthias P. Braendli | 2019-11-18 | 2 | -2/+3 |
| | | |||||
* | | Common 0a50ea0: Set SO_REUSEADDR for TCP sockets | Matthias P. Braendli | 2019-11-18 | 1 | -0/+5 |
| | | |||||
* | | Initialise TIST with consistent system time at startup | Matthias P. Braendli | 2019-11-15 | 1 | -14/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The change introduced in fd33dd4 (v2.4.0) had the consequence of generating different timestamp offsets depending on when exactly the mux was started. The intended goal to avoid having the NULL symbol output at a fixed offset to avoid receiver synchronisation is however not so important, because most commercial receivers will cut transmission for several seconds before resuming, and the majority of the receivers will then start resynchronising. However, the different timestamp offsets upsets some modulator input modules, which so not necessarily have enough buffering capacity. This change reverts back to the previous behaviour, where the timestamp is set to current system time, rounded to 24ms. |