You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Randy Mackay 5e3c6b4d3a GCS_MAVLink: allow proximity to send only upward facing distances 5 years ago
..
examples/routing GCS_MAVLink: avoid allocating a GCS_MAVLINK per mavlink channel 6 years ago
.gitignore Updated MAVLink to 1.0.6 release. 13 years ago
GCS.cpp GCS_MAVLink: fill SYS_STATUS bits from AC_Fence 6 years ago
GCS.h GCS_MAVLink: use singleton to get AP_AdvancedFailsafe pointer 5 years ago
GCS_Common.cpp GCS_MAVLink: allow proximity to send only upward facing distances 5 years ago
GCS_DeviceOp.cpp GCS_MAVLink: allow non-register device access with devop 6 years ago
GCS_Dummy.h GCS_MAVLink: avoid allocating a GCS_MAVLINK per mavlink channel 6 years ago
GCS_Fence.cpp GCS_MAVLink: pass mavlink_message_t by const reference 6 years ago
GCS_MAVLink.cpp GCS_MAVLink: remove some unused includes 5 years ago
GCS_MAVLink.h GCS_MAVLink: remove comm_get_available 5 years ago
GCS_Param.cpp GCS_MAVLink: remove some unused includes 5 years ago
GCS_Rally.cpp GCS_MAVLink: rearrange mission item handling code 6 years ago
GCS_ServoRelay.cpp GCS_Common: handle command_long in GCS base class 7 years ago
GCS_Signing.cpp GCS_MAVLink: break out of loop statement once we have a result 6 years ago
GCS_serial_control.cpp GCS_MAVLink: remove some unused includes 5 years ago
MAVLink_routing.cpp GCS_MAVLink: pass mavlink_message_t by const reference 6 years ago
MAVLink_routing.h GCS_MAVLink: pass mavlink_message_t by const reference 6 years ago
MissionItemProtocol.cpp GCS_MAVLink: allow complete() call on subclasses to fail 6 years ago
MissionItemProtocol.h GCS_MAVLink: allow complete() call on subclasses to fail 6 years ago
MissionItemProtocol_Rally.cpp GCS_MAVLink: allow complete() call on subclasses to fail 6 years ago
MissionItemProtocol_Rally.h GCS_MAVLink: allow complete() call on subclasses to fail 6 years ago
MissionItemProtocol_Waypoints.cpp GCS_MAVLink: allow complete() call on subclasses to fail 6 years ago
MissionItemProtocol_Waypoints.h GCS_MAVLink: allow complete() call on subclasses to fail 6 years ago
ap_message.h GCS_MAVLink: queue AUTOPILOT_VERSION for sending instead of direct-send 6 years ago