Skip to content
Snippets Groups Projects
  1. Feb 10, 2017
  2. Feb 08, 2017
  3. Nov 24, 2016
  4. Nov 23, 2016
  5. Nov 18, 2016
  6. Nov 15, 2016
  7. Nov 14, 2016
    • Martin Christoph Hierholzer's avatar
      The readNoNBlocking() to obtain the initial values is now run on all... · e35c627a
      Martin Christoph Hierholzer authored
      The readNoNBlocking() to obtain the initial values is now run on all ApplicationModules (incl. VariableGroups) before starting the first module, to ensure the intial values are really processed first.
      e35c627a
    • 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
  8. Nov 11, 2016
  9. Nov 09, 2016
  10. Nov 04, 2016
  11. Jun 30, 2016
  12. Jun 29, 2016
  13. Jun 28, 2016
  14. Jun 27, 2016
  15. Jun 24, 2016
  16. Jun 23, 2016
  17. Jun 22, 2016
  18. Jun 21, 2016
  19. Jun 20, 2016
  20. Jun 17, 2016
  21. Jun 16, 2016
  22. Jun 15, 2016
Loading