Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix unaligned memory write in FIG0/9 | Matthias P. Braendli | 2022-01-04 | 1 | -2/+2 |
| | |||||
* | FIC rate_increment_ms: fail instead of using randomly chosen default value | Matthias P. Braendli | 2021-07-30 | 1 | -1/+2 |
| | |||||
* | Declutter repetition rate warnings in logs | Matthias P. Braendli | 2021-06-22 | 2 | -6/+17 |
| | |||||
* | Fix crash when FIG0/7 doesn't have enough space | Matthias P. Braendli | 2021-06-22 | 1 | -0/+6 |
| | |||||
* | Avoid a few copies in loops | Matthias P. Braendli | 2021-06-15 | 2 | -2/+2 |
| | |||||
* | EDI input: flush state on exception | Matthias P. Braendli | 2021-06-15 | 1 | -2/+4 |
| | |||||
* | Handle invalid_argument in EDI input | Matthias P. Braendli | 2021-06-07 | 1 | -40/+39 |
| | |||||
* | Update header message | Matthias P. Braendli | 2021-06-03 | 1 | -27/+12 |
| | |||||
* | Simplify FIG0/9 and remove transmission of empty lists | Matthias P. Braendli | 2021-05-17 | 2 | -31/+31 |
| | |||||
* | Add EDI UDP multicast support | Matthias P. Braendli | 2021-05-14 | 1 | -1/+9 |
| | |||||
* | Make EDI input URI parse error more verbose | Matthias P. Braendli | 2021-05-05 | 1 | -1/+1 |
| | |||||
* | Suppress boost deprecation warning | Matthias P. Braendli | 2021-05-05 | 1 | -0/+4 |
| | |||||
* | 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 | 2 | -15/+14 |
| | |||||
* | Common fc2902b and 4ad00b8: Update EDI output interleaver and spreading | Matthias P. Braendli | 2021-02-22 | 1 | -9/+7 |
| | |||||
* | Add timestamp offset to management server for EDI input | Matthias P. Braendli | 2021-02-10 | 3 | -3/+19 |
| | |||||
* | 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 | 4 | -27/+41 |
| | |||||
* | Add EDI transport addressing to config | Matthias P. Braendli | 2020-11-16 | 1 | -6/+7 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | 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 | 1 | -3/+20 |
| | |||||
* | Add possibility to set several user application types in FIG0/13 | Matthias P. Braendli | 2020-07-13 | 9 | -143/+207 |
| | |||||
* | Rework timestamped EDI input and adapt to new API | Matthias P. Braendli | 2020-05-11 | 1 | -50/+60 |
| | |||||
* | Fix FIG2 config parsing and segment count issue | Matthias P. Braendli | 2020-04-27 | 2 | -14/+7 |
| | | | | Thanks to Maik for his patch | ||||
* | Merge PR 45 with Alarm Handling | Matthias P. Braendli | 2020-04-01 | 3 | -3/+18 |
|\ | |||||
| * | 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 |
| | | |||||
* | | 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 |
| | | |||||
* | | 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 | 4 | -48/+117 |
| | | | | | | 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. | ||||
* | Handle errors in EDI input | Matthias P. Braendli | 2020-03-11 | 1 | -2/+14 |
| | |||||
* | Make FIG 0/7 optional and document | Matthias P. Braendli | 2020-03-11 | 5 | -13/+16 |
| | |||||
* | 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 | 7 | -5/+183 |
|\ | |||||
| * | 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 | 1 | -0/+1 |
| | |