Skip to content
Snippets Groups Projects
Commit 29cc2dfb authored by Anton Joubert's avatar Anton Joubert
Browse files

Merge branch 'version_0.6.1' into 'master'

On() and Off() to base device, plus event pushing

This merge request does the following:
* Adds support for the ON state in the SKABaseDevice. This seems to be a minimum requirement for devices that subclass SKABaseDevice to be functional/extensible.
* Moves the commands On() and Off() from the SKASubarray to the SKABaseDevice.
* Adds pushing of change and archive events for changes to device State, adminMode and obsState
* Adds some test infrastructure for testing events
* Remove all mention of polling in XMI files, and disable all attribute polling in code (only obsState and obsMode affected).

These changes are non-breaking, so the version is bumped to 0.6.1.

See merge request ska-telescope/lmc-base-classes!23
parents 0d563d2a 1e68d00e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment