Replies: 2 comments 2 replies
-
|
"regardless" can be taken literally - regardless. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
nav_position_timeout begins when there is no longer valid position data. When that time expires AND it's doing a failsafe RTH, it will initiate the emergency landing procedure. This will occur regardless of what stage of RTH it is in - including climb. |
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.
-
Can someone clarify the operation of
nav_rth_climb_ignore_emerg.The setting docs says : If set to ON, aircraft will execute initial climb regardless of position sensor (GPS) status.
However it makes no mention if this means hwHealthStatus, non trusted position or poor sensor accuracy?
It would also be useful to know how it interacts with
nav_position_timeoutafter RTH occurs? For example; will it start to climb and then land once thenav_position_timeoutexpires. Or will it first wait untilnav_rth_altitudeis made and then emergency land?Beta Was this translation helpful? Give feedback.
All reactions