summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Remove dabInputTestMatthias P. Braendli2016-10-301-1/+0
|
* Remove bridge format and inputMatthias P. Braendli2016-10-301-2/+0
|
* Modernise PRBS generator and remove code for cmd line parserMatthias P. Braendli2016-10-291-3/+2
|
* Force -std=c++11 in CXXFLAGSMatthias P. Braendli2016-10-281-2/+2
|
* Split FIG0 into several filesMatthias P. Braendli2016-10-021-1/+14
|
* Move FIG0 structures to separate fileMatthias P. Braendli2016-10-021-1/+1
| | | | (cherry picked from commit 0360110bfb7320f3310737b6b75da5f8cd96edb9)
* Remove libfec build dependencyMatthias P. Braendli2016-09-161-61/+64
|
* Add missing ThreadsafeQueue.hMatthias P. Braendli2016-09-111-0/+1
|
* Do not compile bridgetest anymoreMatthias P. Braendli2016-09-111-5/+1
|
* Drop SLIP, Refactor sockets, improve TCP outputMatthias P. Braendli2016-09-111-2/+0
| | | | | | | | Quite a large refactoring of the sockets, TCP and UDP, in order to improve the ETI-over-TCP output. This can now accept several simultaneous connections, and requires a throttle. The SLIP input is gone. The UDP inputs are currently broken.
* Remove dabUtils.{h,cpp}, move to utilsMatthias P. Braendli2016-08-221-1/+0
| | | | Also remove the obsolete dump code
* Make ZeroMQ mandatory, ManagementServer needs it anywayMatthias P. Braendli2016-07-221-6/+0
|
* Replace std::regex with boost::regexMatthias P. Braendli2016-03-251-1/+1
| | | | | This should allow us to support ubuntu 14.04 LTS and other distributions that do not ship a complete C++11 stdlib
* Fix odr-zmq2farsync compilation with RAW disabledMatthias P. Braendli2016-03-061-3/+5
|
* Conditionally compile zmq2farsyncMatthias P. Braendli2016-03-051-1/+2
|
* Move FIG rate_increment_ms() to new fileMatthias P. Braendli2016-01-311-1/+1
|
* Add TAI handling for EDI with TISTMatthias P. Braendli2016-01-101-17/+25
|
* Add FIG1/0Matthias P. Braendli2015-08-071-0/+1
|
* Add odr-zmq2farsync utilityMatthias P. Braendli2015-08-041-1/+10
|
* Start work on new FIG carouselMatthias P. Braendli2015-07-171-1/+4
|
* Add correct C++11 autotools checkMatthias P. Braendli2015-06-211-2/+2
|
* Start big refactoringMatthias P. Braendli2015-06-191-9/+3
| | | | | | Multiplexer in separate object Replace pointers by shared_ptr Switch to C++11
* Enable and take care of some warningsMatthias P. Braendli2015-04-231-2/+10
|
* Merge Stats and Config server, config is also JSONMatthias P. Braendli2015-03-071-3/+2
|
* Publish ptree on port 8001Matthias P. Braendli2015-03-061-1/+2
|
* add non-working PFT layerMatthias P. Braendli2014-05-201-0/+1
|
* add TagPacket, add to DabMux.cpp. Must fix the goto EXIT nowMatthias P. Braendli2014-05-201-0/+3
|
* Add CURVE authentification support for dabInputZMQMatthias P. Braendli2014-04-171-2/+8
|
* Add -Wall compile flagMatthias P. Braendli2014-03-141-1/+1
|
* add zmq.hpp to Makefile.am, update configure.acv0.4.2Matthias P. Braendli2014-02-111-1/+2
|
* repair versioning and tarball generationv0.4.0Matthias P. Braendli2014-02-071-3/+3
|
* rename CRC-DabMux to ODR-DabMuxMatthias P. Braendli2014-02-071-10/+10
|
* add RemoteControl, make the ZMQ input inherit from itMatthias P. Braendli2014-01-211-0/+1
|
* Make inputZMQ use the statistics, add munin scriptMatthias P. Braendli2014-01-171-1/+2
|
* remove some references to tcplogMatthias P. Braendli2014-01-121-1/+1
|
* rename executable to crc-dabmuxMatthias P. Braendli2014-01-101-8/+9
|
* replace CRC-DabMux-cfg by -e configuration optionMatthias P. Braendli2014-01-031-10/+0
|
* Add ZeroMQ dabplus inputMatthias P. Braendli2013-12-151-1/+2
| | | | For use in combination with fdk-aac-dabplus-zmq
* update version generation for git, update INSTALLMatthias P. Braendli2013-11-121-4/+4
|
* insert hg revision into version stringMatthias P. Braendli (think)2013-11-081-1/+7
|
* add support for ZeroMQ outputMatthias P. Braendli (think)2013-11-081-2/+9
|
* make dabOutput more object-orientedMatthias P. Braendli (think)2013-11-081-1/+7
|
* crc-dabmux: configuration file support for ensemble definitionr5Matthias P. Braendli (think)2012-08-231-5/+22
|
* added unmodified mmbtoolsMatthias (think)2012-07-111-0/+66