index
:
dabmux
edi
master
next
ooinputs
ODR-DabMux backup repository
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dabOutput
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle download failure in TAI bulletin download and replace boost regex with...
Matthias P. Braendli
2018-01-23
1
-4
/
+5
*
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
1
-1
/
+1
*
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
2
-98
/
+149
*
Make DabOutput dtors virtual
Matthias P. Braendli
2017-11-22
1
-2
/
+2
*
Set EDI destination defaults and add error checking
Matthias P. Braendli
2017-08-14
1
-2
/
+2
*
Insert metadata properly and enable EDI out in zmq2edi
Matthias P. Braendli
2017-07-31
1
-5
/
+9
*
Add work in progress odr-zmq2edi
Matthias P. Braendli
2017-07-28
4
-4
/
+44
*
Add new zeromq config format
Matthias P. Braendli
2017-07-28
2
-3
/
+7
*
Add edi time and utco as ZMQ metadata
Matthias P. Braendli
2017-07-28
4
-7
/
+184
*
Increase EDI expected MTU to 1400
Matthias P. Braendli
2017-06-23
1
-1
/
+3
*
TCP output: do not block in the destructor if one connection stalls
Matthias P. Braendli
2017-06-02
1
-1
/
+11
*
Make EDI fragment interleaver less bursty
Matthias P. Braendli
2017-02-03
2
-3
/
+16
*
Do not lose fragments in EDI interleaver
Matthias P. Braendli
2017-02-03
2
-10
/
+13
*
Fix vector index bug in EDI PFT layer
Matthias P. Braendli
2017-01-28
1
-7
/
+9
*
Avoid uninitialised fields, modernise DabService::nbComponent
Matthias P. Braendli
2017-01-28
3
-35
/
+23
*
Rename set_utco to set_tai_utc_offset
Matthias P. Braendli
2017-01-18
1
-1
/
+1
*
Move fragments into interleaver instead of copying them
Matthias P. Braendli
2016-12-24
2
-25
/
+25
*
Add EDI fragment interleaver
Matthias P. Braendli
2016-12-23
3
-1
/
+183
*
Modernise Simul and ZMQ class declarations
Matthias P. Braendli
2016-12-23
1
-29
/
+5
*
Create namespace for EDI
Matthias P. Braendli
2016-12-23
8
-8
/
+35
*
Remove useless creation of AFPacketiser and update some comments
Matthias P. Braendli
2016-12-23
7
-35
/
+34
*
Print dabOutputTCP connection drop
Matthias P. Braendli
2016-11-07
1
-0
/
+4
*
Add const for the TCPConnection in remove_if lambda
Matthias P. Braendli
2016-11-07
1
-1
/
+1
*
Do not use boost::optional for TcpSocket
Matthias P. Braendli
2016-11-05
1
-3
/
+3
*
Avoid manual pointer management of the TCPDataDispatcher
Matthias P. Braendli
2016-10-30
2
-15
/
+2
*
Catch runtime_error in TCPDataDispatcher thread
Matthias P. Braendli
2016-10-30
1
-7
/
+13
*
Fix TCP output display in startup summary
Matthias P. Braendli
2016-10-10
1
-0
/
+2
*
Fix dabOutputTCP shutdown using accept() with timeout
Matthias P. Braendli
2016-10-10
1
-1
/
+6
*
TCP out: properly interrupt the thread
Matthias P. Braendli
2016-09-26
1
-1
/
+1
*
Rework File and Fifo output initialisation
Matthias P. Braendli
2016-09-16
3
-99
/
+86
*
Merge master of DavidLutton/ODR-DabMux into next
Matthias P. Braendli
2016-09-16
2
-2
/
+54
|
\
|
*
Attempt to create FIFO before open, no checks
David Lutton
2016-09-11
1
-4
/
+0
|
*
Creates FIFO but breaks stdout
David Lutton
2016-09-11
2
-2
/
+58
*
|
Improve TCP output error display
Matthias P. Braendli
2016-09-16
1
-1
/
+8
*
|
Drop SLIP, Refactor sockets, improve TCP output
Matthias P. Braendli
2016-09-11
3
-173
/
+175
|
/
*
Properly copy DabOutputFile, make get_info() const
Matthias P. Braendli
2016-07-04
1
-8
/
+10
*
Remove debug output in dabOutputUdp
Matthias P. Braendli
2016-03-26
1
-6
/
+2
*
Add source and ttl config to UDP output
Matthias P. Braendli
2016-03-26
1
-45
/
+76
*
Remove useless include in dabOutputUdp.cpp
Matthias P. Braendli
2016-03-06
1
-1
/
+0
*
Replace clock_gettime with std::chrono for EDI
Matthias P. Braendli
2016-03-05
4
-10
/
+13
*
Compile under OSX
Matthias P. Braendli
2016-03-05
2
-0
/
+15
*
Replace platform specific simul:// by C++11 chrono
Matthias P. Braendli
2016-03-05
2
-16
/
+15
*
EDI: handle fec=0, fragment AF packets
Matthias P. Braendli
2016-03-04
1
-35
/
+69
*
Change EDI configuration for multi-output
Matthias P. Braendli
2016-02-05
1
-10
/
+20
*
Set edi TIST, still in an incorrect way
Matthias P. Braendli
2016-01-10
1
-1
/
+1
*
Add TAI handling for EDI with TIST
Matthias P. Braendli
2016-01-10
1
-0
/
+35
*
Add missing stdexcept include
Matthias P. Braendli
2015-12-21
1
-0
/
+1
[next]