ardupilot/libraries/GCS_MAVLink
Peter Barker 402f3ec09c GCS_MAVLink: honour coordinate altitude frames for DO_SET_ROI
Also use {} to construct the location.

Note the assumption that the frame is relative-to-home when we receive
the command via COMMAND (as opposed to COMMAND_LONG)

Note that this is a behavioural change as
2019-11-05 19:55:45 +11:00
..
examples/routing
.gitignore
ap_message.h GCS_MAVLink: allow upload of fence using mission item protocol 2019-09-28 07:58:48 +09:00
GCS_Common.cpp GCS_MAVLink: honour coordinate altitude frames for DO_SET_ROI 2019-11-05 19:55:45 +11:00
GCS_DeviceOp.cpp
GCS_Dummy.h GCS_MAVLink: Use the vehicle singleton to directly set the flight mode 2019-10-25 08:48:22 +08:00
GCS_Fence.cpp GCS_MAVLink: allow upload of fence using mission item protocol 2019-09-28 07:58:48 +09:00
GCS_FTP.cpp GCS_MAVLink: added ftp_push_replies() 2019-11-02 22:52:06 +11:00
GCS_MAVLink.cpp GCS_MAVLink: correct format in short-write panic message 2019-11-05 11:29:08 +11:00
GCS_MAVLink.h GCS_MAVLink: remove comm_get_available 2019-09-10 15:45:27 +10:00
GCS_Param.cpp GCS_MAVLink: check reply channel for space rather than current channel 2019-11-02 10:34:03 +11:00
GCS_Rally.cpp
GCS_serial_control.cpp GCS_MAVLink: remove some unused includes 2019-09-19 10:48:25 +09:00
GCS_ServoRelay.cpp
GCS_Signing.cpp
GCS.cpp GCS_MAVLink: fixed uninitialised bytes in send_named_float() 2019-10-17 13:50:35 +11:00
GCS.h GCS_MAVLink: added ftp_push_replies() 2019-11-02 22:52:06 +11:00
MAVLink_routing.cpp
MAVLink_routing.h
MissionItemProtocol_Fence.cpp GCS_MAVLink: mission item support more mav frames 2019-10-30 18:27:07 +08:00
MissionItemProtocol_Fence.h GCS_MAVLink: allow upload of fence using mission item protocol 2019-09-28 07:58:48 +09:00
MissionItemProtocol_Rally.cpp GCS_MAVLink: squelched rally-points-received message 2019-09-28 07:58:48 +09:00
MissionItemProtocol_Rally.h
MissionItemProtocol_Waypoints.cpp
MissionItemProtocol_Waypoints.h
MissionItemProtocol.cpp GCS_MAVLink: allow upload of fence using mission item protocol 2019-09-28 07:58:48 +09:00
MissionItemProtocol.h GCS_MAVLink: allow upload of fence using mission item protocol 2019-09-28 07:58:48 +09:00