Change Log

## unreleased

Version 0.1.0

  • Expose b5dc endpoint configuration as a helm flag argument

  • Updated the b5dc-endpoint naming in the deviceservers and values yaml files

  • Added stop_communicating method which stops connection between b5dc and its proxy

  • Updated device doc generation to use tango-diff-doc

Version 0.0.3

  • Upgraded ska-mid-dish-dcp-lib chart to v0.0.10

  • Upgraded ska-tango-base to v1.4.1

  • Upgraded pytango to 10.1.2

  • Enforced strict pushing of events on attribute change

  • Reduced dcp lib logging verbosity from debug to info level to avoid log flooding

Version 0.0.2

  • Upgraded ska-mid-dish-dcp-lib chart to v0.0.9

  • Support numeric and prefixed dish IDs in Helm charts.

Version 0.0.1

  • Helm chart created to enable B5dc Proxy deployment

  • Added buildState attribute

  • Created B5dc Proxy tango device with B5DC sensor attributes

  • Commands added to B5dc Proxy tango device to enable B5dc device configuration

    • SetFrequency

    • SetAttenuation

  • Added connectionState attribute to B5dc Proxy tango device

  • Upgraded ska-mid-dish-dcp-lib chart to v0.0.4

  • Updated dockerfile to use new base images and improved docker image build

  • Bootstrap repo with ska-cookiecutter-pypackage