Skip to content
Snippets Groups Projects
  1. Jan 17, 2020
  2. Jan 13, 2020
  3. Oct 17, 2019
  4. Sep 11, 2019
  5. Aug 05, 2019
  6. 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
  7. Aug 01, 2019
  8. Jul 30, 2019
  9. Jul 29, 2019
  10. Jul 26, 2019
  11. Jul 25, 2019
  12. Jul 24, 2019
  13. Jul 23, 2019
  14. Jun 05, 2019
  15. May 06, 2019
  16. May 02, 2019
  17. 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
  18. Apr 02, 2019
  19. Mar 20, 2019
  20. Mar 19, 2019
  21. 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
  22. Feb 22, 2019
  23. Feb 21, 2019
  24. Feb 19, 2019
  25. Feb 18, 2019
Loading