Skip to content
Snippets Groups Projects
  1. Jun 21, 2021
  2. Jun 14, 2021
  3. Jun 09, 2021
  4. Jun 08, 2021
  5. Jun 04, 2021
    • Martin Christoph Hierholzer's avatar
    • 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
  6. Jun 03, 2021
  7. Jun 02, 2021
  8. May 28, 2021
  9. May 27, 2021
  10. May 25, 2021
  11. May 21, 2021
  12. May 20, 2021
  13. May 19, 2021
  14. Apr 30, 2021
  15. Apr 28, 2021
  16. Apr 26, 2021
  17. Apr 21, 2021
  18. Apr 16, 2021
    • Martin Christoph Hierholzer's avatar
      Mhier/wip hierarchy modifying group (#207) · caefca07
      Martin Christoph Hierholzer authored
      * add HierarchyModifyingGroup
      
      * VirtualModule: allow nested oneLevelUp etc.; simplify implementation
      
      This is achieved by properly setting the _owner of each VirtualModule (unless highest level).
      
      The simplification comes from then being able to use getOwner() instead of keeping track of "grandparents", and from using createAndGetSubmodule() instead of implementing something similar again in findTagAndAppendToModule().
      
      * DataLossCounter constructor now takes qualified path to trigger variable
      caefca07
    • Martin Christoph Hierholzer's avatar
      fix formatting · 537fec03
      Martin Christoph Hierholzer authored
      537fec03
  19. Mar 23, 2021
  20. Oct 22, 2020
  21. Sep 15, 2020
  22. Aug 27, 2020
  23. Aug 26, 2020
Loading