Skip to content
Snippets Groups Projects
  1. May 18, 2022
    • d-rothe's avatar
      partial fix for #9836 (#69) · ebbd6c13
      d-rothe authored
      
      * partial fix for #9836
      
      This fixes that cleared error codes appear in DOOCS history where error
      is not yet cleared.
      It is only a partial fix since the history still contains more data than
      was intended; intended was only first invalid data point
      
      * remove comments about outdated concept
      
      Co-authored-by: default avatarDietrich Rothe <dietrich.rothe@desy.de>
      Unverified
      ebbd6c13
  2. Apr 22, 2022
    • Martin Christoph Hierholzer's avatar
      do not send out identical time stamps on the same property (#67) · ee5576f0
      Martin Christoph Hierholzer authored
      Identical time stamps are considered to have identical data when DOOCS checks for inconsistencies on silent ZeroMQ connections. If on the same property new data is set without changing the VersionNumber, the timestamp will now be altered by 1 microsecond.
      
      This is more like a temporary work around. A feature request to DOOCS should be made to introduce a distinction between a "server timestamp" and a "source timestamp" like it is realised in OPC UA.
      
      Also a potential better solution to the other part of the problem inside ApplicationCore is described here: https://redmine.msktools.desy.de/issues/9723 
      Unverified
      ee5576f0
  3. Apr 21, 2022
  4. Apr 12, 2022
  5. Apr 05, 2022
  6. Mar 25, 2022
  7. Mar 24, 2022
  8. Mar 23, 2022
  9. Mar 14, 2022
  10. Mar 04, 2022
    • Jens Georg's avatar
      Consolidate coverage options · 5b15810e
      Jens Georg authored
       - Remove Makefile.coverage.in
       - Drop BUILD_COVERAGE_ON_DEBUG for ENABLE_COVERAGE_REPORT (defaults to
          on if included)
       - Add clean-gcda target
      5b15810e
  11. Feb 22, 2022
  12. Feb 08, 2022
  13. Feb 07, 2022
  14. Jan 14, 2022
  15. Jan 13, 2022
  16. Dec 08, 2021
  17. Sep 03, 2021
  18. Aug 29, 2021
  19. Aug 26, 2021
  20. Aug 18, 2021
  21. Jul 30, 2021
  22. Jul 27, 2021
  23. Jul 23, 2021
  24. Jul 20, 2021
  25. Jul 15, 2021
  26. Jul 13, 2021
Loading