Skip to content
Snippets Groups Projects
  1. Jul 20, 2020
  2. Jun 04, 2020
  3. May 13, 2020
  4. May 06, 2020
  5. Apr 24, 2020
  6. Apr 23, 2020
  7. Apr 22, 2020
  8. Mar 05, 2020
  9. Dec 09, 2019
    • Martin Killenberg's avatar
      Fixed timestamp for archiver in DoocsProcessScalar. · 7ce7a2da
      Martin Killenberg authored
      By default, the timestamp that is attached to a variable is the global time stamp, which is only set updated by update() in the adapter, which is not used otherwise.
      The adapter already was setting it for the time stamp that is attached to the variable itself, but not for the time stamp that used for archiving. This has been fixed. Now the time stamps in the Doocs histories are set correctly.
      
      To test it run example2 of ApplicationCore, togehter with the oven_sim simulation and watch Oven.heatingCurrent.HIST
      7ce7a2da
  10. Jul 10, 2019
  11. Jun 27, 2019
  12. Jun 26, 2019
  13. Jun 21, 2019
  14. Jun 12, 2019
  15. Jun 11, 2019
  16. Jun 06, 2019
  17. May 31, 2019
  18. May 29, 2019
  19. May 28, 2019
  20. May 22, 2019
  21. May 16, 2019
  22. May 15, 2019
    • Jan H. K. Timm's avatar
      Set eq_fct_code in mapping file · 9ec8844a
      Jan H. K. Timm authored
      This commit belongs to issue #4, allow to set the EqFct code in mapping file.
      In VariableMapper a std::map with location(string) and code(int) was added.
      With getLocationAndCode() this map is returned and used in eq_creat.cc to add missing locations with
      10 default, or with 'code' set in the <location> tag in the mappinmg xml file.
      9ec8844a
  23. Apr 30, 2019
  24. Apr 29, 2019
    • Jens Georg's avatar
      all: Add basic D_xy implementation · 0ce12e94
      Jens Georg authored
       - Introduce a new D_xy tag which takes x_source and y_source
       - The two sources are attached to a DataConsistentcyGroup. Only If the
         consistency group signalizes a consistent state, the data is updated
      0ce12e94
  25. Apr 11, 2019
Loading