common: document NAV_TAKEOFF param3 autopilot-nav requirement#486
Conversation
196c940 to
2058f5b
Compare
hamishwillee
left a comment
There was a problem hiding this comment.
Just to be clear, ArduPilot chose to provide this meaning param 3 and now we are trying to align - right?
What was the original reason for this change/why was it needed? That makes it easier to explain why it is something of general use that should be a shared common behaviour.
Can you create a version upstream so I can get some review?
|
2058f5b to
857f0c4
Compare
|
I've made this identical to the current form which was just merged into mavlink/mavlink/master |
|
@meee1 note, this needs a MP update |
When param3 is zero, the vehicle must reject the command if it will not automatically manage horizontal position. Documents existing ArduPilot behaviour (ArduCopter GCS_MAVLink_Copter.cpp). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
857f0c4 to
354310d
Compare
When param3 is zero, the vehicle must reject the command if it will not automatically manage horizontal position. Documents existing ArduPilot behaviour (ArduCopter GCS_MAVLink_Copter.cpp).