diff options
author | Matthias P. Braendli (think) <matthias@mpb.li> | 2013-11-10 22:24:36 +0100 |
---|---|---|
committer | Matthias P. Braendli (think) <matthias@mpb.li> | 2013-11-10 22:24:36 +0100 |
commit | df26d1ef3104371c8b66e0ba652547d1ae9cbe94 (patch) | |
tree | b333e44faaa68d3be25e68233e0e38a1ee75fe9d /src/InputFileReader.cpp | |
parent | 5d965e80be2e6ab62bc82fb2e0d4d472153ad241 (diff) | |
download | dabmod-df26d1ef3104371c8b66e0ba652547d1ae9cbe94.tar.gz dabmod-df26d1ef3104371c8b66e0ba652547d1ae9cbe94.tar.bz2 dabmod-df26d1ef3104371c8b66e0ba652547d1ae9cbe94.zip |
update READMEs and such, and ChangeLog for r8r8
Diffstat (limited to 'src/InputFileReader.cpp')
-rw-r--r-- | src/InputFileReader.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/InputFileReader.cpp b/src/InputFileReader.cpp index 2514af8..2061b02 100644 --- a/src/InputFileReader.cpp +++ b/src/InputFileReader.cpp @@ -7,10 +7,10 @@ Matthias P. Braendli, matthias.braendli@mpb.li - Input module for reading the ETI data from file or pipe. + Input module for reading the ETI data from file or pipe, or ZeroMQ. - Supported formats: RAW, FRAMED, STREAMED - Supports re-sync to RAW ETI + Supported file formats: RAW, FRAMED, STREAMED + Supports re-sync to RAW ETI file */ /* This file is part of CRC-DADMOD. |