Skip to content
Snippets Groups Projects
  1. 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
  2. Nov 11, 2016
  3. Nov 10, 2016
  4. Nov 09, 2016
  5. Nov 08, 2016
  6. Nov 07, 2016
  7. Nov 04, 2016
  8. Jul 15, 2016
  9. Jul 11, 2016
  10. Jul 08, 2016
  11. Jul 06, 2016
  12. Jul 04, 2016
  13. Jul 01, 2016
Loading