Integrating tests to the standalone_edc. WIP tests do not pass.
* Moving a size and data type information from daq/channels.h to include/daq_data_types.h. * Extending standalone_edc to use DBR_TIME* to look for late data. * Updating the stream generators to handle more data types.
Showing
- src/daqd/channel.h 2 additions, 31 deletionssrc/daqd/channel.h
- src/dv/Th/CMakeLists.txt 1 addition, 0 deletionssrc/dv/Th/CMakeLists.txt
- src/epics/seq/CMakeLists.txt 8 additions, 0 deletionssrc/epics/seq/CMakeLists.txt
- src/epics/seq/standalone_edcu.cc 186 additions, 101 deletionssrc/epics/seq/standalone_edcu.cc
- src/epics/seq/test/daqdrc_standalone_edc_live_test 82 additions, 0 deletionssrc/epics/seq/test/daqdrc_standalone_edc_live_test
- src/epics/seq/test/epics_test.py 56 additions, 15 deletionssrc/epics/seq/test/epics_test.py
- src/epics/seq/test/test_standalone_edc_live_nds.sh.in 139 additions, 0 deletionssrc/epics/seq/test/test_standalone_edc_live_nds.sh.in
- src/fe_stream_test/CMakeLists.txt 3 additions, 1 deletionsrc/fe_stream_test/CMakeLists.txt
- src/fe_stream_test/fe_stream_check_edcu_nds.cc 99 additions, 30 deletionssrc/fe_stream_test/fe_stream_check_edcu_nds.cc
- src/fe_stream_test/fe_stream_generator.cc 29 additions, 10 deletionssrc/fe_stream_test/fe_stream_generator.cc
- src/fe_stream_test/fe_stream_generator.hh 65 additions, 5 deletionssrc/fe_stream_test/fe_stream_generator.hh
- src/include/daq_data_types.h 35 additions, 0 deletionssrc/include/daq_data_types.h
- src/nds/CMakeLists.txt 1 addition, 0 deletionssrc/nds/CMakeLists.txt
Loading
Please register or sign in to comment