ardupilot/libraries/GCS_MAVLink
Peter Barker 236056ffbd GCS_MAVLink: take 0,0 as meaning set-home-to-current-location
This isn't in spec, but is what Sub used to do, and what other vehicles
also used to do.

We treat 0,0 as "current location" in various other places, so it kind
of makes sense here too.
2019-03-19 19:56:13 +11:00
..
examples/routing GCS_MAVLink: move FRsky telemetry up into common GCS telemetry class 2019-03-19 14:39:14 +11:00
.gitignore Updated MAVLink to 1.0.6 release. 2012-04-19 15:46:29 -04:00
GCS_Common.cpp GCS_MAVLink: take 0,0 as meaning set-home-to-current-location 2019-03-19 19:56:13 +11:00
GCS_DeviceOp.cpp GCS_MAVLink: fixed build 2016-12-05 16:51:49 -08:00
GCS_Dummy.h GCS_MAVLink: move FRsky telemetry up into common GCS telemetry class 2019-03-19 14:39:14 +11:00
GCS_Fence.cpp GCS_MAVLink: move handling of fence point manipulation up 2019-02-08 11:47:59 +09:00
GCS_MAVLink.cpp GCS_MAVLink: use MAV_PARAM_TYPE for sending parameter messages 2019-02-26 08:20:25 +11:00
GCS_MAVLink.h GCS_MAVLink: use MAV_PARAM_TYPE for sending parameter messages 2019-02-26 08:20:25 +11:00
GCS_Param.cpp GCS_MAVLink: queue parameter request even if we can't fit a reply ATM 2019-03-19 10:37:09 +11:00
GCS_Rally.cpp GCS_MAVLink: add sanity check for rally mavlink message handling 2019-02-08 11:47:59 +09:00
GCS_serial_control.cpp GLOBAL: rename DataFlash_Class to AP_Logger 2019-01-18 18:08:20 +11:00
GCS_ServoRelay.cpp GCS_Common: handle command_long in GCS base class 2018-07-06 09:43:09 +10:00
GCS_Signing.cpp GCS_MAVLink: don't allow signing key to be set up when armed 2019-01-23 17:39:10 +11:00
GCS.cpp GCS_MAVLink: retry sending home/origin if it fails 2019-02-26 14:01:41 +11:00
GCS.h GCS_MAVLink: move command-long DO_SET_HOME up 2019-03-19 19:56:13 +11:00
MAVLink_routing.cpp MAVLINK: Forward to private channels if sysid and compid match 2018-11-28 11:33:23 +11:00
MAVLink_routing.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00