Fixed bidirectional writeback not working at beginning of the main loop.
Moved setting the initial version number for all ApplicationModules from Application::initialise() to Application::run(), so the version numbers of the persisted values from the control system are smaller.
Showing
- src/Application.cc 7 additions, 7 deletionssrc/Application.cc
- tests/executables_src/testAppModuleConnections.cc 4 additions, 0 deletionstests/executables_src/testAppModuleConnections.cc
- tests/executables_src/testControlSystemAccessors.cc 1 addition, 0 deletionstests/executables_src/testControlSystemAccessors.cc
- tests/executables_src/testVariableGroup.cc 1 addition, 0 deletionstests/executables_src/testVariableGroup.cc
Please register or sign in to comment