Skip to content
Snippets Groups Projects
  1. Apr 30, 2021
  2. Mar 11, 2021
  3. Nov 20, 2020
  4. Sep 28, 2020
    • vargheseg's avatar
      default dmsg_info.ident when no macropulse source · 20d5b50e
      vargheseg authored
      dmsg_info.ident is set to 0 when DoocsProcessArray and
      DoocsProcessScalar do not have a macropulse source defined.  This is
      what the other supported types do currently; behavior should be
      consistent between the types with this commit.
      
      Revert this if it is not the intended behavior.
      20d5b50e
  5. Sep 23, 2020
    • vargheseg's avatar
      Support zmq publishing form cs to app. · 7a8bcf49
      vargheseg authored
      The adapter publishes value changes made from the control system side
      for the following types:
        DoocsSpectrum
        DoocsIfff
        DoocsProcessArray
        DoocsProcessScalar
      7a8bcf49
  6. Sep 21, 2020
  7. Sep 01, 2020
  8. Aug 25, 2020
  9. Aug 21, 2020
  10. Aug 13, 2020
  11. Jul 20, 2020
  12. Jun 04, 2020
  13. May 13, 2020
  14. May 06, 2020
  15. Apr 24, 2020
  16. Apr 23, 2020
  17. Apr 22, 2020
  18. Mar 05, 2020
  19. 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
  20. Jul 10, 2019
  21. Jun 27, 2019
  22. Jun 26, 2019
  23. Jun 21, 2019
  24. Jun 12, 2019
  25. Jun 11, 2019
  26. Jun 06, 2019
  27. May 31, 2019
Loading