8674 Commits (ae9a16dc27af6ab6214ee4ed93b6224ffa77258f)

Author SHA1 Message Date
Fredrik Hedberg ae9a16dc27 AP_Motors: Move rotor speed control into AP_MotorsHeli_RSC. 10 years ago
Fredrik Hedberg 1bb6b65ce0 AP_Motors: Use C++11 initializers in AP_MotorsHeli. 10 years ago
Andrew Tridgell f6f2973acd AC_WPNav: make changes in WPNAV_ACCEL take effect immediately 10 years ago
Andrew Tridgell 2c7a113790 AP_GPS: ensure all GPS drivers give headings as 0..360 degrees 10 years ago
Tom Pittenger 15b242832e AP_Mission: lat/lng == 0 bug fix 10 years ago
Tom Pittenger 41508457e1 AP_Mission: add get_prev_nav_cmd_with_wp_index() 10 years ago
Stewart Loving-Gibbard c5f70d22c5 AP_RSSI: Adding RSSI library for reading various kinds of RSSI, with the possibility of adding more. 10 years ago
Grant Morphett 1b67e49df4 exampleLowPassFilter2p: fixed simple typo error - now build success 10 years ago
Lucas De Marchi a66a201bf5 AP_Compass: HMC5843: Add support for MPU6000 auxiliary bus 10 years ago
Lucas De Marchi a44ab9ed98 AP_HAL: define constant for HMC5843 on MPU6000 10 years ago
Lucas De Marchi 628e446e3e AP_Compass: HMC5843: use a struct for raw value 10 years ago
Lucas De Marchi 9ecd1daf81 AP_Compass: HMC5843: remove useless delay 10 years ago
Lucas De Marchi c66c9c41f2 AP_Compass: HMC5843: be agnostic to I2C bus 10 years ago
Staroselskii Georgii 3eb6be64c9 AP_Compass: ignore first two readings in a clearer way 10 years ago
Staroselskii Georgii 633330db14 AP_Compass: rename calibration array in HMC 10 years ago
Staroselskii Georgii d8bddcbf3a AP_Compass: fix indentation in HMC's driver 10 years ago
Staroselskii Georgii 79ffddc6db AP_Compass: add a macro for checking calibration values in HMC 10 years ago
Lucas De Marchi f61386ae43 AP_Compass: HMC5843: release the lock before read 10 years ago
Staroselskii Georgii a9e8c1c464 AP_Compass: encapsulated calibration in HMC 10 years ago
Staroselskii Georgii 0fbc295d97 AP_Compass: encapsulated version detection in HMC driver 10 years ago
Lucas De Marchi 868d0bf3c3 AP_Compass: AK8963: refactor constructors 10 years ago
Lucas De Marchi a5df93bf10 AP_Compass: AK8963: be agnostic to I2C bus/address 10 years ago
Lucas De Marchi d92c2ac9f5 AP_Compass: pass backend instead of pointer to function 10 years ago
Lucas De Marchi c66800dfec AP_InertialSensor: add singleton interface 10 years ago
Lucas De Marchi 565c18603d AP_InertialSensor: MPU6000: export auxiliary bus 10 years ago
Lucas De Marchi caae933c28 AP_InertialSensor: Add support for auxiliary buses 10 years ago
Lucas De Marchi 3cb6f391d4 AP_InertialSensor: MPU6000: split detection and initialization 10 years ago
Lucas De Marchi 7d9579c5d8 AP_InertialSensor: identify backend with ID 10 years ago
Lucas De Marchi 22c787058e AP_InertialSensor: allow to split detection and initialization 10 years ago
Lucas De Marchi f7954ee885 AP_InertialSensor: MPU6000: allow to read generic block 10 years ago
Lucas De Marchi b5da8ad61f AP_InertialSensor: MPU6000: rename method 10 years ago
Lucas De Marchi d9a4d3e777 AP_InertialSensor: MPU6000: fix leaking samples 10 years ago
Lucas De Marchi f18dd17377 AP_InertialSensor: fix typos 10 years ago
squilter 426dab5078 GCS_MAVLink: update severities and remove old enum 10 years ago
squilter 4a51dcc14d GCS_Console: update severities 10 years ago
squilter dfc35cca8b AP_InertialSensor: update severities 10 years ago
squilter ddda407ff3 AP_Arming: update severities 10 years ago
Paul Riseborough 21f873662c AP_NavEKF: Prevent false triggering of optical flow takeoff detection 10 years ago
Randy Mackay 1271e531e2 Mission: sanity check location 10 years ago
Randy Mackay 9ef6abf613 AP_GPS: config file for Ublox M8N 10 years ago
Tom Pittenger 749c0c190f AP_Baro - fix BARO_ALT_OFFSET param 10 years ago
Randy Mackay bb891a62d3 BattMonitor: fix parameter descriptions 10 years ago
squilter 9d3a906602 GCS_Common: accept any type of severity, not just the old enum 10 years ago
Tom Pittenger 816d1f0e1b AP_GPS: resolve compiler warning re init order 10 years ago
Tom Pittenger 072d35b9cc AP_HAL_PX4: remove unused var 10 years ago
fillycheezstake 39dae7a156 Mount: fix for STORM32 serial ver 78e and higher 10 years ago
Leonard Hall c357cb8f84 Copter: increase default thrust expo to 0.65 10 years ago
ziltoid2 0b1a997800 AP_IntertialSensor: don't require acceleration calibration in hil mode 10 years ago
Randy Mackay 15fc689085 AC_WPNav: remove unused get_wp_radius 10 years ago
dgrat 58e2ac4e56 Filter: Template implementation for <Filter> 10 years ago