48700 Commits (c351150a46f1e2dddf3ccd9a9bf515d794c7c3a5)
 

Author SHA1 Message Date
Peter Barker e1b839f739 GCS_MAVLink: rename for AHRS restructuring 4 years ago
Peter Barker 1ae7d68988 AP_VisualOdom: rename for AHRS restructuring 4 years ago
Peter Barker 7cca7513a1 AP_Vehicle: rename for AHRS restructuring 4 years ago
Peter Barker e1162f0a66 AP_SmartRTL: rename for AHRS restructuring 4 years ago
Peter Barker ed5303d1b8 AP_OpticalFlow: rename for AHRS restructuring 4 years ago
Peter Barker 48e9fa7ebd AP_NMEA_Output: rename for AHRS restructuring 4 years ago
Peter Barker ee069a081b AP_Mount: rename for AHRS restructuring 4 years ago
Peter Barker da11b6be77 AP_Module: rename for AHRS restructuring 4 years ago
Peter Barker b1bd699a73 AP_Logger: rename for AHRS restructuring 4 years ago
Peter Barker dbc24d5cd3 AP_InertialNav: rename for AHRS restructuring 4 years ago
Peter Barker 2bd8a45c58 AP_Common: rename for AHRS restructuring 4 years ago
Peter Barker 8396925ece AC_WPNav: rename for AHRS restructuring 4 years ago
Peter Barker 63015e9e9a AC_PrecLand: fixes 4 years ago
Peter Barker 6aba6c83c6 AC_PrecLand: rename for AHRS restructuring 4 years ago
Peter Barker 5046083863 AC_AttitudeControl: rename for AHRS restructuring 4 years ago
Peter Barker 3b15ff0d42 Rover: remove ability to use DCM as AHRS 4 years ago
Peter Barker 271519f6e2 Blimp: remove ability to use DCM as AHRS 4 years ago
Peter Barker e3b8fc6646 ArduPlane: remove ability to use DCM as AHRS 4 years ago
Peter Barker f0e660db51 ArduCopter: remove ability to use DCM as AHRS 4 years ago
Peter Barker ec17abce2e GCS_MAVLink: remove ability to use DCM as AHRS 4 years ago
Peter Barker 2926ffcd2f AP_Vehicle: remove ability to use DCM as AHRS 4 years ago
Peter Barker b9c4d40c46 AP_NMEA_Output: remove ability to use DCM as AHRS 4 years ago
Peter Barker 85bd9de903 AP_Mount: remove ability to use DCM as AHRS 4 years ago
Peter Barker a3ee979b9c AP_InertialNav: remove ability to use DCM as AHRS 4 years ago
Peter Barker 0d391533b0 AP_AHRS: remove ability to use DCM as AHRS 4 years ago
Pierre Kancir a7f14efef2 AC_WPNav: remove unused variable following https://github.com/ArduPilot/ardupilot/pull/18076 4 years ago
Peter Barker f848f7d3b2 Rover: stop taking references to ahrs in APM_Control 4 years ago
Peter Barker 354c1091f8 ArduPlane: stop taking references to ahrs in APM_Control 4 years ago
Peter Barker d2102ce9b7 APM_Control: stop taking references to ahrs in APM_Control 4 years ago
Andrew Tridgell cbf549b1eb AP_Airspeed: fixed display of ARSPD_DEVID when ARSPD2_TYPE=0 4 years ago
Peter Barker 795f412264 AP_NavEKF3: pass NavEKF failures back up to callers 4 years ago
Peter Barker b5f165ce2e AP_NavEKF2: pass NavEKF failures back up to callers 4 years ago
Peter Barker 141e2aae91 AP_AHRS: pass NavEKF failures back up to callers 4 years ago
Andrew Tridgell fc2118f42b AP_NavEKF3: process GPS yaw independently of GPS fix 4 years ago
Andrew Tridgell 17f93b8a94 AP_DAL: update GPS yaw API to add timestamp 4 years ago
Andrew Tridgell e5d878eebd AP_GPS: change handling of moving baseline yaw 4 years ago
Andrew Tridgell 0b9cde5812 AP_NavEKF3: fixed indentation in readGpsData() 4 years ago
Andrew Tridgell d181adfa75 Replay: added --accuracy option 4 years ago
Andy Piper ca477d09ed AP_BLHeli: ensure correct rotation through telemetry ESCs 4 years ago
bugobliterator 48b8fdfd48 AP_HAL_ChibiOS: make linecoding objects static arrays 4 years ago
bugobliterator 4b8b0f834d AP_HAL: add support for usb passthrough with baud changes 4 years ago
bugobliterator d1b0438412 AP_HAL_ChibiOS: add support for usb passthrough with baud changes 4 years ago
bugobliterator f3bc75c538 GCS_MAVLink: add support for passthrough with baud changes 4 years ago
Michael Oborne d622aad592 AP_HAL_ChibiOS: add get_usb_baud - support for usb baudrate 4 years ago
Peter Barker eff4bc4cfb autotest: drain pexpects in set_parameters loop 4 years ago
Peter Barker 27de0a3d23 autotest: add new Copter yaw tests 4 years ago
Willian Galvani 57c6f54a51 AP_LeakDetector: update leak pin for navigator r3 in metadata 4 years ago
Randy Mackay c55c160f48 AC_WPNav: use get_terrain_margin instead of constant 4 years ago
Randy Mackay d39581f996 Copter: replace use of TERRAIN_MARGIN with WPNAV_TER_MARGIN 4 years ago
Randy Mackay fb5c458132 AC_WPNav: add TER_MARGIN param 4 years ago