aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Add ZMQ output to odr-zmq2ediMatthias P. Braendli2024-01-291-2/+2
|
* Update ClockTAI and RemoteControlMatthias P. Braendli2024-01-171-3/+12
|
* Switch project to C++17Matthias P. Braendli2024-01-171-1/+1
|
* Fix errors preventing execution of "make dist"Robin ALEXANDER2022-04-191-6/+6
|
* Add manpagesRobin ALEXANDER2022-04-191-0/+2
|
* Added FIG 0/14 for FEC scheme defintion, when a packet model channel is ↵Nick Piggott2022-03-171-0/+2
| | | | | | | | | | using FEC error correction (enhancedpacket) Needs another pair of eyes to check it. FIG0_14.cpp, line 37 - the data field is a single byte, top 6 bits are SubChanID, bottom 2 bits are FEC type; is this how you organise the bits in the right order? FIG0_14.cpp, line 78 - there needs to be a test here if the packet channel is enhanced or not, but it looks like that attribute is only held on the file input, and not easily readable from the services configuration? FIG0_14.cpp, lines 101-106 - is this writing the entire FIC into the stack correctly? The usual preamble bytes for the service identifier followed by the 1 byte data field
* Update configuration and compilation for new EDI UDP packet interleaverMatthias P. Braendli2021-02-221-4/+0
|
* Common fc2902b and 4ad00b8: Update EDI output interleaver and spreadingMatthias P. Braendli2021-02-221-2/+0
|
* Update ax_pthreadMatthias P. Braendli2021-02-221-1/+1
|
* fixed FIG 0/7 dependencyMathias Kuntze2020-03-061-0/+2
|
* Add Socket to zmq2farsync sourcesMatthias P. Braendli2019-09-051-0/+2
|
* Apply b1fc144 from commonMatthias P. Braendli2019-09-021-0/+7
|
* Set PTHREAD_CFLAGS for LDADD tooMatthias P. Braendli2019-08-271-3/+3
|
* Fix pthread flag in Makefile.amMatthias P. Braendli2019-08-211-8/+8
|
* Rename Config.h to EDIConfig.hMatthias P. Braendli2019-08-211-2/+2
|
* Use EDI output from odr-mmbtools-commonMatthias P. Braendli2019-08-191-26/+26
|
* Pull in files from odr-mmbtools-commonMatthias P. Braendli2019-08-131-14/+14
| | | | Telnet RC is now single-user only.
* Add more EDI input improvementsMatthias P. Braendli2019-06-251-0/+1
|
* Work on STI-D/EDI inputMatthias P. Braendli2019-06-071-5/+16
|
* Unify Socket abstractionsMatthias P. Braendli2019-05-281-12/+4
|
* EDI: Implement TCP outputMatthias P. Braendli2019-05-061-0/+2
|
* EDI: put more code in common between DabMux and ZMQ2EDIMatthias P. Braendli2019-05-061-8/+14
|
* Rework timestampingMatthias P. Braendli2019-02-181-9/+2
| | | | | | | * Ensure MNSC and EDI carry the same timestamp * Rename `edi_tistoffset` to `tist_offset` * Remove conditional compilation of EDI output * Reset PPS so as to align ETI frames across mux restarts
* Add partial FIG2 label supportMatthias P. Braendli2019-01-291-0/+2
| | | | | | | | | | | Add support for Ensemble label, programme services and components, although the implementation for the component label is not properly tested. (data services still to be done) Neither short labels nor UCS-2 are not yet implemented. Also, support for draftETSI TS 103 176 which redefines the meaning of Rfa is still pending.
* Add charset conversion libraryMatthias P. Braendli2018-02-091-20/+25
|
* Move external code to lib and stop using SUBDIRSMatthias P. Braendli2018-02-091-7/+206
|
* Prepare release v1.2.0v1.2.0Matthias P. Braendli2017-01-241-1/+1
|
* Add missing files to EXTRA_DISTMatthias P. Braendli2016-09-161-1/+1
|
* Markdownise README and INSTALLMatthias P. Braendli2014-03-301-1/+4
|
* rename CRC-DabMux to ODR-DabMuxMatthias P. Braendli2014-02-071-4/+4
|
* insert hg revision into version stringMatthias P. Braendli (think)2013-11-081-0/+1
|
* crc-dabmux: autoconf added boost version checkMatthias P. Braendli (think)2012-08-261-0/+2
|
* added unmodified mmbtoolsMatthias (think)2012-07-111-0/+21