39 Commits (588829161b4c50f3acebbd35e43a1827a186e829)

Author SHA1 Message Date
Peter Barker 8ac5ee02ea Copter: GCS_MAVLink now uses Mission singleton 6 years ago
Peter Barker 72440e2af3 Copter: allow VFR_HUD.alt to be relative-alt if DEV_OPTIONS has bit 2 set 6 years ago
Peter Barker 1d322046b0 Copter: tidy up send_pid_tuning 6 years ago
Peter Barker 859f4828a1 Copter: move handling of gimbal messages up 6 years ago
Peter Barker f005ee4a4c Copter: use camera singleton to get camera rather than callback 7 years ago
Peter Barker ec52c22c7c Copter: GCS_MAVLink uses compass singleton, stop implementing get_compass 7 years ago
Peter Barker 7fc580921a Copter: handle command_long in GCS base class 7 years ago
Peter Barker aa4ee64af2 Copter: handle command_int in base class 7 years ago
Peter Barker 485cafb343 Copter: use AP_FWVersion singleton 7 years ago
Peter Barker 6d9a131a26 Copter: make VFR_HUD always return height above MSL 7 years ago
Peter Barker 5f2221fe74 Copter: move handling of VFR_HUD into GCS_MAVLink_Copter 7 years ago
Peter Barker 7c8583d51d Copter: implement sending of position_target_global_int 7 years ago
Peter Barker 9dce133938 Copter: handle setting of ekf origin in GCS_MAVLink 7 years ago
Peter Barker e90ce4ced9 Copter: move data stream send up 7 years ago
Peter Barker 4b5953734d Copter: use AP_ServoRelayEvents singleton 7 years ago
Peter Barker 0c8110ecb2 Copter: factor vehicle's mavlink send_heartbeat 7 years ago
Peter Barker c80714b820 Copter: factor out preflight calibration function 7 years ago
Peter Barker ce0f0938ee Copter: make superclass handle command_ack packets 7 years ago
Michael du Breuil 291531e056 Copter: Support new battery failsafes 7 years ago
Peter Barker 41960704b0 Copter: move handling of visual odometry messages up 7 years ago
Peter Barker 8f48b3187e Copter: use gps singleton for GCS function 7 years ago
Peter Barker 0afe1e7473 Copter: move handling of SET_GPS_GLOBAL_ORIGIN up 7 years ago
Peter Barker 3da70f19c1 Copter: handle param_request_list in GCS_MAVLINK base class 8 years ago
Peter Barker bb06db6389 Copter: move send_autopilot_request calls up to GCS base class 8 years ago
Peter Barker aa06fc499c Copter: use GCS_MAVLINK subclasses to handle set_mode 8 years ago
Michael du Breuil 5cfe4d5a8c Copter: Expose the AFS instance to MAVLink 8 years ago
Peter Barker f56c9bd96d Copter: move common mavlink camera handling up 8 years ago
Peter Barker f1ab50d4ea Copter: handle common GPS messages in base GCS_MAVLINK class 8 years ago
Peter Barker fe16691c6e Copter: move handling of MAG_CAL command longs up 8 years ago
Peter Barker b14964eb1e Copter: move mavlink support for servo/relay up 8 years ago
Peter Barker 480a83fdef Copter: move rally-point handling up 8 years ago
Peter Barker 016eeaa258 Copter: move handling of incoming statutext messages up 8 years ago
Peter Barker 3660236a0d Copter: move common mission handling up to GCS_MAVLINK 8 years ago
floaledm 34718b130a Copter: update sensor status error flags independently of sending a sys_status message 8 years ago
Andrew Tridgell 5a9276a5c4 Copter: added SYSID_ENFORCE parameter 8 years ago
Randy Mackay f4db4bdb08 Copter: GCS_MAVLink passes packets to AP_Avoidance 9 years ago
Peter Barker e977d85e0c Copter: move telemetry_delayed up into base class 9 years ago
Peter Barker 3cf174c343 Copter: move adjust_rate_for_stream up 9 years ago
Peter Barker bb19c57615 Copter: subclass GCS_MAVLink in place of defining its functions for it 9 years ago
Peter Barker af5a52e2aa Plane: subclass GCS_MAVLink in place of defining its functions for it 9 years ago