Skip to content
Snippets Groups Projects
  1. Jul 20, 2018
  2. Jun 08, 2018
  3. Jun 07, 2018
  4. Jun 05, 2018
  5. Dec 19, 2017
  6. Nov 20, 2017
  7. Nov 09, 2017
  8. Oct 11, 2017
  9. Oct 09, 2017
  10. Oct 04, 2017
  11. Sep 29, 2017
  12. Sep 27, 2017
  13. Sep 26, 2017
  14. Jul 10, 2017
  15. Jun 21, 2017
  16. Jun 06, 2017
  17. May 17, 2017
  18. May 16, 2017
  19. Apr 28, 2017
  20. Apr 11, 2017
  21. Apr 06, 2017
  22. Apr 05, 2017
  23. Mar 03, 2017
  24. Dec 02, 2016
  25. Nov 15, 2016
  26. 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
  27. Nov 11, 2016
  28. Nov 08, 2016
  29. Jun 30, 2016
  30. Jun 28, 2016
Loading