Operand meaning
#10875
Replies: 1 comment 2 replies
-
|
Yes, it corresponds to NAV_CTL_POS. Which means INAV is controlling the position. That would be true for position mode, cruise, course, RTH, waypoint, and geozone. It sounds like pretty much you want to know if the target position is approximately equal to the current position. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I got a question about operand function-
Is Controlling Position. It would seem to correspond to NAV_CTL_POS. But I couldn't work out the limits of that condition.I want the boolean state to change when the airplane is holding position or loitering in all navigation modes. Example. Loiter, RTH loiter above the home location, fixed wing landing and RTH spiral climb.
Will this function accomplish the requirement?
Beta Was this translation helpful? Give feedback.
All reactions