Tags give the ability to mark specific points in history as being important
-
1.8.0
Release: 1.8.0f55e8393 · ·Updated -------- * Updated low subarray obsState aggregation to support MCCS early scan without triggering false FAULT transitions. * Updated tests to simplify aggregation test coverage with parameterized tests. * Fixed configuration to match schema validation using environment variables `SKA_SCHEMAS_ALLOW_STRICT_VALIDATION`.
-
1.4.0
Release: 1.4.0bb5faee7 · ·Added ------- * Introduced new property PreRecoveryCheckTimeDuration, which ensures that the devices with successful command result reach final observation state and devices with failed command result reach the previous observation state. This would help in auto recovery the subarray to appropriate observation state in case of failure. If the device is stuck in transitioning observation state till time duration the subarray Node won't be recovered.
-
1.2.1
Release: 1.2.1c7af2fe7 · ·* Fixed an issue where SubarrayNode could aggregate an incorrect ObsState or get stuck in an intermittent state when a subsystem command returned FAILED. * This was caused by a race condition where aggregation was sometimes not triggered at the correct time. * Added an additional FAULT rule to ensure that any FAILED command result reliably triggers FAULT aggregation.