Antenna Deployer
The submodule controlling the deployment of the ISIS Antenna
Description
submodules/antenna_deployer/__init__.py
contains the code that interfaces with the ISIS Antenna. All that is known about the actual interfacing with the hardware is that there is a cythonized file which is imported by antenna_deployer
.
Learn more about cython here.
Code
The cythonized file is here
Below is submodules/antenna_deployer/__init__.py
submodule/antenna_deployer/__init__.py
Last updated