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

Modify set_antennaheading API for parameters to be optional #4

Open
SmittyHalibut opened this issue Nov 1, 2021 · 0 comments
Open

Comments

@SmittyHalibut
Copy link
Owner

Right now, heading and width are both required. The caller shouldn't have to provide the beam width every time. Make both parameters optional, and if not provided, don't change that parameter.

Only question: What if neither parameter is provided? Usually this resets to defaults, but I don't know if "antenna heading" really has a default. Maybe, just turn it off?

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

No branches or pull requests

1 participant