Skip to content
Snippets Groups Projects
  1. Dec 12, 2023
  2. Nov 03, 2023
  3. Oct 12, 2023
  4. Oct 09, 2023
  5. Sep 26, 2023
  6. Sep 25, 2023
  7. Sep 22, 2023
  8. Sep 06, 2023
  9. Aug 22, 2023
  10. Aug 17, 2023
  11. Aug 08, 2023
  12. Jun 20, 2023
    • Tomasz Kozak's avatar
      New version: 01.23.00 · 613ed65b
      Tomasz Kozak authored
      Consatt:
      - new Loger level Loger::LogLevel::ALWAYS
      - increase time gaps between repeating messages
      Demac:
      - change handling of missing/wrong path of XML file for MD22.
      - remove custom exception from MD22, move to ChimeraTK::runtime_error/ChimeraTK::logic_error .
      - change MD22 encoder unit converter behavior - unify how conversion is done with generic unit converter of MD22.
  13. May 12, 2023
  14. May 03, 2023
  15. Apr 26, 2023
  16. Apr 21, 2023
  17. Apr 20, 2023
  18. Apr 19, 2023
  19. Apr 06, 2023
  20. Apr 03, 2023
  21. Mar 23, 2023
  22. Mar 16, 2023
    • Dietrich Rothe's avatar
      Wip/11221 modernize cmake (#25) · 4d87627e
      Dietrich Rothe authored
      This provides ChimeraTK::<project-name> as cmake imported target.
      Variables <project_name>_INCLUDE_DIRS, <project_name>LIBRARY_DIRS, <project_name>_LIBRARIES, <project_name>_CXX_FLAGS, <project_name>_LINKER_FLAGS are provided for compatibility but are generated from cmake-exports where possible and cmake imported targets should be preferred.
      
      * provide function for option array conversion
      to be used with target_compile_options etc + FindPackage results, where
      findPackage results are of incorrect/old format
      
      * FindDOOCS:
       - DOOCS components as imported targets
       - clean up no longer needed tweaks
       - add timinglib as component
       - make use of log levels and respect QUIET argument
      
      * add_dependency: fail on wrong add_dependency usage
      this was unseen since it worked in most cases but in general does not
      in particular was causing trouble with imports from cppext
      second arg must be version number
      
      * pkgconfig exports
       - generated from cmake-exports
       - make linker flags come before libs, order is required e.g. for --no-as-needed flag
       - remove duplicates in output
      
      * FindGccAtomic
      - do not put absolute lib path in output since it was causing trouble with yocto builds. Should be in system lib
      paths anyway. Also, make GccAtomic variable output name more consistent.
      Unverified
      4d87627e
  23. Mar 06, 2023
  24. Mar 03, 2023
  25. Feb 23, 2023
  26. Feb 22, 2023
  27. Feb 14, 2023
  28. Feb 02, 2023
  29. Jan 31, 2023
    • Tomasz Kozak's avatar
      Link Lock server · ae68d8c7
      Tomasz Kozak authored
      Consatt-apps:
      * Remove setting of expose mode to PUSH manually. All PVs use now default mode.
      Demac:
      * Change enabling/disabling procedure for PZT4 Channel to handle the inhibit relay, add autoreseting of PZT4 firmware under some conditions to keep IO-expander in correct state, ramp DAC to correct value when enabling the Piezo Stepper Motor.
      Consatt-doocs:
      * Add option to change default expose policy from PUSH to PULL by setting in application conf file a variable: USE_PULL_EXPOSE_POLICY_AS_DEFAULT .
      Consatt:
      * Remove setting of expose mode to PUSH from Statistic - all PVs use default mode.
  30. Jan 19, 2023
Loading