summaryrefslogtreecommitdiffstats
path: root/src/InputFileReader.cpp
diff options
context:
space:
mode:
authorMatthias P. Braendli (think) <matthias@mpb.li>2013-11-10 22:24:36 +0100
committerMatthias P. Braendli (think) <matthias@mpb.li>2013-11-10 22:24:36 +0100
commitdf26d1ef3104371c8b66e0ba652547d1ae9cbe94 (patch)
treeb333e44faaa68d3be25e68233e0e38a1ee75fe9d /src/InputFileReader.cpp
parent5d965e80be2e6ab62bc82fb2e0d4d472153ad241 (diff)
downloaddabmod-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.cpp6
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.