28366 Commits (94b14ae60b1524764c9dd749cd5f58e4712290b9)

Author SHA1 Message Date
Andrew Tridgell 3a3cb92efd Ap_Scripting: fixed plane aerobatics for full yaw rate control 3 years ago
Andrew Tridgell 81d20ae49d APM_Control: support yaw rate controller autotune 3 years ago
Andrew Tridgell 6685ce0527 APM_Control: added yaw rate controller for fixed wing 3 years ago
Andrew Tridgell 5a996f308b APM_Control: fixed code style of plane rate controllers 3 years ago
Peter Barker 99b1659e4b AP_Math: memcpy nanfs rather than iteratively setting them 3 years ago
Peter Barker b32b31aecd SRV_Channel: correct casting of servo function number 3 years ago
Andrew Tridgell 724301ea53 APM_Control: make 2nd reduction of P smaller 3 years ago
Josh Henderson 34b3b7999e CubeYellow: define HAL_CHIBIOS_ARCH_CUBE 3 years ago
Josh Henderson 188c3a781e CubeSolo: define HAL_CHIBIOS_ARCH_CUBE 3 years ago
Josh Henderson e78edac2a0 CubePurple: define HAL_CHIBIOS_ARCH_CUBE 3 years ago
Josh Henderson b37c214f28 CubeOrange: define HAL_CHIBIOS_ARCH_CUBE 3 years ago
Josh Henderson db3be4d07c CubeBlack: define HAL_CHIBIOS_ARCH_CUBE 3 years ago
Josh Henderson 27bcec9d6e AP_InertialSensor: for all Cubes ensure use of non-isolated IMU 3 years ago
Josh Henderson a89f58a775 AP_NavEKF3: allow define for IMU_MASK_DEFAULT 3 years ago
Josh Henderson 9f2082496c AP_NavEKF2: allow define for IMU_MASK_DEFAULT 3 years ago
Josh Henderson c7b986f30a CubeYellow: set default EKF_IMU_MASK 3 years ago
Josh Henderson b8411c22c5 CubeOrange: set default EKF_IMU_MASK 3 years ago
Peter Barker a4b3c7eb46 AP_Terrain: cast result of labs to unsigned 3 years ago
Iampete1 e24c90a871 AP_Compass: reinstate old param descriptions 3 years ago
Iampete1 6ba87dfe9a AP_Compass: add param conversion 3 years ago
Iampete1 e818decc39 AP_NavEKF3: update compass param discription 3 years ago
Iampete1 4303b61f94 AP_NavEKF2: update compass param discription 3 years ago
Iampete1 95713959ec SITL: exmaples: use new compass params 3 years ago
Iampete1 ab9609022b AP_HAL_ESP32: use new compass param names 3 years ago
Iampete1 0c519db602 hwdef: use new compass param names in defualts.parm 3 years ago
Iampete1 2fa2e70e7e AP_Compass: SITL: use new scale param 3 years ago
Iampete1 071ff39ff8 AP_Compass: move instance params to shared table 3 years ago
Shiv Tyagi e1a528213d AP_Rangefinder: Use default address for TFMiniPlus I2C unless configured 3 years ago
Josh Henderson 04ba26a080 AP_InertialNav: rename for neu & cm/cms 3 years ago
Josh Henderson e10edabd5d AC_WPNav: INAV rename for neu & cm/cms 3 years ago
Josh Henderson bd9361b701 AC_AutoTune: INAV rename for neu & cm/cms 3 years ago
Josh Henderson e11529ac01 AC_AttitudeControl: INAV rename for neu & cm/cms 3 years ago
Josh Henderson da418ed520 AC_AttitudeControl: rename Inav get_position_xy() & get_velocity_xy() 3 years ago
Josh Henderson 027336dbb8 AP_InertialNav: rename to get_position_xy() & get_velocity_xy() 3 years ago
Josh Henderson 28d9be1cc0 AP_Math: get_horizontal_cm() simplify 3 years ago
Josh Henderson 9e11f09a7f AC_WPNav: inav use _xy() 3 years ago
Josh Henderson 77711e1505 AP_PosControl: inav use _xy() 3 years ago
Josh Henderson 6243532e69 AC_AttitudeControl: get_bearing & get_horizontal_distance use Vector2f 3 years ago
Josh Henderson 2a15cf86ad AP_Math: Location get_bearing & get_horizontal_distance use Vector2f 3 years ago
Josh Henderson d5769f70ac AC_WPNav: get_bearing & get_horizontal_distance use Vector2f 3 years ago
Andrew Tridgell 5fe5d3a3d3 AP_Arming: support Benewake CAN 3 years ago
Andrew Tridgell 4f6da39bb7 AP_CANManager: support Benewake CAN 3 years ago
Andrew Tridgell 3f85eab272 AP_RangeFinder: added Benewake CAN Lidars 3 years ago
Peter Barker ba63e9a17b GCS_MAVLink: correct send_scaled_imu gyro-count check 3 years ago
Peter Barker 7abf07f233 hwdef: remove unused HAL_NO_GCS defines 3 years ago
Charlie-Burge a9c4895514 SITL: reduce SLV2 logger message size 3 years ago
Ryan Beall beecca8da9 AP_TECS: Connsider throttle saturation in height demand limiting 3 years ago
m c729fc7796 AP_Mission: Decode MAV_CMD_DO_PAUSE_CONTINUE commands 3 years ago
Peter Barker 11cbd68296 AP_HAL_SITL: remove incorrect use of ARRAY_SIZE 3 years ago
Peter Barker 139c460fa5 hwdef: remove unused define NO_DATAFLASH 3 years ago