-
-
v0.24.2 protected8daabd90 · ·
Releasenotes: - Ensure Station Control software is compatible with PyTango 9.5.0
-
-
-
-
-
v0.21.0 protectedb65aa44a · ·
Changelog: - Use radians instead of degrees when interpreting pointings
-
v0.20.5 protected27a850fe · ·
Changelog: - Manage both polarisations in RCU_band_select_R(W), Antenna_Loss_R, and Frequency_Band_RW
-
v0.20.4 protectedb8eefd68 · ·
Changelog: - Collapse AbstractHierarchyDevice and AbstractHierarchy into one class
-
-
-
v0.20.1 protected2c725877 · ·
Changelog: - Create an abstract AntennaMapper class which implements behavior of both AntennaToSdpMapper and AntennaToRecvMapper
-
v0.20.0 protected03084b7b · ·
Changelog: - Generalised station state transitions, aligned various power functions
-
v0.19.0 protected0b40a8e3 · ·
Changelogs: - Ensure requirements.txt are installed when using pip install
-
v0.18.3 protected3d21054e · ·
Many configuration fixes in tango device configs, Fixed APS & EC device port mapping, fixed variable initialization in several devices, Fixed XST device going into fault state, prevent UDP packet loss and verify UDP buffer size for XSTs, Fixed several tests due to use of numpy.array in properties, Implement control hierarchy, Version pin PyASN, Fix code coverage for PyTango devices, Fix beam tracker not starting again after being stopped.
-
-
v0.18.1 protectede43a1fd7 · ·
Various small improvements including: - Prevent attempting to connect to logstash in unit tests - Improve jupyterlab error handling - Improve device command error annotations - Resolve an issue with turning off Beamlet device
-
v0.18.0 protectedac0a038f · ·
New features: Introduce various device attributes to support SDP (FPGA) ring functionality. This includes the following attributes: - FPGA_bf_ring_nof_transport_hops_RW_default - FPGA_ring_node_offset_RW_default - FPGA_ring_nof_nodes_RW_default - FPGA_ring_use_cable_to_next_rn_RW_default - FPGA_ring_use_cable_to_previous_rn_RW_default - FPGA_xst_ring_nof_transport_hops_RW_default These attributes are divided amongst the SDP and Beamlet tango devices.
-
v0.17.1 protected63af63cf · ·
New features: Automatically reconnect to the OPCUA server if the connection is lost for any given tango device.
-
v0.17.0 protected6e9124a9 · ·
Version 0.17.0 introduces the ability for the station manager device to perform the various power sequences. These are still largely untested in production but the behavior adheres to received specifications.