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

Interface API #31

Open
GoatMon opened this issue Jun 26, 2024 · 1 comment
Open

Interface API #31

GoatMon opened this issue Jun 26, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@GoatMon
Copy link

GoatMon commented Jun 26, 2024

Been trying to write code to interface with CatRotator. Figured everything except how to request current position.
Also it seem that you can only control the rotator that is activated by the rotor tab selected.

Without breaking the current support could you do something like:
255.00
Or even:
255.0045.00

And maybe could allow rotator selection using the user selected Label as an alias.
105.00

This would not change the focus of the UI tab but would allow remote control of any/all the rotators.

@GoatMon
Copy link
Author

GoatMon commented Jun 26, 2024

Looks like my examples got zapped
<Rotor1><AZIMUTH>255.00</AZIMUTH></Rotor1>

<Rotor1><AZIMUTH>255.00</AZIMUTH><ELEVATION>45.00</ELEVATION></Rotor1>

<TailTwister><AZIMUTH>105.00</AZIMUTH></TailTwister>

@PianetaRadio PianetaRadio added the enhancement New feature or request label Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants