443 Commits (master)

Author SHA1 Message Date
Randy Mackay c255b3b5b6 Plane: replace send-mount-status with send-gimbal-device-attitude-status 3 years ago
Michael du Breuil f183b21fc5 Plane: Support vtol landing options on NAV_VTOL_LAND 3 years ago
Iampete1 ee778dbd3a Plane: Quadplane: add option_is_set helper for Q_OPTIONS 3 years ago
Peter Barker b0bee613d4 ArduPlane: add and use AP_ICENGINE_ENABLE 3 years ago
Iampete1 50024a6ec2 Plane: add AIS to ADSB stream rate 3 years ago
Randy Mackay 402ea2b72d Plane: remove unused MSG_GIMBAL_REPORT 3 years ago
Peter Barker 6152b8618f ArduPlane: remove handling of MAVLINK_MSG_ID_SET_HOME_POSITION 3 years ago
Peter Barker fd4a00a654 ArduPlane: stop libraries including AP_Logger.h in .h files 3 years ago
Peter Barker 2784f8fa7f Plane: remove persistent guided_WP_loc state 3 years ago
Peter Barker 1f5165349e Plane: correct compilation when airspeed disabled 3 years ago
Andrew Tridgell cc9b9813cb Plane: review fixes 3 years ago
Andrew Tridgell 33bc067edf Plane: fix NAV_CONTROLLER_OUTPUT in Q modes 3 years ago
Andrew Tridgell 3fe9a55269 Plane: added APIs for lua ship landing 3 years ago
Andrew Tridgell c54fb0f51b Plane: link in AP_Follow 3 years ago
Peter Barker 452a5df0cc ArduPlane: add RebootRequred to stream rate parameters 3 years ago
Peter Barker 458d43fc1e ArduPlane: send deprecated message warning for MAVLINK_MSG_ID_SET_HOME_POSITION 3 years ago
Peter Barker d914e4e63b Plane: convert next WP alt to global frame in POSITION_TARGET_GLOBAL_INT 3 years ago
Peter Barker 10be59da17 ArduPlane: create and use location_from_command_t 3 years ago
Peter Barker 266d384ca7 ArduPlane: rename AP_AHRS::get_position to get_location 3 years ago
Josh Henderson 9a3fed0263 Plane: move high_latency_air_temperature up 3 years ago
Andrew Tridgell 3273ead11b Plane: use EKF climb rate estimate in VFR_HUD.climb 3 years ago
Peter Barker 7c3de472b2 Plane: support send_extended_sys_state 3 years ago
Peter Barker 6a12d3f5d9 Plane: use enum class for StickMixing 3 years ago
Tom Pittenger c450145fd5 Plane: move ADSB mavlink handling from vehicles to common library 3 years ago
Josh Henderson 8af299f978 Plane: HIGH_Latency2 check get_temperature return and return INT8_MIN 3 years ago
Peter Barker 3e031e78e5 Plane: add comment about us sending airspeed error in wrong units 3 years ago
Iampete1 a0260b05b3 Plane: handle_guided_request per mode 3 years ago
Iampete1 1148bb1234 Plane: Quadplane: add loiter to alt then QLAND mode 3 years ago
Iampete1 cbfa4e5746 Plane: remove trim_radio mavlink option 3 years ago
Bob Long 728d1e76fe Plane: clean up cm-to-m conversion in nav_control_output 3 years ago
Bob Long f2d32fc800 Plane: quadplane: fix wp_dist reporting for VTOL landings 3 years ago
Iampete1 1d5ea351c4 Plane: re-init RTL modes if home set 3 years ago
Peter Barker 3d34e061fe ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
TunaLobster d31f3eb4c5 Plane: Add TRIM_PITCH_CD FLIGHT_OPTIONS bits for GCS and OSD 3 years ago
Andrew Tridgell 3228b0e670 Plane: added MCU_STATUS message 4 years ago
Andrew Tridgell e1b73a5198 Plane: added slew rate and Dmod for PID_TUNING message 4 years ago
Peter Barker 5afaacc320 ArduPlane: stop sending SENSOR_OFFSETS 4 years ago
Peter Barker 5dab6b7275 Plane: remove pointless override of send_simstate 4 years ago
Josh Henderson 66cd413473 ArduPlane: remove POSITION_TARGET_TYPEMASK_FORCE_SET 4 years ago
Stephen Dade d6a123b58b ArduPlane: Add support for HIGH_LATENCY2 messages 4 years ago
Peter Barker 055e82276e ArduPlane: remove HIL support 4 years ago
Leonard Hall 57952861d6 Plane: PosControl Update 4 years ago
Pierre Kancir 8a0230e6d5 Plane: use MAVLink POSITION_TARGET_TYPEMASK 4 years ago
Peter Barker aa973c5245 ArduPlane: move handling of last-seen-SYSID_MYGCS up to GCS base class 4 years ago
James O'Shannessy aae092b88f ArduPlane: Remove all unused geofence capability 4 years ago
James O'Shannessy 17fb585bf1 ArduPlane: Add support for AC_Fence 4 years ago
Peter Barker f85e55a611 Plane: override mission-changing-command to reset some state 4 years ago
Tom Pittenger 5c8d3a87db Plane: change SRx_ docs value 1 50 4 years ago
Andrew Tridgell e94cf561d0 Plane: use rull euler control for fwd transition of tilt vectored planes 4 years ago
Iampete1 2820228ad6 Plane: only do_change_speed within FBW min and max 4 years ago