11758 Commits (0597dbd03359ba2446fc8e9d94346654a164bda4)

Author SHA1 Message Date
Andrew Tridgell 3377714300 RC_Channel: fixed typo 9 years ago
Andrew Tridgell a331542958 GCS_MAVLink: fixed typo 9 years ago
Andrew Tridgell 4dcff15603 DataFlash: fixed typo 9 years ago
Andrew Tridgell 50958bc026 AP_RangeFinder: fixed typo 9 years ago
Andrew Tridgell 1f2216982d AP_Mount: fixed typo 9 years ago
Andrew Tridgell bc7488e2f2 AP_Motors: fixed typos 9 years ago
Andrew Tridgell cb858d2c99 AP_InertialSensor: fixed typo 9 years ago
Andrew Tridgell 081df44d92 HAL_QURT: fixed typo 9 years ago
Andrew Tridgell 6e065b3fe2 AP_HAL: fixed typo 9 years ago
Andrew Tridgell 86ceee4a53 AC_WPNav: fixed typo 9 years ago
Andrew Tridgell 45c72eb442 AP_BoardConfig: added BRD_IMU_TARGTEMP 9 years ago
Andrew Tridgell 834acaffee AP_InertialSensor: provide IMU temperature to HAL for all boards 9 years ago
Andrew Tridgell 7c2e4d0419 HAL_PX4: implement IMU heater in hal.util for Pixhawk2 9 years ago
Andrew Tridgell 461c159b22 HAL_Linux: use set_imu_target_temp() API 9 years ago
Andrew Tridgell 8617db89dc AP_HAL: added hal.util->set_imu_target_temp() API 9 years ago
Leonard Hall fe68fe65e2 AP_Motors: Single and Coax fix flap gains 9 years ago
Andrew Tridgell fc9283964a HAL_SITL: fixed segv on cygwin 9 years ago
Andrew Tridgell 82f131667d SITL: added flaps control in XPlane 9 years ago
Andrew Tridgell 934d2b6ae4 RC_Channel: added setup_failsafe_trim_mask() 9 years ago
Andrew Tridgell a071fa3921 AP_Param: display defaults path on startup 9 years ago
Andrew Tridgell beb3591f67 HAL_Linux: improved help output and errors for udp and bcast 9 years ago
Andrew Tridgell 72b5cecdb2 HAL_Linux: added udpin support to HAL_Linux 9 years ago
Paul Riseborough 4a8689aa97 AP_NavEKF2: remove duplicate if statements from mag fusion 9 years ago
Paul Riseborough e117bedf6a AP_NavEKF2: Adjust output observer tuning 9 years ago
Paul Riseborough 5c59922574 AP_NavEKF2: Fix bug that could publish bad compass offsets 9 years ago
Paul Riseborough 165335b9e3 AP_NavEKF2: Improve ability to tune magnetic field learning 9 years ago
Paul Riseborough 6523481c76 AP_NavEKF2: Improve tracking accuracy of output predictor 9 years ago
Paul Riseborough fe06606193 AP_NavEKF2: Ensure corrected IMU data used by EKF 9 years ago
Paul Riseborough 1400dc9d02 AP_NavEKF2: Add tuning parameters for magentic yaw fusion 9 years ago
Paul Riseborough dc6836988c AP_NavEKF2: Improve ground based magnetic anomaly protection for copter 9 years ago
Paul Riseborough 703f56908f AP_NavEKF2: Correct comment 9 years ago
Paul Riseborough 26815ace7a AP_NavEKF2: Remove redundant logic check 9 years ago
Jonathan Challinger bd8c804ab5 AP_NavEKF2: correct comments 9 years ago
Jonathan Challinger ebae95d7f6 AP_NavEKF2: apply corrections to new inertial data when using for output prediction 9 years ago
Jonathan Challinger 2f709dfe86 AP_NavEKF2: improve inertial prediction 9 years ago
Paul Riseborough 262c5fe56d AP_NavEKF2: Make setter loop through all instances 9 years ago
Jonathan Challinger 8baf064317 AP_NavEKF2: setTakeoffExpected and setTouchdownExpected loop through instances 9 years ago
Paul Riseborough ec5c460584 AP_NavEKF2: Fix predicted nav reporting 9 years ago
Jonathan Challinger 99f481e098 AP_NavEKF2: always calcGpsGoodForFlight 9 years ago
Jonathan Challinger 3382e09580 AP_NavEKF2: add height constraint during takeoff 9 years ago
Paul Riseborough 4bb46af861 AP_NavEKF2: Increase allowable gyro bias offset 9 years ago
Andrew Tridgell af23a681e0 AP_BoardConfig: improved docs for BRD_SAFETYENABLE 9 years ago
Lucas De Marchi 1f96336f7c Global: rename bus type enum entries 9 years ago
Gustavo Jose de Sousa f6bebc96c0 AP_InertialSensor: INS_generic: remove unused includes 9 years ago
Gustavo Jose de Sousa e85ac8b2c5 AP_InertialSensor: inform maximum gyro average difference 9 years ago
Gustavo Jose de Sousa e6f62080f5 AP_InertialSensor: fix best_diff on gyro initialization 9 years ago
Gustavo Jose de Sousa de94392759 AP_InertialSensor: MPU9250: remove _bus_type field 9 years ago
Gustavo Jose de Sousa 83feb2e2ae AP_InertialSensor: MPU9250: let Device handle read flag 9 years ago
Gustavo Jose de Sousa 1e99a7125c AP_InertialSensor: MPU9250: remove _register_write_check() 9 years ago
Gustavo Jose de Sousa a6e5eb9e14 AP_InertialSensor: MPU6000: remove _bus_type field 9 years ago