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.
 
 
 
 
 
 
Andrew Tridgell fc28cd4fa2 GCS_MAVLink: fixed a ftp duplicate reply 5 years ago
..
examples/routing GCS_MAVLink: move initialisation of serial and gcs to AP_Vehicle 5 years ago
.gitignore
GCS.cpp GCS_MAVLink: log number of times message not sent due to no space 5 years ago
GCS.h GCS_MAVLink: give banner on param download with ftp 5 years ago
GCS_Common.cpp GCS_Common: whitelist AUTOPILOT_VERSION for in_delay_callback sending 5 years ago
GCS_DeviceOp.cpp GCS_MAVLink: allow non-register device access with devop 6 years ago
GCS_Dummy.h GCS_MAVLink: create and use INTERNAL_ERROR macro so we get line numbers 5 years ago
GCS_FTP.cpp GCS_MAVLink: fixed a ftp duplicate reply 5 years ago
GCS_Fence.cpp GCS_Mavlink: report on fence limiting 5 years ago
GCS_MAVLink.cpp GCS_MAVLink: correct txspace return value issues 5 years ago
GCS_MAVLink.h GCS_MAVLink: remove comm_get_available 5 years ago
GCS_Param.cpp GCS_MAVLink: invalidate param count on set of ENABLE param 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: use new SERIAL_CONTROL_SERIALn enums 5 years ago
MAVLink_routing.cpp GCS_MAVLink: correct output when ROUTING_DEBUG is set 5 years ago
MAVLink_routing.h GCS_MAVLink: correct encoding used for send_to_components 5 years ago
MissionItemProtocol.cpp GCS_MAVLink: create and use INTERNAL_ERROR macro so we get line numbers 5 years ago
MissionItemProtocol.h GCS_MAVLink: allow upload of fence using mission item protocol 5 years ago
MissionItemProtocol_Fence.cpp GCS_MAVLink: create and use INTERNAL_ERROR macro so we get line numbers 5 years ago
MissionItemProtocol_Fence.h GCS_MAVLink: allow upload of fence using mission item protocol 5 years ago
MissionItemProtocol_Rally.cpp GCS_MAVLink: squelched rally-points-received message 5 years ago
MissionItemProtocol_Rally.h GCS_MAVLink: allow complete() call on subclasses to fail 6 years ago
MissionItemProtocol_Waypoints.cpp GCS_MAVLink: Remove redundant assignment to the command 5 years ago
MissionItemProtocol_Waypoints.h GCS_MAVLink: allow complete() call on subclasses to fail 6 years ago
ap_message.h GCS_MAVLink: remove ahrs3 5 years ago