CHANGELOG

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[1.1.6] Updated ——- * Removed a GPM json file for testing.

[1.1.5] Updated ——- * Updated the GPM files with correct data. * Updated APM as a fast command.

[1.1.4]

Added

  • Migrated cn_helper_subarray_device into ska-tmc-simulators from ska_tmc_centralnode.

[1.1.3]

Added

  • Migrated necessary files from ska-tmc-common into ska-tmc-simulators to eliminate runtime dependency and make the repository self-contained.

Updated

  • Modified pyproject.toml to move ska-tmc-common from runtime dependencies to dev-dependencies.

  • Removed helper_adapter_factory and helper_tmc_device modules to avoid dependency on ska-tmc-common .

[1.1.2]

Updated

  • Eliminated the fixed dependency of the ska-tmc-simulator repository on ska-tmc-common, enabling compatibility with all versions above 0.31.0.

  • Removed the use of ska-tmc-common for helper devices.

[1.1.1]

Updated

  • Updated Chart version to 1.1.1.

[1.1.0]

Added

  • Added Helm chart publishing support to the CI pipeline.

[1.0.0]

Added

  • Helper devices are added to simulate the behaviour of real devices.

  • Added test cases to test the functionality of helper devices.

  • Added documentation for helper devices.