Updates to daqd_dc_zmq as part of debugging.
Added a program to check the output of the daqd against the FE simulated channels. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4551 6dcd42c9-f523-4c6d-aada-af552506706e
Showing
- CMakeLists.txt 1 addition, 0 deletionsCMakeLists.txt
- config/cmake/FindNDS2Client.cmake 28 additions, 0 deletionsconfig/cmake/FindNDS2Client.cmake
- src/fe_stream_test/CMakeLists.txt 18 additions, 3 deletionssrc/fe_stream_test/CMakeLists.txt
- src/fe_stream_test/Makefile 6 additions, 3 deletionssrc/fe_stream_test/Makefile
- src/fe_stream_test/fe_stream_check.cc 124 additions, 0 deletionssrc/fe_stream_test/fe_stream_check.cc
- src/fe_stream_test/fe_stream_generator.hh 45 additions, 1 deletionsrc/fe_stream_test/fe_stream_generator.hh
- src/fe_stream_test/fe_stream_test.cc 3 additions, 3 deletionssrc/fe_stream_test/fe_stream_test.cc
- src/fe_stream_test/str_split.cc 37 additions, 0 deletionssrc/fe_stream_test/str_split.cc
- src/fe_stream_test/str_split.hh 18 additions, 0 deletionssrc/fe_stream_test/str_split.hh
config/cmake/FindNDS2Client.cmake
0 → 100644
src/fe_stream_test/fe_stream_check.cc
0 → 100644
src/fe_stream_test/str_split.cc
0 → 100644
src/fe_stream_test/str_split.hh
0 → 100644
Please register or sign in to comment