Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add delay logic to odr-zmq2edi | Matthias P. Braendli | 2017-08-11 | 1 | -1/+3 |
| | |||||
* | Only build odr-zmq2edi if EDI enabled | Matthias P. Braendli | 2017-07-31 | 1 | -2/+3 |
| | |||||
* | Add work in progress odr-zmq2edi | Matthias P. Braendli | 2017-07-28 | 1 | -1/+24 |
| | |||||
* | Add edi time and utco as ZMQ metadata | Matthias P. Braendli | 2017-07-28 | 1 | -0/+1 |
| | | | | | Since ODR-DabMod doesn't check the zmq message length, it will accept additional metadata at the end of the ETI data | ||||
* | Add initial implementation for FIG0/24 | Matthias P. Braendli | 2017-06-05 | 1 | -0/+1 |
| | |||||
* | WIP: Rework FIG0/21 definition and get FIC insertion to compile | Matthias P. Braendli | 2017-04-20 | 1 | -1/+2 |
| | |||||
* | Prepare release v1.2.0v1.2.0 | Matthias P. Braendli | 2017-01-24 | 1 | -0/+3 |
| | |||||
* | Add EDI fragment interleaver | Matthias P. Braendli | 2016-12-23 | 1 | -0/+1 |
| | |||||
* | Merge branch 'next' into servicelinking | Matthias P. Braendli | 2016-11-12 | 1 | -21/+5 |
|\ | |||||
| * | Remove Dmb.{h,cpp} from compilation | Matthias P. Braendli | 2016-11-07 | 1 | -1/+0 |
| | | |||||
| * | Add new UDP input | Matthias P. Braendli | 2016-11-04 | 1 | -0/+1 |
| | | |||||
| * | Add rudimentary file input | Matthias P. Braendli | 2016-10-30 | 1 | -0/+1 |
| | | | | | | | | No nonblock support yet | ||||
| * | Start reworking inputs, break all but Prbs and ZMQ | Matthias P. Braendli | 2016-10-30 | 1 | -17/+3 |
| | | |||||
| * | Remove dabInputTest | Matthias P. Braendli | 2016-10-30 | 1 | -1/+0 |
| | | |||||
| * | Remove bridge format and input | Matthias P. Braendli | 2016-10-30 | 1 | -2/+0 |
| | | |||||
* | | Merge branch 'next' into servicelinking | Matthias P. Braendli | 2016-10-29 | 1 | -5/+4 |
|\| | |||||
| * | Modernise PRBS generator and remove code for cmd line parser | Matthias P. Braendli | 2016-10-29 | 1 | -3/+2 |
| | | |||||
| * | Force -std=c++11 in CXXFLAGS | Matthias P. Braendli | 2016-10-28 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'next' into servicelinking | Matthias P. Braendli | 2016-10-02 | 1 | -1/+15 |
|\| | | | | | | | And move FIG0/6 to new files | ||||
| * | Split FIG0 into several files | Matthias P. Braendli | 2016-10-02 | 1 | -1/+14 |
| | | |||||
| * | Move FIG0 structures to separate file | Matthias P. Braendli | 2016-10-02 | 1 | -1/+1 |
| | | | | | | | | (cherry picked from commit 0360110bfb7320f3310737b6b75da5f8cd96edb9) | ||||
* | | Move FIG0 structures to separate file | Matthias P. Braendli | 2016-09-30 | 1 | -1/+1 |
|/ | |||||
* | Remove libfec build dependency | Matthias P. Braendli | 2016-09-16 | 1 | -61/+64 |
| | |||||
* | Add missing ThreadsafeQueue.h | Matthias P. Braendli | 2016-09-11 | 1 | -0/+1 |
| | |||||
* | Do not compile bridgetest anymore | Matthias P. Braendli | 2016-09-11 | 1 | -5/+1 |
| | |||||
* | Drop SLIP, Refactor sockets, improve TCP output | Matthias P. Braendli | 2016-09-11 | 1 | -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 utils | Matthias P. Braendli | 2016-08-22 | 1 | -1/+0 |
| | | | | Also remove the obsolete dump code | ||||
* | Make ZeroMQ mandatory, ManagementServer needs it anyway | Matthias P. Braendli | 2016-07-22 | 1 | -6/+0 |
| | |||||
* | Replace std::regex with boost::regex | Matthias P. Braendli | 2016-03-25 | 1 | -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 disabled | Matthias P. Braendli | 2016-03-06 | 1 | -3/+5 |
| | |||||
* | Conditionally compile zmq2farsync | Matthias P. Braendli | 2016-03-05 | 1 | -1/+2 |
| | |||||
* | Move FIG rate_increment_ms() to new file | Matthias P. Braendli | 2016-01-31 | 1 | -1/+1 |
| | |||||
* | Add TAI handling for EDI with TIST | Matthias P. Braendli | 2016-01-10 | 1 | -17/+25 |
| | |||||
* | Add FIG1/0 | Matthias P. Braendli | 2015-08-07 | 1 | -0/+1 |
| | |||||
* | Add odr-zmq2farsync utility | Matthias P. Braendli | 2015-08-04 | 1 | -1/+10 |
| | |||||
* | Start work on new FIG carousel | Matthias P. Braendli | 2015-07-17 | 1 | -1/+4 |
| | |||||
* | Add correct C++11 autotools check | Matthias P. Braendli | 2015-06-21 | 1 | -2/+2 |
| | |||||
* | Start big refactoring | Matthias P. Braendli | 2015-06-19 | 1 | -9/+3 |
| | | | | | | Multiplexer in separate object Replace pointers by shared_ptr Switch to C++11 | ||||
* | Enable and take care of some warnings | Matthias P. Braendli | 2015-04-23 | 1 | -2/+10 |
| | |||||
* | Merge Stats and Config server, config is also JSON | Matthias P. Braendli | 2015-03-07 | 1 | -3/+2 |
| | |||||
* | Publish ptree on port 8001 | Matthias P. Braendli | 2015-03-06 | 1 | -1/+2 |
| | |||||
* | add non-working PFT layer | Matthias P. Braendli | 2014-05-20 | 1 | -0/+1 |
| | |||||
* | add TagPacket, add to DabMux.cpp. Must fix the goto EXIT now | Matthias P. Braendli | 2014-05-20 | 1 | -0/+3 |
| | |||||
* | Add CURVE authentification support for dabInputZMQ | Matthias P. Braendli | 2014-04-17 | 1 | -2/+8 |
| | |||||
* | Add -Wall compile flag | Matthias P. Braendli | 2014-03-14 | 1 | -1/+1 |
| | |||||
* | add zmq.hpp to Makefile.am, update configure.acv0.4.2 | Matthias P. Braendli | 2014-02-11 | 1 | -1/+2 |
| | |||||
* | repair versioning and tarball generationv0.4.0 | Matthias P. Braendli | 2014-02-07 | 1 | -3/+3 |
| | |||||
* | rename CRC-DabMux to ODR-DabMux | Matthias P. Braendli | 2014-02-07 | 1 | -10/+10 |
| | |||||
* | add RemoteControl, make the ZMQ input inherit from it | Matthias P. Braendli | 2014-01-21 | 1 | -0/+1 |
| | |||||
* | Make inputZMQ use the statistics, add munin script | Matthias P. Braendli | 2014-01-17 | 1 | -1/+2 |
| |