Skip to content
Snippets Groups Projects
  1. Mar 23, 2020
  2. Mar 12, 2020
  3. Mar 02, 2020
  4. Feb 28, 2020
  5. Feb 27, 2020
  6. Feb 26, 2020
  7. Feb 04, 2020
  8. Jan 31, 2020
  9. Jan 26, 2020
  10. Jan 23, 2020
  11. Jan 22, 2020
  12. Jan 21, 2020
  13. Jan 20, 2020
  14. Jan 17, 2020
  15. Jan 16, 2020
    • Christoph Kampmeyer's avatar
      ExceptionHandlingDecorator: · ac0ca012
      Christoph Kampmeyer authored
        - Cleanup:
      
          - Reorder code in Application::createDeviceVariable
          - Separated ExceptionHandlingDecorator constructors for writable and
            non-writable registers
          - cleaned up doPreWrite
      ac0ca012
  16. Jan 15, 2020
  17. Jan 10, 2020
  18. Oct 21, 2019
  19. May 22, 2019
  20. May 13, 2019
  21. May 08, 2019
  22. May 06, 2019
  23. May 02, 2019
  24. Apr 29, 2019
  25. Mar 20, 2019
  26. 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
Loading