Tags give the ability to mark specific points in history as being important
-
0.8.0
0ba38d31 · ·- Added LoadDishCfg command in helper csp master device and Csp master adapter. - Added sourceSysParam attribute and sysParam attribute in helper csp master device. - Added SetKValue command in helper dish leaf node device and dish adapter. - Added kValue attribute in helper dish leaf node device.
-
0.7.0
de43ffd1 · ·- The Event Receiver is updated to take in an additional input -> attribute_dictionary, to specify what attributes to subscribe to. This change is backwards compatible. Bugs in the run method of Event Receiver, the handler methods in TmcLeafNodeComponentManager, and the starting of event receiver instance from the same class are fixed. - A bug in the tmc_command class in the track_transitions method is fixed, where an exception could be raised from the caught exception in thread. - track_transitions method in tmc_command class is renamed to track_and_update_command_status and refactored to have code further modular.
-
0.6.0
2462d7c4 · ·A new helper device is added to simulate the Dish Leaf Node device -> HelperDishLNDevice. Attributes achievedPointing and desiredPointing added for HelperDishDevice. Attribute actualPointing added for HelperDishLNDevice. Attribute pointingCalibrations added for HelperSdpSubarrayDevice.