8689 Commits (064cc63512ce971b175f82c7fe6e4142e1685b31)

Author SHA1 Message Date
Randy Mackay 69bfeaf58e INS: accel offset parameter range desc to 3.5m/s/s 10 years ago
Daniel Frenzel b9c0f34897 AP_Scheduler example 10 years ago
Andrew Tridgell 9352f05133 GCS_MAVLink: fixed bug setting parameters to default values 10 years ago
Andrew Tridgell 269f1fd99a AP_Param: replaced set_param_by_name with set_float 10 years ago
Michael du Breuil c29b19f768 AP_GPS: Fix a typo on spelling received 10 years ago
Michael du Breuil c8c34f54cc AP_HAL_SITL: Add hdop to ublox sitl sim (as well as vdop to be reported) 10 years ago
Lucas De Marchi cf1273668e AP_InertialSensor: refactor constructors to avoid leak 10 years ago
Lucas De Marchi c3063f0ab2 AP_InertialSensor: MPU6000: be agnostic to I2C bus/address 10 years ago
Lucas De Marchi 4d4dac867e AP_InertialSensor: pass backend instead of pointer to function 10 years ago
Gustavo Jose de Sousa d3eebdb6aa AP_InertialSensor: L3G4200D: add probe code 10 years ago
Lucas De Marchi 55279664c2 AP_InertialSensor: remove out of place ifdef 10 years ago
Lucas De Marchi 2e76d998df AP_InertialSensor: remove unused enum bus_speed 10 years ago
Lucas De Marchi f3f54157be AP_InertialSensor: fix copying wrong number of bytes 10 years ago
Lucas De Marchi 209e1924a5 AP_InertialSensor: fix whitespace usage 10 years ago
Michael du Breuil bc26eaab63 AP_GPS: Ublox: fall back to the DOP if hDOP hasn't come in yet 10 years ago
Lucas De Marchi 3851862f60 AP_InertialSensor: remove unused drivers 10 years ago
Gustavo Jose de Sousa 0d1d960899 StorageManager: remove unnecessary calculations on addr for next area 10 years ago
Randy Mackay f009c2ddb9 Motors_Multicopter: add MOT_THR_MIX_MAX parameter 10 years ago
Randy Mackay 4aef64c153 OpticalFlow_Linux: reworked driver 10 years ago
Víctor Mayoral Vilches ed3366aaae AP_OpticalFlow: Add support for Linux 10 years ago
Randy Mackay 42c7b4a116 BattMon_SMBus: remove unnecessary I2C semaphore give 10 years ago
Randy Mackay 66469d7529 Compass_HMC5843: remove unnecessary i2c semaphore give 10 years ago
Randy Mackay 5776620062 DataFlash: consolidate GPS, GPS2 messages 10 years ago
Andrew Tridgell 7e2e78c1af AP_AHRS: protect against zero deltat in DCM 10 years ago
Randy Mackay a81d756ce1 AC_WPNav: remove unused definitions 10 years ago
Randy Mackay fb9cc124c8 AC_WPNav: replace hardcoded 0.02 with pos_control dt 10 years ago
Leonard Hall 8195f45d6c AC_WPNav: fix spline height loss 10 years ago
Michael du Breuil c704102dcd AP_GPS: Default the value of hdop to 99.99 if no value has been read yet. 10 years ago
Randy Mackay 136853a750 Rally: rename RALLY_HOME_INC param to INCL_HOME 10 years ago
KiwiHC16 e0e2ed519c Rally: add RALLY_HOME_INC param to use Home as a Rally point 10 years ago
Julien BERAUD 39b42a4e6e AP_Compass_AK8963: suspend timer while reading 10 years ago
Julien BERAUD 0aa2fe7a0b AP_Compass_AK8963: fix sem handling 10 years ago
Leonard Hall 1a583c5382 AP_Motors: calc_roll_pwm based on throttle pwm range 10 years ago
Randy Mackay 9067abc037 AHRS_NavEKF: fix blended accel to use primary accel 10 years ago
Randy Mackay 7d2c0079ff Terrain: set HAL capabilities bit 10 years ago
Randy Mackay d0aa1a89cd GCS_MAVLink: retrieve capabilities from HAL 10 years ago
Randy Mackay 810973ce95 HAL: define capability bitmask 10 years ago
squilter c946ce72e8 GCS_MAVLink: add optional param to support capability bitmask 10 years ago
Andrew Tridgell 212898d02b AP_InertialSensor: don't use INT_STATUS drdy to lower SPI bus speed 10 years ago
Grant Morphett 538a077ae8 SITL: fix coverity warning - removed unused variable heli_servos 10 years ago
Grant Morphett 08f5305519 DataFlash: fix coverity warnings - add param init in constructor 10 years ago
Grant Morphett e2eda97ec6 AP_InertialSensor: fix coverity warnings - param init in construct 10 years ago
Grant Morphett 312184dd13 AP_Baro: coverity fixes - add param init in constructor 10 years ago
Andrew Tridgell 087e729748 AP_GPS: re-enable SBAS config on APM2 for uBlox 10 years ago
Andrew Tridgell 9c776736c1 AP_AHRS: use delta_velocity and delta_angle in DCM 10 years ago
Andrew Tridgell b6beeb6f2f AP_GPS: save some memory and code space on APM2 for ublox 10 years ago
Randy Mackay 8aa7a3cffc GPS: suppress compile warning 10 years ago
Randy Mackay be6089e903 GPS: fix compile warning for NMEA logging 10 years ago
Randy Mackay 5732a6a144 Baro: update climb rate only if healthy 10 years ago
Andrew Tridgell 45a7c37734 HAL_Linux: added bcast flag for udp broadcast 10 years ago