Skip to content
Snippets Groups Projects
  1. Jun 15, 2021
  2. Jun 11, 2021
  3. Jun 07, 2021
  4. Jun 03, 2021
  5. May 03, 2021
  6. Apr 30, 2021
  7. Mar 26, 2021
  8. Mar 16, 2021
  9. Mar 11, 2021
  10. Feb 16, 2021
  11. Dec 09, 2020
  12. Dec 07, 2020
  13. Dec 03, 2020
  14. Nov 20, 2020
  15. Nov 18, 2020
  16. Nov 04, 2020
  17. Oct 22, 2020
  18. Oct 21, 2020
  19. Sep 30, 2020
  20. Sep 29, 2020
    • vargheseg's avatar
      introduced serverTestZMQ_CsToApp.cpp · 1e5bb976
      vargheseg authored
      Test module for confirming that value changes on ConstrolSystemAdapter
      defined doocs types are propagated to its zmq subscribers.  Intended for
      cases where the value change happens through the doocs system (like
      through the doocs panels, EqFct::set etc..).
      
      Tested:
        - DoocsProcessScalar
      
      Pending tests:
        - DoocsProcessArray
        - DoocsSpectrum
        - DoocsIfff
      1e5bb976
  21. 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
  22. Sep 27, 2020
    • vargheseg's avatar
      Bugfix: serverBasedTestTools · 8f0cf28e
      vargheseg authored
      Use macros below without needing to import the boost::unit_test
      namespace:
        - DOOCS_ADAPTER_DEFAULT_FIXTURE
        - DOOCS_ADAPTER_DEFAULT_FIXTURE_STATIC_APPLICATION_WITH_CODE
      8f0cf28e
  23. Sep 23, 2020
Loading