|
|
@ -1155,7 +1155,6 @@ void GCS_MAVLINK::handleMessage(mavlink_message_t* msg) |
|
|
|
uint8_t result = MAV_RESULT_UNSUPPORTED; |
|
|
|
uint8_t result = MAV_RESULT_UNSUPPORTED; |
|
|
|
|
|
|
|
|
|
|
|
// do command
|
|
|
|
// do command
|
|
|
|
send_text(MAV_SEVERITY_INFO,"Command received: "); |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
switch(packet.command) { |
|
|
|
switch(packet.command) { |
|
|
|
|
|
|
|
|
|
|
|