Skip to content
Snippets Groups Projects
  1. Jan 13, 2020
  2. Oct 17, 2019
  3. Sep 11, 2019
  4. Aug 05, 2019
  5. Aug 02, 2019
    • Martin Killenberg's avatar
      started to solve shutdown issues: · b49a9990
      Martin Killenberg authored
      - Exception handling decorator and ThreadedFanOut send condition variable notificatios via the DeviceModule
      - FanOut sends terminate to impl and all slaves.
      Solves (some?) shutdown issues, but breaks bi-directional array test.
      b49a9990
  6. Aug 01, 2019
  7. Jul 30, 2019
  8. Jul 29, 2019
  9. Jul 26, 2019
  10. Jul 25, 2019
  11. Jul 24, 2019
  12. Jul 23, 2019
  13. Jun 05, 2019
  14. May 06, 2019
  15. May 02, 2019
  16. Apr 29, 2019
    • Martin Christoph Hierholzer's avatar
      exception handling · e0fadd3d
      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
      e0fadd3d
  17. Apr 02, 2019
  18. Mar 20, 2019
  19. Mar 19, 2019
  20. Mar 18, 2019
    • Martin Christoph Hierholzer's avatar
      - INTERFACE CHANGE: · ba496feb
      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.
      ba496feb
  21. Feb 22, 2019
  22. Feb 21, 2019
  23. Feb 19, 2019
  24. Feb 18, 2019
  25. Feb 13, 2019
Loading