Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Antenna Deployer Driver, ReadTask, ControlTask, ActuateTask #87

Open
srikarg89 opened this issue Feb 7, 2020 · 1 comment
Open

Antenna Deployer Driver, ReadTask, ControlTask, ActuateTask #87

srikarg89 opened this issue Feb 7, 2020 · 1 comment
Assignees

Comments

@srikarg89
Copy link
Contributor

Complete the Antenna Deployer Driver

Complete the Antenna Deployer ReadTask

Complete the Antenna Deployer ControlTask

Complete the Antenna Deployer ActuateTask

@srikarg89 srikarg89 self-assigned this Feb 7, 2020
@abagali1
Copy link
Member

There is an already written C library for our Antenna Deployer model at https://github.com/TJREVERB/kubos/blob/master/apis/isis-ants-api/source/ants.c

The driver should reconstruct the methods in the C library in Python. The Antenna Deployer communicates via I2C, so it may be helpful to refer to the EPS Driver code when writing the driver for Antenna Deployer.

All functionality should be implemented now and a decisions can be made later on which methods will actually be used.

/cc @srikarg89 @max2442

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants