- fixed a bug in the FanOut which did not wait for the trigger (since...
- fixed a bug in the FanOut which did not wait for the trigger (since ProcessScalar::receive() does not wait) - fixed a bug in Application::feedDeviceRegisterToControlSystem() not handling the last arugment (trigger) properly - improved the output produced with VariableNetwork::dump()
Showing
- example/demoApp.cc 3 additions, 0 deletionsexample/demoApp.cc
- include/Application.h 5 additions, 2 deletionsinclude/Application.h
- include/FanOut.h 2 additions, 1 deletioninclude/FanOut.h
- include/VariableNetwork.h 3 additions, 3 deletionsinclude/VariableNetwork.h
- src/Application.cc 8 additions, 1 deletionsrc/Application.cc
- src/VariableNetwork.cc 33 additions, 12 deletionssrc/VariableNetwork.cc
Loading
Please register or sign in to comment