Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly link odr-zmq2edi to boost | Matthias P. Braendli | 2017-12-11 | 1 | -1/+1 |
| | |||||
* | Improve check for ZMQ | Matthias P. Braendli | 2017-12-10 | 1 | -9/+7 |
| | |||||
* | Add m4 scripts for checking boost libraries | Matthias P. Braendli | 2017-12-10 | 1 | -3/+3 |
| | |||||
* | Explicity call ::bind() | Matthias P. Braendli | 2017-12-08 | 2 | -2/+2 |
| | |||||
* | Use correct socket for setsockopt SO_NOSIGPIPE | Matthias P. Braendli | 2017-12-08 | 1 | -1/+1 |
| | |||||
* | Portability: check for MSG_NOSIGNAL and SO_NOSIGPIPE | Matthias P. Braendli | 2017-12-08 | 1 | -2/+17 |
| | |||||
* | Rename prbs to PrbsGenerator | Matthias P. Braendli | 2017-12-08 | 4 | -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. | MaPePeR | 2017-11-26 | 1 | -0/+1 |
| | |||||
* | Fix parsing of RAW output params | Matthias P. Braendli | 2017-11-23 | 1 | -2/+1 |
| | |||||
* | Do not pull in boost into odr-zmq2farsync | Matthias P. Braendli | 2017-11-23 | 2 | -2/+2 |
| | |||||
* | Prefer usage of ampersand in UDP output URL query | Matthias P. Braendli | 2017-11-22 | 1 | -2/+2 |
| | |||||
* | Add params to RAW output for clock selection | Matthias P. Braendli | 2017-11-22 | 3 | -99/+150 |
| | |||||
* | Make DabOutput dtors virtual | Matthias P. Braendli | 2017-11-22 | 1 | -2/+2 |
| | |||||
* | ZMQ input cosmetics | Matthias P. Braendli | 2017-10-17 | 2 | -41/+35 |
| | |||||
* | Merge state management command into values, adapt munin accordingly | Matthias P. Braendli | 2017-10-16 | 2 | -69/+14 |
| | |||||
* | FIG 0/9: set default international table ID to 1 | Stefan Pöschel | 2017-10-15 | 1 | -1/+1 |
| | | | | | When no value was specified, this field was set to 0. That value however is reserved, so default to 1 (which most people might want to use). | ||||
* | zmq2edi: automatically reconnect zmq socket if no data in 30s | Matthias P. Braendli | 2017-09-25 | 1 | -49/+65 |
| | |||||
* | Set EDI destination defaults and add error checking | Matthias P. Braendli | 2017-08-14 | 2 | -2/+7 |
| | |||||
* | Print units for statistics | Matthias P. Braendli | 2017-08-14 | 1 | -1/+2 |
| | |||||
* | zmq2edi: add wait time statistics | Matthias P. Braendli | 2017-08-14 | 3 | -27/+59 |
| | |||||
* | Add delay logic to odr-zmq2edi | Matthias P. Braendli | 2017-08-11 | 4 | -260/+432 |
| | |||||
* | odr-zmq2edi fix subchannel index, FICF | Matthias P. Braendli | 2017-07-31 | 1 | -2/+5 |
| | |||||
* | Only build odr-zmq2edi if EDI enabled | Matthias P. Braendli | 2017-07-31 | 1 | -2/+3 |
| | |||||
* | Insert metadata properly and enable EDI out in zmq2edi | Matthias P. Braendli | 2017-07-31 | 2 | -19/+28 |
| | |||||
* | Add work in progress odr-zmq2edi | Matthias P. Braendli | 2017-07-28 | 8 | -6/+660 |
| | |||||
* | Add new zeromq config format | Matthias P. Braendli | 2017-07-28 | 5 | -22/+71 |
| | | | | | | This gives the choice for the transmission of the metadata, and the enabling of the TAI downloader is also triggered appropriately | ||||
* | Add edi time and utco as ZMQ metadata | Matthias P. Braendli | 2017-07-28 | 6 | -11/+197 |
| | | | | | Since ODR-DabMod doesn't check the zmq message length, it will accept additional metadata at the end of the ETI data | ||||
* | Increase EDI expected MTU to 1400 | Matthias P. Braendli | 2017-06-23 | 1 | -1/+3 |
| | | | | Configurable would be better though | ||||
* | Embellish announcement cluster printout | Matthias P. Braendli | 2017-06-23 | 1 | -1/+2 |
| | |||||
* | Slightly restructure the config parser | Matthias P. Braendli | 2017-06-23 | 1 | -48/+34 |
| | |||||
* | Add a few sanity checks for the configuration parser | Matthias P. Braendli | 2017-06-23 | 3 | -11/+45 |
| | |||||
* | Use enum for transmission mode | Matthias P. Braendli | 2017-06-17 | 4 | -11/+54 |
| | |||||
* | Merge FIG0/8 fix from pull request 24 | Matthias P. Braendli | 2017-06-16 | 1 | -4/+8 |
|\ | |||||
| * | Correct insertion of long form SID in FIG0/8 | Nick Piggott | 2017-06-11 | 1 | -4/+8 |
| | | | | | | Only the bottom 16 bits of long form SIDs (32 bit) were not being correctly written into FIG0/8. This amendment corrects that to write all 32bits. | ||||
* | | EDI TIST: Add local file cache for leap second data | Matthias P. Braendli | 2017-06-16 | 2 | -33/+141 |
| | | |||||
* | | Remove USNO bulletin from ClockTAI | Matthias P. Braendli | 2017-06-16 | 2 | -137/+4 |
| | | | | | | | | Their format does not include an expiration time, making caching more difficult | ||||
* | | Properly insert FIG0/24 and set correct repetition rate | Matthias P. Braendli | 2017-06-09 | 2 | -5/+12 |
| | | |||||
* | | Add initial implementation for FIG0/24 | Matthias P. Braendli | 2017-06-05 | 8 | -3/+265 |
|/ | |||||
* | TCP output: do not block in the destructor if one connection stalls | Matthias P. Braendli | 2017-06-02 | 3 | -5/+34 |
| | |||||
* | Set correct repetition rate for FIG0/21 | Matthias P. Braendli | 2017-05-01 | 1 | -1/+1 |
| | |||||
* | Remove FIG0/21 debug messages | Matthias P. Braendli | 2017-05-01 | 1 | -1/+1 |
| | |||||
* | Fix FIG0/21 insertion | Matthias P. Braendli | 2017-05-01 | 2 | -26/+54 |
| | |||||
* | Correct order of length indicator in FIG0_21 header | Matthias P. Braendli | 2017-04-22 | 1 | -1/+1 |
| | |||||
* | Replace 'all rights reserved' by a mention of the licence | Matthias P. Braendli | 2017-04-22 | 1 | -1/+5 |
| | | | | | | The wording 'All rights reserved' no longer has any legal effect in any jurisdiction. It might even be considered contradictory to the terms of the GPL, and is advised against. See the wikipedia entry for 'All rights reserved' for more details. | ||||
* | Move all FIG structures to cpp files, fix FIG0_21 rfa | Matthias P. Braendli | 2017-04-22 | 29 | -386/+387 |
| | |||||
* | WIP: Correct calculation of FIG0/21 required size | Matthias P. Braendli | 2017-04-20 | 2 | -28/+27 |
| | |||||
* | WIP: Rework FIG0/21 definition and get FIC insertion to compile | Matthias P. Braendli | 2017-04-20 | 10 | -161/+371 |
| | |||||
* | Add FIG0/21 work in progress | Matthias P. Braendli | 2017-04-09 | 5 | -7/+370 |
| | |||||
* | Make EDI fragment interleaver less bursty | Matthias P. Braendli | 2017-02-03 | 3 | -3/+21 |
| | |||||
* | Do not lose fragments in EDI interleaver | Matthias P. Braendli | 2017-02-03 | 2 | -10/+13 |
| |