summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Disable FIG0/24 debugging outputMatthias P. Braendli2018-02-211-1/+1
|
* Print FIG0/24 settings at startupMatthias P. Braendli2018-02-211-0/+22
|
* Rework other_ensemble to support OE=1 in FIG0/24Matthias P. Braendli2018-02-205-74/+182
|
* Use shared_ptr instead of component and subchannel pointersMatthias P. Braendli2018-02-2016-187/+131
|
* ManagementServer: Use zmq poller instead of nonblock and usleepMatthias P. Braendli2018-02-192-34/+48
|
* Replace boost thread in ManagementServerMatthias P. Braendli2018-02-192-26/+24
|
* ManagementServer: make audio_levels statistic more responsiveMatthias P. Braendli2018-02-192-115/+125
|
* Add OE=1 support for FrequencyInformationMatthias P. Braendli2018-02-177-11/+58
|
* Properly check length of labels with utf-8Matthias P. Braendli2018-02-161-7/+25
|
* Do not clear statistics on readMatthias P. Braendli2018-02-152-38/+34
|
* Prepare audio level stats for clear-on-read removalMatthias P. Braendli2018-02-152-137/+164
|
* Properly initialise PacketFile fieldsMatthias P. Braendli2018-02-131-4/+4
|
* Make nonblock available again for file inputsMatthias P. Braendli2018-02-133-112/+171
|
* Prepare v1.3.3v1.3.3Matthias P. Braendli2018-02-092-1/+9
|
* Move charset implementation to cpp fileMatthias P. Braendli2018-02-092-68/+70
|
* Fail correctly on charset conversion errorMatthias P. Braendli2018-02-092-6/+15
|
* Convert labels from utf-8 to EBUMatthias P. Braendli2018-02-095-19/+89
|
* Add charset conversion libraryMatthias P. Braendli2018-02-098-20/+1088
|
* Move external code to lib and stop using SUBDIRSMatthias P. Braendli2018-02-0917-186/+207
|
* Add show_dabmux_stats script to docMatthias P. Braendli2018-02-012-1/+85
|
* Define RCException in munin scriptMatthias P. Braendli2018-01-311-0/+3
|
* Add TAI bulletin expiry to RC and to muninMatthias P. Braendli2018-01-315-16/+177
|
* Document PTy in doc/advanced.muxMatthias P. Braendli2018-01-311-0/+10
|
* Fix incorrect ChangeLog dateMatthias P. Braendli2018-01-291-1/+1
|
* PTy: add static/dynamic setting to configuration and RCMatthias P. Braendli2018-01-296-46/+60
|
* Prepare v1.3.2v1.3.2Matthias P. Braendli2018-01-233-15/+27
|
* Handle download failure in TAI bulletin download and replace boost regex ↵Matthias P. Braendli2018-01-235-169/+72
| | | | with std
* Simplify autoconf a bitMatthias P. Braendli2018-01-232-64/+338
|
* Use correct TAI bulletin download variableMatthias P. Braendli2018-01-232-2/+2
|
* Add timeout to zmq2farsyncMatthias P. Braendli2018-01-141-35/+49
|
* Set zmq2edi timeout to 10sMatthias P. Braendli2018-01-141-5/+11
|
* Let zmq2edi crash after too many errorsMatthias P. Braendli2018-01-141-73/+68
|
* Verify ETI frame size in EDISenderMatthias P. Braendli2018-01-141-2/+9
|
* Add multi-output support to odr-zmq2ediMatthias P. Braendli2017-12-191-21/+83
|
* Travis: boost and curl seem to be already installedMatthias P. Braendli2017-12-181-1/+1
|
* Update INSTALL instructionsMatthias P. Braendli2017-12-181-18/+28
|
* Properly set Travis flagsMatthias P. Braendli2017-12-151-5/+6
|
* Try to use Travis-CI build matrixMatthias P. Braendli2017-12-151-24/+56
|
* Improve warnings check for clangMatthias P. Braendli2017-12-151-6/+6
|
* Properly link odr-zmq2edi to boostMatthias P. Braendli2017-12-111-1/+1
|
* Improve check for ZMQMatthias P. Braendli2017-12-103-10/+94
|
* Add m4 scripts for checking boost librariesMatthias P. Braendli2017-12-107-118/+643
|
* Explicity call ::bind()Matthias P. Braendli2017-12-082-2/+2
|
* Use correct socket for setsockopt SO_NOSIGPIPEMatthias P. Braendli2017-12-081-1/+1
|
* Portability: check for MSG_NOSIGNAL and SO_NOSIGPIPEMatthias P. Braendli2017-12-082-2/+37
|
* Rename prbs to PrbsGeneratorMatthias P. Braendli2017-12-084-3/+3
| | | | | | | Some systems apparently don't like having both prbs.h and Prbs.h in the include paths. OSX seems to be affected
* Save endpoint in ZMQ-Output to show it in the log.MaPePeR2017-11-261-0/+1
|
* Add information about ensemble id to example.muxMaPePeR2017-11-261-0/+3
|
* Fix parsing of RAW output paramsMatthias P. Braendli2017-11-231-2/+1
|
* Do not pull in boost into odr-zmq2farsyncMatthias P. Braendli2017-11-232-2/+2
|