Skip to content
Snippets Groups Projects
  1. Oct 13, 2017
  2. Oct 12, 2017
  3. Oct 11, 2017
  4. Oct 09, 2017
  5. Sep 28, 2017
  6. Sep 27, 2017
  7. Sep 25, 2017
  8. Jul 18, 2017
  9. Apr 19, 2017
  10. Apr 06, 2017
  11. Apr 05, 2017
  12. Feb 23, 2017
  13. Feb 22, 2017
  14. Feb 21, 2017
  15. Feb 20, 2017
  16. Feb 17, 2017
  17. Feb 16, 2017
  18. Feb 13, 2017
  19. Feb 08, 2017
  20. Dec 23, 2016
  21. Dec 02, 2016
  22. Nov 23, 2016
  23. Nov 16, 2016
  24. Nov 15, 2016
  25. Nov 14, 2016
    • Martin Christoph Hierholzer's avatar
      c832e0b4
    • 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
  26. Nov 10, 2016
  27. Nov 09, 2016
Loading