Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RC: re-enable m_active after ZMQ RC restart | Matthias P. Braendli | 2023-06-27 | 1 | -0/+1 |
| | |||||
* | RC: handle nonexistent module in showjson | Matthias P. Braendli | 2023-06-27 | 1 | -11/+16 |
| | |||||
* | Add a few cosmetic changes | Matthias P. Braendli | 2023-06-27 | 1 | -1/+1 |
| | |||||
* | Add JSON output to RC | Matthias P. Braendli | 2023-03-31 | 2 | -9/+99 |
| | |||||
* | Change mod to output queue behaviour, fix SFN dexter + B200 | Matthias P. Braendli | 2023-02-21 | 1 | -4/+50 |
| | |||||
* | Common e1b296e: Check for HAVE_ZEROMQ before including zmq.hpp | Matthias P. Braendli | 2022-08-21 | 1 | -1/+3 |
| | |||||
* | Common 036201c: socket changes | Matthias P. Braendli | 2022-08-19 | 3 | -10/+66 |
| | |||||
* | missing if for zeromq | andimik | 2022-06-12 | 1 | -1/+3 |
| | | | fixes bug from https://github.com/Opendigitalradio/ODR-DabMod/commit/d14814a92377084177753c7a60d83a9307ad0672 | ||||
* | Common: log timestamps, socket changes and frame_timestamp_t | Matthias P. Braendli | 2022-03-29 | 4 | -2/+44 |
| | |||||
* | Common ba7f317, 5a0689a, c63fb05 | Matthias P. Braendli | 2021-11-26 | 4 | -45/+190 |
| | |||||
* | 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 | 11 | -118/+2347 |
| | |||||
* | common ea3156f: EDI input: Do not print sequence error on first packet | Matthias P. Braendli | 2020-10-28 | 2 | -3/+10 |
| | |||||
* | common 81f518d: TCPSocket: let recv throw Interrupted on EINTR | Matthias P. Braendli | 2020-10-28 | 2 | -5/+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 | 6 | -44/+120 |
| | |||||
* | Common 33a8362: EDI TCP output: handle disconnects | Matthias P. Braendli | 2020-04-21 | 3 | -7/+114 |
| | |||||
* | 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 |
| | |||||
* | Apply common 23752f6 and e10272e | Matthias P. Braendli | 2019-11-18 | 2 | -3/+3 |
| | |||||
* | Common 27ac70f: Initialise InetAddress::addr | Matthias P. Braendli | 2019-11-18 | 2 | -2/+3 |
| | |||||
* | Common 0a50ea0: Set SO_REUSEADDR for TCP sockets | Matthias P. Braendli | 2019-11-18 | 1 | -0/+5 |
| | |||||
* | 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 |
| | |||||
* | Pull lib/Socket from mmbtools common code | Matthias P. Braendli | 2019-09-05 | 2 | -14/+18 |
| | |||||
* | Apply b1fc144 from common | Matthias P. Braendli | 2019-09-02 | 5 | -21/+66 |
| | |||||
* | 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 | 492 | -109992/+1276 |
| | | | | | | | 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 |
| | |||||
* | Socket: fix TCPClient | Matthias P. Braendli | 2019-07-08 | 2 | -11/+12 |
| | |||||
* | Unify Socket library with other mmbTools | Matthias P. Braendli | 2019-07-08 | 7 | -806/+1368 |
| | |||||
* | EDI: Handle sequence counter check for incomplete AF packets | Matthias P. Braendli | 2019-05-06 | 1 | -5/+7 |
| | |||||
* | Replace boost by the standalone asio library | Matthias P. Braendli | 2018-08-06 | 481 | -0/+109971 |
| | |||||
* | Handle Ctrl-C when using EDI input | Matthias P. Braendli | 2018-05-16 | 2 | -21/+44 |
| | |||||
* | Fix warning about INIReader strncpy | Matthias P. Braendli | 2018-05-14 | 1 | -1/+1 |
| | |||||
* | Clarify INIReader license | Matthias P. Braendli | 2018-04-16 | 1 | -9/+27 |
| | |||||
* | Replace boost ptree by another INI parser | Matthias P. Braendli | 2018-04-10 | 1 | -0/+441 |
| | |||||
* | Code cosmetics and udp multicast documentation | Matthias P. Braendli | 2018-02-01 | 1 | -2/+3 |
| | |||||
* | Enabled multicast support. Fix missing header in PAPRStats | Sergiy G | 2018-01-31 | 2 | -6/+16 |
| | |||||
* | Use ::bind in UdpSocket | Matthias P. Braendli | 2017-12-18 | 1 | -1/+1 |
| | | | | That should help for the OSX Travis build | ||||
* | Update EDI lib: fix SAD and take latest changes | Matthias P. Braendli | 2017-02-17 | 4 | -21/+32 |
| | |||||
* | EDI: add protection against runaway memory usage | Matthias P. Braendli | 2017-01-13 | 2 | -3/+7 |
| | |||||
* | Add threaded UDP input for EDI | Matthias P. Braendli | 2017-01-13 | 2 | -2/+89 |
| | |||||
* | Make UdpPacket copyable | Matthias P. Braendli | 2017-01-13 | 2 | -9/+3 |
| | |||||
* | Update edi code from edilib | Matthias P. Braendli | 2017-01-13 | 3 | -12/+33 |
| |