- Aug 01, 2019
-
-
Martin Killenberg authored
-
- Jul 29, 2019
-
-
Martin Killenberg authored
-
- Jul 26, 2019
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Jul 11, 2019
-
-
Jens Georg authored
Fixes #39
-
- May 06, 2019
-
-
Martin Christoph Hierholzer authored
-
- May 02, 2019
-
-
Nadeem Shehzad authored
-
Nadeem Shehzad authored
-
Nadeem Shehzad authored
Test still does not work. -Unable to get the exception status for the device throwing exception. -Second device only works it has it's own trigger.
-
- Apr 29, 2019
-
-
Martin Christoph Hierholzer authored
added test for exceptions on write
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
do not use a device register as a trigger any more
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
According to ChimeraTK/DeviceAccess#61 Devices will no longer close on their own (e.g. when throwing an exception). The exception handling now takes into account that the device always stays open
-
added more exception test code which should work but is but. Commented because it completely blocks the test.
-
-
Creation of fanOuts is based on externalTriggerImpl (=trigger consumer), not externalTriggerNode (=trigger feeder). - Fixes connection network but not exception handling. - Lots of debug output left in the code for further investigation.
-
extended test with a second device. check that it is still working if the first one is throwing is not working with the old impl.
-
no change to the test sequence yet
-
-
- Mar 19, 2019
-
-
Martin Christoph Hierholzer authored
- add test for full exception handling
-
- Mar 18, 2019
-
-
Martin Christoph Hierholzer authored
DeviceModule and ControlSystemModule now do not take the optional prefix argument in their constructors any more. Use the [] operator instead to get the submodule. - Add ExceptionHandlingDecorator and decorate all device variables with it.
-
- Feb 22, 2019
-
-
Nadeem Shehzad authored
-
Martin Christoph Hierholzer authored
-
- Feb 21, 2019
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
- added more comments - need to catch exception by reference, else the message seems to be lost - test if the message is correct - test if device is really closed and opened again - changed names of status variables in control system to match the general naming conventions
-
Nadeem Shehzad authored
-
- Feb 18, 2019
-
-
Martin Christoph Hierholzer authored
connect the deviceError module with the control system - otherwise it crashes due to an unconnected variable
-
Martin Christoph Hierholzer authored
- use latest backend factory interface and the CDD - changed code formatting
-
Nadeem Shehzad authored
-
- Feb 13, 2019
-
-
Nadeem Shehzad authored
-
Nadeem Shehzad authored
-