Skip to content
Snippets Groups Projects
  1. Jun 04, 2021
    • Martin Killenberg's avatar
      ConnectingDeviceModule can now be used without trigger · e4b39b0b
      Martin Killenberg authored
      - testCircularDependencyFaultyFlags now uses modern AC without defining CS module and overriding defineConnections()
      
      # Please enter the commit message for your changes. Lines starting
      # with '#' will be ignored, and an empty message aborts the commit.
      #
      # On branch master
      # Your branch is up to date with 'origin/master'.
      #
      # Changes to be committed:
      #	modified:   include/DeviceModule.h
      #	modified:   src/DeviceModule.cc
      #	modified:   tests/executables_src/testCircularDependencyFaultyFlags.cc
      #
      # Untracked files:
      #	build-example-Desktop-Debug/
      #	build-example2-Desktop-Debug/
      #	build-example_status_monitor-Desktop-Debug/
      #	demoBidirectionalVariables/
      #	example2b/
      #	include/ApplicationModule_BACKUP_1938963.h
      #	include/ApplicationModule_BASE_1938963.h
      #	include/ApplicationModule_LOCAL_1938963.h
      #	include/ApplicationModule_REMOTE_1938963.h
      #	message.txt
      #	tests/testVirtualHierarchy.xlmap
      #
      e4b39b0b
  2. Jun 03, 2021
  3. May 25, 2021
  4. May 20, 2021
  5. Apr 28, 2021
  6. Aug 20, 2020
  7. Aug 04, 2020
  8. Jul 06, 2020
  9. Jul 02, 2020
  10. Jul 01, 2020
  11. Apr 17, 2020
  12. Apr 14, 2020
  13. Apr 09, 2020
  14. Apr 08, 2020
  15. Mar 11, 2020
  16. Mar 09, 2020
  17. Mar 02, 2020
  18. Feb 27, 2020
  19. Jan 23, 2020
  20. Jan 22, 2020
  21. Jan 21, 2020
  22. Jan 20, 2020
    • Jan H. K. Timm's avatar
      DeviceModul · 9876a8b5
      Jan H. K. Timm authored
      	Ticket #79
      	- documentation for addRecoveryAccessor() and getRecoverySharedMutex()
      9876a8b5
  23. Jan 17, 2020
  24. Jan 13, 2020
  25. Jan 09, 2020
  26. Jan 08, 2020
  27. Oct 17, 2019
  28. Sep 11, 2019
  29. Aug 05, 2019
  30. 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
Loading