Skip to content
Snippets Groups Projects
  1. Apr 23, 2020
  2. Apr 22, 2020
  3. Apr 07, 2020
    • Christoph Kampmeyer's avatar
      Data matching: · bb3c2cc5
      Christoph Kampmeyer authored
        - Fix default setting for imported locations (solves #39)
        - Test for imported scalar properties
      bb3c2cc5
  4. Mar 02, 2020
  5. Feb 05, 2020
  6. 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
  7. Sep 11, 2019
  8. Jul 10, 2019
  9. Jun 27, 2019
  10. Jun 26, 2019
  11. Jun 24, 2019
  12. Jun 21, 2019
  13. Jun 14, 2019
  14. Jun 12, 2019
  15. Jun 11, 2019
  16. Jun 06, 2019
  17. May 31, 2019
  18. May 22, 2019
  19. May 16, 2019
  20. 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
  21. Apr 30, 2019
  22. 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
  23. Apr 11, 2019
Loading