Tags give the ability to mark specific points in history as being important
-
-
-
-
-
2.4.0
Release: 2.4.0bdf2953c · ·* Replaced Tango-related threading.Thread instances with PyTangoThread to ensure proper OmniThread context for background Tango operations.
-
2.3.1
Release: 2.3.1ff369f76 · ·* Fixed SKB-1321 by removing the SDP dependency for adding delay_centre in Configure JSON.
-
1.8.1
Release: 1.8.14792d9f6 · ·* A branch release to fix SKB-1321. Removed SDP dependency for adding delay_centre in Configure JSON.
-
-
2.2.0
Release: 2.2.0c8189ac6 · ·Updated the scan duration timer behaviour so that it starts at the configured ScanStartTime instead of immediately after the Scan command is invoked.
-
2.1.0
Release: 2.1.016982932 · ·Updated scanDuration attribute when duration is provided from Scan input JSON
-
2.0.1
Release: 2.0.1a7ba134f · ·Fixed ------- * Fixed an issue where is_partial_configuration remained True after partial configuration validation failures (e.g., malformed JSON), causing incorrect aggregation behavior, EndScan timeouts, and Subarray FAULT states. * Moved flag assignment to invoke_configure so it is set only for valid partial configurations, and added unit test coverage to verify correct flag handling.
-
2.0.0
Release: 2.0.060559ff7 · ·Updated ------- * Introduced an optional duration parameter in Scan JSON * Updated SubarrayNode Low to support CSP Scan schema 8.4 and SDP Scan schema 2.1 **PLEASE NOTE: Since this version, SubarrayNode Low supports CSP Scan schema 8.4 or higher version. There is no backword compatibility.**
-
-
1.13.1
Release: 1.13.1c73752d4 · ·Test subarraynode with schemas CSP Low 7.4 and CSP MID 8.4 to verify TMC supports PST metrics.
-
1.13.0
Release: 1.13.04c6b28a6 · ·Introduced framework to handle interface version specific changes.
-
1.12.0
Release: 1.12.013368379 · ·Updated ------- * Removed hard coded SKA dish references. * Updated Configure command processing to handle both SKA and MeerKAT dishes. Fixed ----- * Fixed adapter creation logic to properly instantiate both SKA and MeerKAT adapters in configure workflows
-
1.11.0
Release: 1.11.0d0f5353b · ·Support for ska-low-csp-assignresources/7.5, updated CspAssignResourcesInterfaceURL
-
1.10.0
Release: 1.10.04930db55 · ·Fixed ------ * Fixed initial observation state assignment to support command queuing. * Fixed SKB-1326: Subarray does not transition back to FAULT from EMPTY after restart command.
-
1.9.0
Release: 1.9.0e21a2131 · ·Added ----- * ska-tango-difdoc v0.3.0 to automatically generate documentation for tango devices Fixed ----- * Fixed RTD structure to be inline with other TMC repositories.
-
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`.