index
:
dabmod
fixedpoint
lime
master
next
ODR-DabMod backup repository
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update common: make remotecontrol optional
Matthias P. Braendli
2024-05-05
2
-0
/
+4
*
Handle int32 and int64 explicitly in Json
Matthias P. Braendli
2024-05-01
2
-6
/
+14
*
Add FIC decoder, present ensemble info for monitoring
Matthias P. Braendli
2023-10-31
2
-29
/
+50
*
Fix timestamp0 and timestamp in RC showjson
Matthias P. Braendli
2023-09-12
1
-1
/
+1
*
Add main loop RC metrics
Matthias P. Braendli
2023-07-20
1
-1
/
+1
*
Rework Json so that it works with map that doesn't support incomplete types
Matthias P. Braendli
2023-07-20
3
-5
/
+10
*
Add events
Matthias P. Braendli
2023-07-19
3
-11
/
+3
*
Change RC showjson command
Matthias P. Braendli
2023-07-19
4
-81
/
+189
*
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
*
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
*
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
*
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
[next]