aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Update common: make remotecontrol optionalMatthias P. Braendli2024-05-052-0/+4
* Handle int32 and int64 explicitly in JsonMatthias P. Braendli2024-05-012-6/+14
* Add FIC decoder, present ensemble info for monitoringMatthias P. Braendli2023-10-312-29/+50
* Fix timestamp0 and timestamp in RC showjsonMatthias P. Braendli2023-09-121-1/+1
* Add main loop RC metricsMatthias P. Braendli2023-07-201-1/+1
* Rework Json so that it works with map that doesn't support incomplete typesMatthias P. Braendli2023-07-203-5/+10
* Add eventsMatthias P. Braendli2023-07-193-11/+3
* Change RC showjson commandMatthias P. Braendli2023-07-194-81/+189
* RC: re-enable m_active after ZMQ RC restartMatthias P. Braendli2023-06-271-0/+1
* RC: handle nonexistent module in showjsonMatthias P. Braendli2023-06-271-11/+16
* Add a few cosmetic changesMatthias P. Braendli2023-06-271-1/+1
* Add JSON output to RCMatthias P. Braendli2023-03-312-9/+99
* Change mod to output queue behaviour, fix SFN dexter + B200Matthias P. Braendli2023-02-211-4/+50
* Common e1b296e: Check for HAVE_ZEROMQ before including zmq.hppMatthias P. Braendli2022-08-211-1/+3
* Common 036201c: socket changesMatthias P. Braendli2022-08-193-10/+66
* missing if for zeromq andimik2022-06-121-1/+3
* Common: log timestamps, socket changes and frame_timestamp_tMatthias P. Braendli2022-03-294-2/+44
* Common ba7f317, 5a0689a, c63fb05Matthias P. Braendli2021-11-264-45/+190
* Common e8d7277, bf60e06: EDI PFT input CRC and ClockTAI string copyMatthias P. Braendli2021-06-151-4/+4
* Common ad7e11a: Add seq and pseq information to EDI/ETI decoderMatthias P. Braendli2021-05-252-0/+3
* Common 44ae39c: Make SEQ and PSEQ available on EDI receive and improve error ...Matthias P. Braendli2021-05-195-41/+85
* Update common code to latest, update zmq.hpp and adaptMatthias P. Braendli2021-01-1611-118/+2347
* common ea3156f: EDI input: Do not print sequence error on first packetMatthias P. Braendli2020-10-282-3/+10
* common 81f518d: TCPSocket: let recv throw Interrupted on EINTRMatthias P. Braendli2020-10-282-5/+10
* common edc9c1a: Add missing array includeMatthias P. Braendli2020-07-201-0/+1
* Update common EDI input and adapt to API changesMatthias P. Braendli2020-05-116-44/+120
* Common 33a8362: EDI TCP output: handle disconnectsMatthias P. Braendli2020-04-213-7/+114
* Pull add14d9: Properly handle EDI AF SEQ rolloverMatthias P. Braendli2020-03-241-1/+3
* Pull common code c8defb3Matthias P. Braendli2020-03-241-1/+8
* Pull common code efe0a08Matthias P. Braendli2020-03-242-1/+19
* Apply common 23752f6 and e10272eMatthias P. Braendli2019-11-182-3/+3
* Common 27ac70f: Initialise InetAddress::addrMatthias P. Braendli2019-11-182-2/+3
* Common 0a50ea0: Set SO_REUSEADDR for TCP socketsMatthias P. Braendli2019-11-181-0/+5
* Pull code from common commit 67a62df, replacing put_timeMatthias P. Braendli2019-10-302-4/+8
* Pull common code from 547c789Matthias P. Braendli2019-09-232-0/+21
* lib: update from common code cdf104a and 2847f4dMatthias P. Braendli2019-09-052-2/+26
* Pull lib/Socket from mmbtools common codeMatthias P. Braendli2019-09-052-14/+18
* Apply b1fc144 from commonMatthias P. Braendli2019-09-025-21/+66
* Make EDI includes consistentMatthias P. Braendli2019-08-215-7/+8
* Pull in files from odr-mmbtools-commonMatthias P. Braendli2019-08-13492-109992/+1276
* Update EDI input libraryMatthias P. Braendli2019-07-082-255/+45
* Fix Buffer memory leak when using move-assignmentMatthias P. Braendli2019-07-082-0/+388
* Socket: fix TCPClientMatthias P. Braendli2019-07-082-11/+12
* Unify Socket library with other mmbToolsMatthias P. Braendli2019-07-087-806/+1368
* EDI: Handle sequence counter check for incomplete AF packetsMatthias P. Braendli2019-05-061-5/+7
* Replace boost by the standalone asio libraryMatthias P. Braendli2018-08-06481-0/+109971
* Handle Ctrl-C when using EDI inputMatthias P. Braendli2018-05-162-21/+44
* Fix warning about INIReader strncpyMatthias P. Braendli2018-05-141-1/+1
* Clarify INIReader licenseMatthias P. Braendli2018-04-161-9/+27
* Replace boost ptree by another INI parserMatthias P. Braendli2018-04-101-0/+441