Skip to content
Snippets Groups Projects
  1. Jun 02, 2021
  2. May 31, 2021
  3. May 28, 2021
  4. May 27, 2021
  5. May 21, 2021
  6. May 20, 2021
  7. May 19, 2021
  8. May 03, 2021
  9. Apr 30, 2021
  10. Apr 28, 2021
  11. Apr 26, 2021
  12. Apr 21, 2021
  13. 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
      Unverified
      caefca07
    • Martin Christoph Hierholzer's avatar
      fix formatting · 537fec03
      Martin Christoph Hierholzer authored
      537fec03
  14. Mar 23, 2021
  15. Feb 18, 2021
    • Zenker, Dr. Klaus (FWKE) - 126506's avatar
      Fix #205. · 4e386f15
      Zenker, Dr. Klaus (FWKE) - 126506 authored
      Forgot to adpopt test to the new method signature.
      4e386f15
    • zenker's avatar
      Logger: Fix missing initial value; add automatic registration with the LoggingModule. (#204) · 65b3c9ed
      zenker authored
      * Fix initial msg. Add automatic connection to the LoggingModule.
      
      Now the Logger is a VariableGroup and in the prepare() method an empty
      msg is written once. This makes sure the LoggingModule is not waiting
      for initial values of Loggers and messages by other Loggers get lost.
      
      * Add message in case on modules with Logger are found.
      
      * Fix test and remove implementation of removed method.
      
      * Do not use hard coded tags but use default tags.
      
      Now all tags given to the LoggingModule are used to look for senders.
      Unverified
      65b3c9ed
  16. Oct 09, 2020
  17. Oct 07, 2020
  18. Oct 05, 2020
  19. Sep 23, 2020
  20. Sep 16, 2020
  21. Sep 15, 2020
  22. Sep 14, 2020
  23. Sep 07, 2020
  24. Sep 03, 2020
  25. Aug 28, 2020
Loading