11737 Commits (72b5cecdb2d425763e4df55475e6237174728faa)

Author SHA1 Message Date
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
Gustavo Jose de Sousa 0718649c8b AP_InertialSensor: MPU6000: let Device handle read flag 9 years ago
Gustavo Jose de Sousa 309fe4a88c AP_InertialSensor: MPU6000: remove _register_write_check() 9 years ago
Gustavo Jose de Sousa d35cf60ce1 AP_HAL_Linux: I2CDevice: use read flag in read_registers_multiple 9 years ago
Gustavo Jose de Sousa 66f1ad9ed0 AP_HAL: Device: add support for read flag 9 years ago
Gustavo Jose de Sousa b6a1d598e3 AP_HAL: Device: document write_register() 9 years ago
Gustavo Jose de Sousa 4693501d9d AP_HAL: Device: add bus_type field 9 years ago
Michael du Breuil c2da36d505 GCS_MAVLink: fix race condition when recieving last waypoint 9 years ago
Andrew Tridgell 689595080a AP_Airspeed: ensure we have at least 10 samples for airspeed cal 9 years ago
Tom Pittenger 37f990bfad AP_ADSB: allow param based VEHICLE list sizes, 1 to 100. 9 years ago
Lucas De Marchi b70b9ed8d1 AP_HAL_Linux: fix warning on 64b printf 9 years ago
Daniel Ricketts 865aad7598 AC_Avoid: add support for stopping at polygon fence 9 years ago
Randy Mackay 26a6234a29 AC_Avoid: do not attempt to stop at circular fence if already breached 9 years ago
Randy Mackay c6f9889a25 AC_Avoid: constify get_max_speed 9 years ago
Randy Mackay 5153c3d195 AC_Fence: merge with add polygon support 9 years ago
Randy Mackay d91805edbf AC_Fence: add support for polygon fences 9 years ago
Randy Mackay f0bb1ac1d2 AC_Fence: AC_Polygon_loader loads points from eeprom 9 years ago
Daniel Ricketts 249d95b413 AP_Math: add Polygon_outside and Polygon_complete functions 9 years ago
Leonard Hall 80bda572ba AC_AttutudeControl: Yaw shift fix 9 years ago
Leonard Hall a5bb3c206e Dataflash: Log rate to degrees 9 years ago
Leonard Hall 8737f6b62d AC_AttitudeControl: enhanced quaternion attitude controller 9 years ago
Leonard Hall 117ae89505 AC_AttitudeControl: increase SLEW_YAW default to 60deg/sec 9 years ago