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