51015 Commits (c44fed34d4b21984705bc9964b14ee30a04bb94f)
 

Author SHA1 Message Date
Peter Barker 5d811bf57e autotest: disable flightgear output 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 d84808b434 autotest: improve diagnostic output from Replay test 3 years ago
Peter Barker b9a472f47f Tools: check_replay.py: improve diagnostics upon failure 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 f52fb3148b Tools: autotest: common and arducopter: use new compass params 3 years ago
Iampete1 bf335b11ed Tools: autotest: defaults: use new compass params 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 b9c14b6cac Tools: loganalyzer: use new compass params 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
Iampete1 11db1aaa40 Replay: remove compass params underscore 3 years ago
Iampete1 7c116c84c6 Periph: remove compass params underscore 3 years ago
Iampete1 935fc0f073 Rover: remove compass params underscore 3 years ago
Iampete1 2a2685d874 Blimp: remove compass params underscore 3 years ago
Iampete1 b608b82041 Sub: remove compass params underscore 3 years ago
Iampete1 06c9a69975 Plane: remove compass params underscore 3 years ago
Iampete1 7de18183c9 Copter: remove compass params underscore 3 years ago
Iampete1 f92eb455eb Tracker: remove compass params underscore 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 119ed0c103 Blimp: INAV rename for neu & cm/cms 3 years ago
Josh Henderson bdac4a2416 Sub: INAV rename for neu & cm/cms 3 years ago
Josh Henderson 52adda7c4c Plane: INAV rename for neu & cm/cms 3 years ago
Josh Henderson 3107c42fca Copter: 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