Tags give the ability to mark specific points in history as being important
-
0.45.0
25e51d9c · ·* Added support for AssignResources command failure auto recovery * Added new device property for MCCS release interface - MccsReleaseInterfaceURL
-
0.44.3
ed6e89fa · ·* Fixed issue where Assigned Resources was getting cleared if subarray is in IDLE and second assign command fails. * Release Resource command updated to provide Subarray id in release resource json to MCCS Master Leaf Node.
-
0.44.2
863ac0cf · ·Updated --------- - Updated imports for the helper device to deploy from ska-tmc-simulators package v1.1.4.
-
0.44.1
e04f0206 · ·Fixed ------ - Resolved assigned resources push change event issue for mid. - Fixed issue in long running command result update for AssignResources command.
-
-
-
0.43.0
057d98fe · ·* Updated the AssignResources and ReleaseAllResources commands to be invoked on MCCS Master DishLeafNode * Updated availability for MCCS Subarray Leaf Node and MCCS Master Leaf Node in component manager * Update TMC to support ska-low-tmc-configure/5.0 and ska-low-csp-configure/5.0 * Change the variables in values.yaml from mccs to mccsln and mccsmln: deviceServers: mocks: enabled: false component: mccssln: false mccsmln: false * Introduce isAutoRecoveryEnabled device property for backward compatibility -
0.42.0
159352ba · ·* Update TMC to support Band 5 down conversion. * Updated to the latest ska-telmodel (v1.24.3). * Updated to the latest CDM version (v14.0.0).
-
0.41.3
00790234 · ·* Updated obsState aggragation rule for Partial Configure * Updated Abort command to remove clear resource after command completion.
-
-
0.41.0
11a0643f · ·* CommandTimeout attribute is introduced which can help to update timeout without redeployment. * CommandTimeOutDefault property is introduced which can be used to set default value at the time of deployment. * Utilized the latest tag of ska-tmc-common (0.30.0).
-
0.40.1
6ee24b67 · ·Updated observation workflow to work with subsystem configurations specified in the input JSON
-
0.40.0
ca0413ec · ·Updated observation workflow to work with subsystem configurations specified in the input JSON
-
-
-
-
0.39.2
395d4fa9 · ·* Fixed SKB-612 a failure caused by a mismatch between the SDP schema and documentation. * Since execution_block is optional in the schema, both the validation logic and the test were updated to check its internal fields only if it is present. * Fixed SKB-930. Updated End Command for same. * Subscribed Dish Master Health State events
-
-
0.39.0
b69918d9 · ·*updates in Assign,Release,Configure,End,Scan / End Scan command to move TMC to fault in below scenarios for mid telescope *TMC receives command failure on LRCR from any of the subsystem. *TMC receives obsState as Fault from any of the subsystem. *TMC receives Failure/Rejection from leaf nodes except when subsystems are not in consistent states. *TMC will roll back to previous state if subsystems are not in consistent state of SCANNING and internal error is received in this scenario. For ex- Scan command is sent , and TMC goes to SCANNING but before sending command to any subsystem , SN gets error , So in this case subsystems will be in READY but TMC in scanning. In this situation , TMC will move to READY from scanning
-
0.38.0
d8c54687 · ·* Refactored subarray node component manager and command classes for Abort, Scan, End, EndScan, Off, On, ReleaseResources and Restart. * Removed Reset command implementation.