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