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