Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Common: improve multicast reception | Matthias P. Braendli | 2024-08-20 | 2 | -4/+4 |
| | |||||
* | Common 649e0cb: Replace edi tagpacket callback by AF packet callback | Matthias P. Braendli | 2024-07-01 | 4 | -26/+29 |
| | |||||
* | Common: log timestamps, socket changes and frame_timestamp_t | Matthias P. Braendli | 2022-03-29 | 1 | -1/+28 |
| | |||||
* | Common ba7f317, 5a0689a, c63fb05 | Matthias P. Braendli | 2021-11-26 | 2 | -44/+68 |
| | |||||
* | Common e8d7277, bf60e06: EDI PFT input CRC and ClockTAI string copy | Matthias P. Braendli | 2021-06-15 | 1 | -4/+4 |
| | |||||
* | Common ad7e11a: Add seq and pseq information to EDI/ETI decoder | Matthias P. Braendli | 2021-05-25 | 2 | -0/+3 |
| | |||||
* | Common 44ae39c: Make SEQ and PSEQ available on EDI receive and improve error ↵ | Matthias P. Braendli | 2021-05-19 | 5 | -41/+85 |
| | | | | handling | ||||
* | Update common code to latest, update zmq.hpp and adapt | Matthias P. Braendli | 2021-01-16 | 7 | -21/+87 |
| | |||||
* | common ea3156f: EDI input: Do not print sequence error on first packet | Matthias P. Braendli | 2020-10-28 | 2 | -3/+10 |
| | |||||
* | common edc9c1a: Add missing array include | Matthias P. Braendli | 2020-07-20 | 1 | -0/+1 |
| | |||||
* | Update common EDI input and adapt to API changes | Matthias P. Braendli | 2020-05-11 | 4 | -41/+112 |
| | |||||
* | Pull add14d9: Properly handle EDI AF SEQ rollover | Matthias P. Braendli | 2020-03-24 | 1 | -1/+3 |
| | |||||
* | Pull common code c8defb3 | Matthias P. Braendli | 2020-03-24 | 1 | -1/+8 |
| | |||||
* | Pull common code efe0a08 | Matthias P. Braendli | 2020-03-24 | 2 | -1/+19 |
| | |||||
* | Pull code from common commit 67a62df, replacing put_time | Matthias P. Braendli | 2019-10-30 | 2 | -4/+8 |
| | |||||
* | Pull common code from 547c789 | Matthias P. Braendli | 2019-09-23 | 2 | -0/+21 |
| | |||||
* | lib: update from common code cdf104a and 2847f4d | Matthias P. Braendli | 2019-09-05 | 2 | -2/+26 |
| | |||||
* | Make EDI includes consistent | Matthias P. Braendli | 2019-08-21 | 5 | -7/+8 |
| | |||||
* | Pull in files from odr-mmbtools-common | Matthias P. Braendli | 2019-08-13 | 2 | -2/+29 |
| | | | | | | | Replace ASIO by simpler implementation, meaning that the telnet RC now only supports a single connection. Move Log, RC to lib/ | ||||
* | Update EDI input library | Matthias P. Braendli | 2019-07-08 | 2 | -255/+45 |
| | |||||
* | Fix Buffer memory leak when using move-assignment | Matthias P. Braendli | 2019-07-08 | 2 | -0/+388 |
| | |||||
* | EDI: Handle sequence counter check for incomplete AF packets | Matthias P. Braendli | 2019-05-06 | 1 | -5/+7 |
| | |||||
* | Update EDI lib: fix SAD and take latest changes | Matthias P. Braendli | 2017-02-17 | 4 | -21/+32 |
| | |||||
* | Update edi code from edilib | Matthias P. Braendli | 2017-01-13 | 3 | -12/+33 |
| | |||||
* | Add edi_max_delay option to config file | Matthias P. Braendli | 2017-01-06 | 1 | -1/+1 |
| | |||||
* | EDI: handle pseq resync and SIGINT | Matthias P. Braendli | 2017-01-06 | 3 | -30/+30 |
| | |||||
* | Replace EDI-to-ETI converter with a dedicated EDI source | Matthias P. Braendli | 2017-01-06 | 4 | -432/+101 |
| | |||||
* | EDI: Handle RFU bits and add some sanity checks | Matthias P. Braendli | 2016-12-26 | 4 | -8/+48 |
| | |||||
* | Add first version of EDI input | Matthias P. Braendli | 2016-12-25 | 10 | -0/+1801 |