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