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