Tags give the ability to mark specific points in history as being important
-
0.37.2
a4a8e287 · ·* Refactored the event_receiver to event_manager by using tmc_common v2. * Updated Component Manager to build a dictionary of attribute names and required device lists for the Event Manager.
-
0.37.1
2493ade7 · ·* Updated clear lrcr functionalty for abort , end , restart * Subarray ObsState moved to FAULT after Restart command timed out.
-
0.37.0
f27aaea4 · ·The following changes have been implemented to the observation state logic for the SubarrayNode component: * The SubarrayNode will now transition to the FAULT observation state in the following scenarios: - When a command exception is raised by any subsystem device - When a command is rejected by one or more leaf nodes - When a subsystem transitions to the FAULT observation state
-
0.36.0
e1b55d50 · ·- Update the Restart command to invoke abort command on DishLN - Subarray node obsstate sets to FAULT on command timeout error - Clean the resources as part of Restart as it was doing for Abort. - Subarray node obsstate sets to Empty when all the leaf nodes are in Empty and subarray node is in FAULT/ABORTED.
-
0.35.0
591276a1 · ·- Added logic to allow command when the adminmode of subsystems subarrays is ONLINE - Updated common version to 0.27.7 - Changed previous logic to reject command based on subsystems healthstate
-
-
0.34.4
12f398be · ·* Improved documentation, fixed missing doc string, indentation and other formatting issues. * Addresses SKA-808.
-
0.34.3
745f7370 · ·Fixed, Subarray node sending partial configuration data under groups key on dish leaf node.
-
0.34.2
3f16e1c1 · ·Removed the code which was replacing 'partial_configuration' key with 'delta_configuration'. Subarray node will send the partial_configuration key as it was sending before.
-
0.34.1
b04695bf · ·- Utilized latest common version : 0.27.4 - Added minor changes to logger messages.
-
0.34.0
5968e2c3 · ·- Added wrap_sector key support in subarray node mid. - Added partial_configuration key support as per ADR-106 in subarray node mid. - Fixed bugs while processing ADR-106 main configure json. - Resolved SKB-879 by removing sleep from aggregation monitor thread.
-
0.33.5
c24c25a5 · ·*******NOTE THIS IS AN BRANCH RELEASE********** * Resolved SKB-879 by removing sleep from aggregation monitor thread.
-
-
0.33.3
4d5901d8 · ·Utilized changed API on the DishLeafNode for abort operation (AbortCommands -> Abort)
-
0.33.2
d1224fb7 · ·- Added Command ID in logs and fixed logging levels . - Restructured logs containing json - Modified log messages to make it more readable
-
-
-
0.32.2
6fa7d066 · ·- Updated trajectory key to be case insensitive at subarray node and title case at dish leaf node. - Updated missing sdp low adapter to resolve SKB-837.
-
0.32.1
96bf31de · ·Resolution of bug SKB-837 : Reading the attribute from device in case of event missing
-
0.32.0
b04be39a · ·Implemented MCCS only configuration scenario and Utilised SKA Telmodel v1.20.1 to support mccs only configuration scenario.