Skip to content
Snippets Groups Projects
  1. Jul 26, 2019
  2. Jul 25, 2019
  3. Jul 24, 2019
  4. Jul 23, 2019
  5. Jun 05, 2019
  6. May 06, 2019
  7. May 02, 2019
  8. 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
  9. Apr 02, 2019
  10. Mar 20, 2019
  11. Mar 19, 2019
  12. 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
  13. Feb 22, 2019
  14. Feb 21, 2019
  15. Feb 19, 2019
  16. Feb 18, 2019
  17. Feb 13, 2019
  18. Jan 21, 2019
  19. Jan 08, 2019
  20. Jan 04, 2019
  21. Jan 03, 2019
  22. Dec 21, 2018
  23. Nov 29, 2018
  24. Sep 05, 2018
  25. Oct 11, 2017
  26. Sep 26, 2017
  27. May 16, 2017
  28. Apr 19, 2017
    • Martin Christoph Hierholzer's avatar
      replaces commit cf640e0c: · 61afd225
      Martin Christoph Hierholzer authored
      Instead of making the DeviceModule return the same VariableNetworkNode for the same register, an optimisation step before realising the connections (but after all connections have been defined) is performed. In this step, all networks sharing the same (device-type) feeder will be merged. This is more flexible and avoids problems with (potentially different) triggers etc.
      61afd225
Loading