[go: up one dir, main page]

Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 8.5.1

    Release: 8.5.1
    - Dish LMC baseline release for legacy states and modes
      - Final release before transition to new states and modes for Dish LMC.
    - Upgraded ska-mid-dish-simulators chart version to v5.4.2
    - Upgraded ska-mid-dish-manager to 8.5.1
      - Applies fixes for issues identified during DVS testing for s-AIV.
    - Upgraded ska-mid-dish-ds-manager to 6.5.1
      - Absolute event and archive limits now enforced.
      - Updated event thresholds for azimuth, elevation, and pointing parameters.
      - Unnecessary/busy nodes now explicitly ignored.
      - Improved handling when CommandArbiter.Status.DscCmdAuthority is None.
  • 8.4.7

    Release: 8.4.7
    Upgraded ska-mid-dish-manager to 8.4.7
    - Added lastcommandinvoked attribute
    - Reduced dish manager logs
    - Add handlers for configureBand<3, 4, 5a, 5b>
    NOTE: ConfigureBand5b will call ConfigureBand1 until we have a B5DC
  • 8.4.6

    Release: 8.4.6
    Upgraded simulators to 5.4.1
    - Fix sub_band type in ConfigureBand command schema
    - Updated dsOpcuaSimulator to be deployed as a StatefulSet as a mitigation for SKB-1022
    - Fixed sub_band type in ConfigureBand command schema
    - Added handler for Reset command on DS OPC-UA simulator
    - Changed band to Unknown when moving on DS OPC-UA simulator
    Upgraded ska-mid-ds-manager to 6.4.2
    - Added in attribute lastCommandInvoked to report the last command invoked on DSManager.
    - Added TakeAuthority command to acquire command authority on the DSC.
    - Added ResetAxesCommand to reset errors on the DSC
    - Upgraded sculib to 1.0.1
  • 8.4.5

    Release: 8.4.5
    - Upgraded Dish Manager to 8.4.5
      - Changed order of commands to dish structure manager on calling of Abort()
    - Upgraded ska-mid-dish-simulators chart to v5.4.0
    - Upgraded the ska-mid-dish-ds-manager chart to v6.4.1
      - Dropped the archive rate for achievedPointing and currentPointing attributes
      - Trimmed the logs
      - Updated lastcommandupdate attribute format
  • 8.4.4

    Release: 8.4.4
    Upgraded Dish Manager to 8.4.4
    - Updated abort logic to not call TrackStop when in Stow.
  • 8.4.3

    Release: 8.4.3
    - Upgraded Dish Manager to 8.4.3
      - Added ResetTrackTable command to clear the track table
  • 8.4.2

    Release: 8.4.2
    - Upgraded DSManager to 6.4.0
       - Improved recovery to better handle connection loss to DSC
    - Upgraded Dish Manager to 8.4.2
  • 8.4.1

    Release: 8.4.1
    - Bumped DSManager to 6.4.1
      - Upgraded to PyTango 10.0.3 to resolve a memory leak
  • 8.4.0

    Release: 8.4.0
    - Upgraded ska-mid-wms sub chart to v1.0.0
    - Upgraded ska-mid-dish-manager chart version to v8.4.0
      - Implemented automatic dish stow if no heartbeat is received for 5 minutes (v8.0.0)
      - Implemented automatic dish stow when strong wind conditions are detected (v8.0.0)
      - Added `dscCmdAuth` attribute to expose which client has DSC command authority (v8.1.0)
    - Upgraded ska-mid-dish-ds-manager chart version to v6.3.0
      - Added `ReleaseAuth` command to release command authority
      - Added `staticOnInput`, `tiltOnInput`, and `ambTOnInput` attributes to set the input params to `PmCorrOnOff`
  • 8.4.0-rc.1

    Release: 8.4.0-rc.1
    Version 8.4.0-rc.1
     - Upgraded ska-mid-wms sub chart to v1.0.0
     - Upgraded ska-mid-dish-manager chart version to v8.4.0
       - Implemented automatic dish stow if no heartbeat is received for 5 minutes (v8.0.0)
       - Implemented automatic dish stow when strong wind conditions are detected (v8.0.0)
       - Added dscCmdAuth attribute to expose which client has DSC command authority (v8.1.0)
    
     - Upgraded ska-mid-dish-ds-manager chart version to v6.3.0
       - Added ReleaseAuth command to release command authority
       - Added staticOnInput, tiltOnInput, and ambTOnInput attributes to set the input params to PmCorrOnOff
  • 8.1.0

    Release: 8.1.0
    See 8.1.0-rc3 tag for details.
  • 8.1.0-rc.3

    Release: 8.1.0-rc.3
    - Upgraded ska-tango-util to v0.4.22
    - Upgraded ska-tango-base to v0.4.22
    - Upgraded ska-mid-dish-manager chart version to v7.5.0
    
      - Added connection workaround for SPFRx attributes that have invalid quality on startup
      - Partial SetMaintenanceMode implementation. It may not work as expected until SPFRx implements the changes to adminMode
      - Add test_track_pattern acceptance test to run tracking test with track table input from csv files
      - Add manual job (k8s-test-runner-track-patterns) to gitlab pipeline to run test_track_pattern acceptance test
      - Updated periodicNoiseDiodePars and pseudoRandomNoiseDiodePars to be DevVarLong64Array - (DevLong64,)
    
    - Upgraded ska-mid-dish-ds-manager chart version to 6.0.0
    
      - Moved source location of cache file to writable directory
      - Added a new tango attribute lastcommandupdate to track the last command invoked
      - Add new Tango command, ExecuteOPCUACommand, which can be used to execute any OPC-UA command on the device.
      - Add new Tango commands: InterlockAck and Unstow
      - Add test_track_pattern acceptance test to run tracking test with track table input from csv files
      - Add manual job (k8s-test-runner-track-patterns) to gitlab pipeline to run test_track_pattern acceptance test
      - Aligned and added missing indexer position mappings with dish structure controller
    
    - Upgraded ska-mid-dish-simulators chart version to v4.5.1
    
      - Updated SPFRx simulator to remove MAINTENANCE operatingMode enum value
      - Updated SPFRx simulator to add new adminMode Tango attribute
      - Fix bug in circular buffer when overrun
      - Updated SPFRx periodicNoiseDiodePars and pseudoRandomNoiseDiodePars to be DevVarLong64Array - (DevLong64,)
      - Fixed on_source calculation
  • 8.1.0-rc.2

    Release: 8.1.0-rc.2
    - Updated the profiling Jupyter notebooks to align with latest tracking changes.
    - Updated SPFRx instance for ITF deployment
    - Upgraded ska-tango-util to v0.4.22
    - Upgraded ska-tango-base to v0.4.22
    - Upgraded ska-mid-dish-manager chart version to v7.5.0
    
      - Added connection workaround for SPFRx attributes that have invalid quality on startup
      - Partial SetMaintenanceMode implementation. It may not work as expected until SPFRx implements the changes to adminMode
      - Add test_track_pattern acceptance test to run tracking test with track table input from csv files
      - Add manual job (k8s-test-runner-track-patterns) to gitlab pipeline to run test_track_pattern acceptance test
      - Updated periodicNoiseDiodePars and pseudoRandomNoiseDiodePars to be DevVarLong64Array - (DevLong64,)
    
    - Upgraded ska-mid-dish-ds-manager chart version to 6.0.0
    
      - Moved source location of cache file to writable directory
      - Added a new tango attribute lastcommandupdate to track the last command invoked
      - Add new Tango command, ExecuteOPCUACommand, which can be used to execute any OPC-UA command on the device.
      - Add new Tango commands: InterlockAck and Unstow
      - Add test_track_pattern acceptance test to run tracking test with track table input from csv files
      - Add manual job (k8s-test-runner-track-patterns) to gitlab pipeline to run test_track_pattern acceptance test
      - Aligned and added missing indexer position mappings with dish structure controller
    
    - Upgraded ska-mid-dish-simulators chart version to v5.0.0
    
      - Updated SPFRx simulator to remove MAINTENANCE operatingMode enum value
      - Updated SPFRx simulator to add new adminMode Tango attribute
      - Fix bug in circular buffer when overrun
      - Updated SPFRx periodicNoiseDiodePars and pseudoRandomNoiseDiodePars to be DevVarLong64Array - (DevLong64,)
      - Fixed on_source calculation
  • 8.1.0-rc.1

    Release: 8.1.0-rc.1
    - Upgraded ska-mid-dish-ds-manager chart version to v4.3.0
      - Upgraded ska-mid-dish-steering-control to v0.9.1 to load nodes from cache for PLC
    - Upgraded ska-tango-util to v0.4.20
    - Upgraded ska-tango-base to v0.4.20
  • 8.0.0

    Release: 8.0.0
    - Upgraded ska-mid-dish-manager chart version to v7.3.0
    
      - Use TAIoffset as reported by DSManager when validating track table and for testing
      - `versionID` attribute reports the version of the dish manager package
      - Update build state on re/connection with subservient devices
    
    - Upgraded ska-mid-dish-ds-manager chart version to v4.2.1
      
      - Exposes a new Tango command, GetCurrentTAIOffset, to expose the TAI offset as seen by the DSManager on the tango layer
      - `versionID` attribute reports the version of the ds manager package
    
    - Upgraded ska-mid-dish-simulators chart version to v4.4.2
      
      - Update DSC simulator Actual and End index nodes to start at index 1 to align with DSC
      - Added activating state for axis before Slew
      - Added task to DSC simulator to update TAIoffset node
      - Resolved bug on movements tasks
      - Remove standstill intermediate state between slew and track when tracking to resolve SKB-768
      
    - Resolved some xfail marked tests
    - Added the simulated_devices_only pytest marker to exclude specific acceptance tests from running on hardware-in-the-loop deployments
    - Increase L2 requirements test coverage
    - Upgraded ska-tango-util to v0.4.19
    - Upgraded ska-tango-base to v0.4.19
  • 7.0.1

    Release: 7.0.1
    - Upgraded ska-mid-dish-ds-manager chart version to v3.1.2
    
      - Fixed memory leak.
      - HealthState reports OK on Startup.
      - Bumped ska-mid-dish-steering-control to v0.5.1 and removed OPCUAControl subclass
      - Added in a check before Stow(False),Move2Band and Slew2AbsAzEl commands are executed to ensure that the DSC's PowerState is FULL_POWER.
    
    - Upgraded ska-mid-dish-manager chart version to v7.0.1
    
      - Device State reports ON when device is started.
      - `MonitorPing` call on SPFRx is managed by component manager with logging tuned.
      - Addressed SKB-809, SKB-818: Device State reports ALARM when communication is lost and warns client when commands are issued
    
    - Upgraded ska-mid-dish-dcp-lib chart version to v0.0.5
    - Upgraded ska-tango-util and ska-tango-base chart versions to v0.4.17
  • 7.0.1-rc.1

    Release: 7.0.1-rc.1
    - Upgraded ska-mid-dish-ds-manager chart version to v3.1.2
    
      - Fixed memory leak.
      - HealthState reports OK on Startup.
      - Bumped ska-mid-dish-steering-control to v0.5.1 and removed OPCUAControl subclass
      - Added in a check before Stow(False),Move2Band and Slew2AbsAzEl commands are executed to ensure that the DSC's PowerState is FULL_POWER.
    
    - Upgraded ska-mid-dish-manager chart version to v7.0.1
    
      - Device State reports ON when device is started.
      - `MonitorPing` call on SPFRx is managed by component manager with logging tuned.
      - Addressed SKB-809, SKB-818: Device State reports ALARM when communication is lost and warns client when commands are issued
    
    - Upgraded ska-mid-dish-dcp-lib chart version to v0.0.5
    - Upgraded ska-tango-util and ska-tango-base chart versions to v0.4.17
  • 7.0.0

    Release: 7.0.0
    Updated dockerfile to use new base images and improved docker image build
    - Added a chart dependency for the B5dc proxy Tango device (not deployed by default)
    - Deploys a new Tango device that acts as a proxy for the B5dc device
    - Deploys a new B5dc simulator device that simulates the B5dc device
    - Added a new engineering dashboard for the B5dc proxy Tango device
    
    Upgraded ska-mid-dish-simulators chart version to v4.3.0
    - Updated dockerfile to use new base images and improved docker image build
    - Fixed bug that sets reference table after stop track called
    
    Upgraded ska-mid-dish-ds-manager chart version to v3.1.1
    - Added Band0PointingModelParams
    - Updated dockerfile to use new base images and improved docker image build
    - Replaced component manager with a new implementation using sculib
    
    Upgraded ska-mid-dish-manager chart version to v7.0.0
    - Provided fix for SKB-751
    - Addressed failures on lrc_result resulting from missing attributes in SPFRx
    - Updated dockerfile to use new base images and improved docker image build
    Implemented Band0PointingModelParams attribute
  • 7.0.0-rc.2

    Release: 7.0.0-rc.2
    - Cleaned up DSManager logs
    - Not deploying B5DC devices by default