Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 03.04.01
    eabc28fd · chore: Bump patch version ·
    New PATCH release 03.04.01
    
    Changes since 03.04.00:
    
    - chore: Bump patch version
    - typo in the new property name corrected
  • 03.04.00
    New MINOR release 03.04.00
    
    Changes since 03.03.07:
    
    - fix: Adapt variables to new charge provider
    - feat: Set default charge provider to toroid
    - chore: Bump minor version
    - feat: Add exact arrival time calculation
    - feat: Add ApplicationCore logging
    - chore: Move to new config schema
  • 03.03.07
    9c25d834 · chore: Bump patch version ·
    New PATCH release 03.03.07
    
    Changes since 03.03.06:
    
    - chore: Bump patch version
    - arrival time spectrum start fix
  • 03.03.06
    New PATCH release 03.03.06
    
    Changes since 03.03.05:
    
    - fix: Use correct parameter for fixed spectrum start
  • 03.03.05
    f3896cff · chore: Bump patch version ·
    New PATCH release 03.03.05
    
    Changes since 03.03.04:
    
    - chore: Bump patch version
    - fix: Use spectrum start from config
    - fix: Remove call to getMotorForStation
    - fix: Align arrival time increment with Toroid
    - motor on TMCB only
    - no init_scripts
    - executables, no init_scripts
    - host 205 is 211
    - fix: Add a device alias for BAM_BOX
  • 03.03.04
    New PATCH release 03.03.04
    
    Changes since 03.03.03:
    
    - Revert "fix: Typo in hostlist"
  • 03.03.03
    b90704e4 · fix: Typo in hostlist ·
    New PATCH release 03.03.03
    
    Changes since 03.03.02:
    
    - fix: Typo in hostlist
  • 03.03.02
    b3b4378b · chore: Bump patch version ·
    New PATCH release 03.03.02
    
    Changes since 03.03.01:
    
    - chore: Bump patch version
    - fix: Toroid location for 2423.S2
  • 03.03.01
    3c59eaa4 · chore: Bump patch release ·
    New PATCH release 03.03.01
    
    Changes since 03.03.00:
    
    - chore: Bump patch release
    - fix(externalFeedback): Re-add type hint modifier
  • 03.03.00
    b0b99f6b · chore: Bump minor version ·
    New MINOR release 03.03.00
    
    Changes since 03.02.00:
    
    - chore: Bump minor version
    - chore: Add mapfile for 2.0.0 FW
    - fix: Drop wait_for_new_data flag
    - feat: Change to new DesyRDL naming
    - Merge Project Template
  • 03.02.00
    27d953db · chore: Bump minor version ·
    New MINOR release 03.02.00
    
    Changes since 03.01.00:
    
    - chore: Bump minor version
    - Fix: current limit is not set
    - fix: Restore 1.0.1 mapfile for TMCB
  • 03.01.00
    6c7f25eb · chore: Bump minor version ·
    New MINOR release 03.01.00
    
    Changes since 03.00.03:
    
    - chore: Bump minor version
    - feat: Forward-port changes from 02.xx
    - switch to pattern from HW
    - fix: Do not use _ in device names in the server
  • 03.00.03
    6d96dc3d · chore: Bump patch version ·
    New PATCH release 03.00.03
    
    Changes since 03.00.02:
    
    - chore: Bump patch version
    - fix(DOOCS): Add missing automation property maps
  • 03.00.02
    95f483cf · chore: Bump patch version ·
    New PATCH release 03.00.02
    
    Changes since 03.00.01:
    
    - chore: Bump patch version
    - fix(xlmap): Re-add monostable trigger plugin
    - fix: Merge issue in 00-XFEL.py
  • 03.00.01
    0d2f65e7 · chore: Bump patch version ·
    New PATCH release 03.00.01
    
    Changes since 03.00.00:
    
    - chore: Bump patch version
    - lsu sase fix
    - fix(doocs): Add SVR.(FACILITY/DEVICE) to .conf
    - Configuration for new SASE bams
  • 03.00.00
    New MAJOR release 03.00.00
    
    Changes since 02.05.03:
    
    - fix(xlmap): Remove unnecessary type hints
    - Add properties for sync scan
    - config: Sort features into module
    - feat: Clean-up configuration
    - Bump Version
    - Install shared data used for generating doocs conf
    - Remove unused doocs config snippets
    - Use Version mechanism from ApplictionCore
    - faster op point scan
    - Clean up version handling
    - Add xlmap file for new motor module
    - Restore BAM mapfile
    - Make init script a wrapper
    - Remove obsolete map files
    - Add init script for tmcb
    - Remove compatibility type overrides
    - Basic modifications for new BAM/ConfigGenerator
    - chore: update Python bindings helper
    - Enable _GLIBCXX_ASSERTIONS in Debug mode (#33)
    - Increased required version of EPICS-IOC- and EPICS7-IOC-Adapter (#32)
    - let cmake set useful rpath on installation of binaries
    - Wip/11221 modernize cmake (#25)
    - coding-style-check: Skip if clang-format not found (#23)
    - fix USE_DOOCS_WATCHDOG boolean
    - Added FindlibYajl.cmake script
    - Added EPICS7IOC as option to set_control_system_adapter
    - 47I1 new
    - set IMAGE_PATH
    - Ignore files generated by CMake during configure
    - [project-template] add coding style checker
    - Ignore eclipse python project file.
    - Consolidate coverage options
    - file GLOB with symlinks for settings file
    - doc: Set -dNOSAFER environment for ghostscript
    - Make the coverage script build-system agnostic
    - Add work around for broken DOOCS pkg-config files breaking linkage
    - config generator: fix not copying TestFacility from scripts project to build directory
    - added helper macros for (boost) python bindings
    - added support for pkgconfig
    - Removed compiler limitiation of FindGccAtomic.cmake. It's also needed/used for llvm/clang.
    - add macro to find gcc's atomic library
    - fix ${@PROJECTNAME@_LIBRARIES} being unusable for header-only libraries
    - Make coverage on Debug opt-out
    - Removed libtine linking workaround from FindDOOCS. Doocs libraries now are themselves linked correctly against tine.
    - Revert "Set CMAKE_CXX_STANDARD in enable_latest_cxx_support only if cmake version supports it."
    - Set CMAKE_CXX_STANDARD in enable_latest_cxx_support only if cmake version supports it.
    - remove CMAKE_CXX_STANDARD since cmake 3.5.1 (Ubuntu 16.04) does not support "17" as a value yet
    - enable_latest_cxx_support also sets CMAKE_CXX_STANDARD (needed for Qt projects)
    - Make tsan/asan dedicated cmake build types
    - renamed flag USE_TSAN to ENABLE_TSAN
    - Add -g flag to default flag for Debug builds.
    - Add support for USE_TSAN flag according to https://github.com/ChimeraTK/project-template/issues/13
    - FindDOOCS: Remove accidental duplication
    - FindDOOCS: More work-around for dev-libtine
    - FindDOOCS: Fix typo time -> tine
    - FindDOOCS: Force linking against libtinemt
  • 02.08.01
    d96e0e2e · Bump patch level ·
    New BACKPORT release 02.08.01
    
    Changes since 02.08.00:
    
    - Bump patch level
    - Configuration for new SASE bams
  • 02.08.00
    c92a6141 · Bump minor version ·
    New MINOR release 02.08.00
    
    Changes since 02.07.00:
        - faster op point scan
  • 02.07.00
    a0b62696 · Bump minor version ·
    New MINOR release 02.07.00
    
    Changes since 02.06.02:
    * commit a0b62696a57bfd5b471a93a0807372ff97e3c6f1
    |
    |     Bump minor version
    |
    * commit c883d84efaa4a15bc36e6616a9e19ba54d1d1ba5
    |
    |     Add properties for sync scan
    |
    * commit a4f332b2d7e45213b978e0dd5c9c4b0fbbac0ca7
    
    script runner generalization
  • 02.06.02
    3a63cb9f · Bump patch version ·
    New PATCH release 02.06.02
    
    Changes since 02.06.01:
        init: Symlink mapfile into calibration folder