Skip to content
Snippets Groups Projects
  1. Jun 25, 2019
  2. Feb 22, 2019
  3. Feb 21, 2019
  4. Jan 23, 2019
  5. Jan 21, 2019
  6. Jan 08, 2019
  7. Jan 03, 2019
  8. Dec 21, 2018
  9. Dec 19, 2018
  10. Sep 05, 2018
  11. Jun 08, 2018
  12. Jun 05, 2018
  13. Dec 19, 2017
  14. Nov 20, 2017
  15. Sep 27, 2017
  16. Jul 21, 2017
  17. May 16, 2017
  18. Apr 21, 2017
  19. Apr 20, 2017
  20. 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
  21. Apr 11, 2017
  22. Apr 05, 2017
  23. Apr 04, 2017
  24. Mar 22, 2017
  25. Mar 21, 2017
  26. Mar 03, 2017
  27. Feb 17, 2017
  28. Feb 16, 2017
  29. Feb 13, 2017
  30. Nov 25, 2016
  31. Nov 23, 2016
  32. Nov 14, 2016
    • Martin Christoph Hierholzer's avatar
      Read all application inputs once before starting the module threads, so the... · 468f8c48
      Martin Christoph Hierholzer authored
      Read all application inputs once before starting the module threads, so the initial values are correctly present.
      
      For this purpose, additional changes were necessary:
      - Added support for constant values as feeders and consumers (just ignore the writes)
      - Connect all unconnected application accessors to constants after defining the connections and before creating the implementations
      - Renamed the user-overridden function "initialise()" into "defineConnections()", since more actions are now necessary during initialise().
      - The connections are now made (i.e. the implementations are created) during the initialisation phase
      468f8c48
  33. Nov 10, 2016
  34. Nov 09, 2016
  35. Nov 04, 2016
  36. Jun 24, 2016
Loading