Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 01.00.03
    New PATCH release 01.00.03
    
    Changes since 01.00.01:
    * feat: Added python script to generate hardlinks of req-file for each motor.
    * feat: Moved mapp files into their own sub-directory, to reduce clutter in top-directory
      * Updated dmap file to reflect to new path to mapp-files
    * feat: Adapted template
      * The directory structure "iocBoot/ioc<DeviceSupport>/" is purely conventional. For ease of use, the files, usually found there, were moved to the top directory.
      * Adapted template files to utilize the "MotorConfig" feature.
      * Adopted screen-based IOC boot-up
        * Replaced conventional start script "st.cmd" with start.ioc
        * Added configuration file for screen
    * chore: Added files required for dbGeneration.
        * generated dbGenerator-config for server version 1.0.3
          * added updated dbGenerator-config for server version 1.0.4
    * feat: Added settings for EPICS-based servers
        * To avoid errors and inconsistencies, associated with data stored in multiple, index-dependent lists, introduced container classes in baseconfig.
          * Changed the settings for MESA and TARLA to utilize "MotorConfig".
            * Removed obsolete settings-files.
            * Added settings for facility TEST.
    * feat: Add Tarla configuration
    * fix: xlab CPU rename
  • 01.00.02
    715539bd · chore: Bump patch version ·
    New PATCH release 01.00.02
    
    Changes since 01.00.01:
    
    - chore: Bump patch version
    - fix: xlab CPU rename
    - chore: update Python bindings helper
  • 01.00.01
    afb57ebb · Bump patch version ·
    New PATCH release 01.00.01
    
    Changes since 01.00.00:
        * Add techlab test crate
        * Add files for new motor module
  • 01.00.00
    42042dac · Bump patch version ·
    New MAJOR release 01.00.00
    
    Changes since 00.02.01:
        * Update for server version 1.0
  • 00.02.01
    Changes since 00.02.00:
     - Add inital configuration for Sync Lab 26
     - Initial configuration for XLAB1
  • 00.02.00
    New MINOR release 00.02.00
    
    Changes since 00.01.00:
    - Increased minor version number because of minor version number change in server. No change in the config.
  • 00.01.00
    Initial Release 00.01.00 after separating into its own repository.