aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * 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
|/
* Implement a hash function to calculate FIG 0/7 Count fieldMatthias P. Braendli2020-03-116-53/+131
* Describe statistics in doc/STATS.mdMatthias P. Braendli2020-03-114-3/+36
* Handle errors in EDI inputMatthias P. Braendli2020-03-111-2/+14
* Pull changes from common 887a122 and d609df3Matthias P. Braendli2020-03-113-6/+11
* Make FIG 0/7 optional and documentMatthias P. Braendli2020-03-116-13/+22
* Simplify special FIG0/0 and 0/7 carousel handlingMatthias P. Braendli2020-03-111-59/+36
* Merge KuntzeM's FIG0/7Matthias P. Braendli2020-03-118-5/+185
|\
| * add special FIG 0/7 handling to send directly after FIG 0/0Mathias Kuntze2020-03-101-1/+48
| * fixed FIG 0/7 dependencyMathias Kuntze2020-03-062-0/+3
| * add FIG 0/7Mathias Kuntze2020-03-067-4/+134
* | Pull common 4266f6d: et audio_levels and version_data in STI frame decoderMatthias P. Braendli2020-02-251-0/+2
* | Replace new/delete in ZMQ input by vectorMatthias P. Braendli2020-02-252-12/+13
* | Fix issue that input stays in Unstable when it is prebufferingMatthias P. Braendli2020-02-252-17/+28
|/
* Make show_dabmux_stats py3 compatibleMatthias P. Braendli2020-01-071-4/+4
* Make EDI input stats consistent with ZMQ when stream absentMatthias P. Braendli2020-01-071-0/+6
* Merge tag 'v2.4.2' into nextMatthias P. Braendli2019-12-201-0/+4
|\
| * Prepare v2.4.2v2.4.2Matthias P. Braendli2019-12-202-1/+5
| * Simplify nonblocking File inputMatthias P. Braendli2019-12-201-17/+20
| * Update File.cppMichel De Vittori2019-12-201-13/+9
| * Update File.cppMichel De Vittori2019-12-201-1/+1
* | Initialise EDI buffer_size and prebuffering to reasonable valuesMatthias P. Braendli2019-12-201-2/+2
* | Make EDI input TIST delay configurableMatthias P. Braendli2019-12-107-5/+40
* | Add startupcheck functionalityMatthias P. Braendli2019-11-252-0/+26