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