Copter: minor GCS_MAVLink comments

No functional change
This commit is contained in:
Randy Mackay 2015-04-30 13:46:20 +09:00
parent 1fa8e10fc7
commit ee94db09a8
1 changed files with 1 additions and 0 deletions

View File

@ -1045,6 +1045,7 @@ void GCS_MAVLINK::handleMessage(mavlink_message_t* msg)
switch(packet.command) {
case MAV_CMD_NAV_TAKEOFF: {
// param3 : horizontal navigation by pilot acceptable
// param4 : yaw angle (not supported)
// param5 : latitude (not supported)
// param6 : longitude (not supported)