18718 Commits (279a320f44426994ed2b34f3984f48d15c61d85e)
 

Author SHA1 Message Date
raspilot 831bb554e7 AP_Baro_MS5611: suspend timer when init to prevent other SPI drivers grabbing the bus. 9 years ago
mirkix ba4db34c83 AP_Baro: Prevent busy waiting 9 years ago
raspilot 5dc18b9a54 HAL_Linux_Class: Fix the broken declare of "LinuxUtilRPI utilInstance" at building raspilot. 9 years ago
José Roberto de Souza 1a2b5ff677 AP_Compass: AK8963: Remove unused AP_HAL::Semaphore attributes 9 years ago
José Roberto de Souza a9d34ac3bd AP_Compass: AK8963: Rename some SPI/I2C method parameters 9 years ago
Randy Mackay 3d7ec3704d Mount: add param descriptions to allow RC9 ~ RC12 inputs to be used to control gimbal 9 years ago
Lucas De Marchi e938075581 AP_MotorsCoax: get rid of _motor_to_channel_map 9 years ago
Lucas De Marchi ec4ebfde83 AP_MotorsSingle: get rid of _motor_to_channel_map 9 years ago
Lucas De Marchi 537599c01b AP_MotorsTri: get rid of _motor_to_channel_map 9 years ago
Lucas De Marchi 1572c9d4f4 AP_MotorsMatrix: get rid of _motor_to_channel_map 9 years ago
Lucas De Marchi 43268b9822 AP_MotorsHeli: get rid of _motor_to_channel_map 9 years ago
Lucas De Marchi 7ea141b774 AP_Motors_Multi: get rid of _motor_to_channel_map 9 years ago
Lucas De Marchi d97d97dc54 AP_Motors: get rid of _motor_to_channel_map 9 years ago
Lucas De Marchi 139b88f544 AP_HAL_VRBRAIN: remove unused write method 9 years ago
Lucas De Marchi 7d9c75478f AP_HAL_SITL: remove unused write method 9 years ago
Lucas De Marchi ce674f6926 AP_HAL_PX4: remove unused write method 9 years ago
Lucas De Marchi 191ec10554 AP_HAL_Linux: remove unused write method 9 years ago
Lucas De Marchi 9b4be3bf74 AP_HAL_FLYMAPLE: remove unused write method 9 years ago
Lucas De Marchi 302252d096 AP_HAL_Empty: remove unused write method 9 years ago
Lucas De Marchi f1e53a9bdd AP_HAL_AVR: remove unused write method 9 years ago
Lucas De Marchi 666dc3e440 AP_HAL: RCOutput: remove unused write method 9 years ago
Lucas De Marchi a5cc0be531 AP_HAL_FLYMAPLE: remove the only user of multiwrite 9 years ago
Randy Mackay 26329c5a03 Copter: 3.3 release notes 9 years ago
Andrew Tridgell fd5d449210 autotest: enable EK2 for autotest 9 years ago
Andrew Tridgell b9aad88d17 SITL: moved ignition to channel 6 9 years ago
Andrew Tridgell 64410b10fb Rover: use ahrs.send_ekf_status_report() 9 years ago
Andrew Tridgell 38bae40ca0 Copter: use ahrs.send_ekf_status_report() 9 years ago
Andrew Tridgell 213bed99e1 Plane: use ahrs.send_ekf_status_report() 9 years ago
Andrew Tridgell 232fc8a64d AP_AHRS: added send_ekf_status_report() 9 years ago
Lucas De Marchi 7ba6f92eb5 AP_Common: give some type safety to ARRAY_SIZE macro 10 years ago
Tom Pittenger 617626f9f5 Plane: log flight_stage 10 years ago
stew@lovinggibbard.com 9ed6e6afa4 Copy paste errors and naming issues in documentation help. 10 years ago
Andrew Tridgell 017ebc440b Plane: added SENSOR_RC_RECEIVER reporting in SYS_STATUS 10 years ago
Andrew Tridgell e0810c2e54 AP_RSSI: fixed doc prefixes for RSSI variables 10 years ago
Paul Riseborough 53e58f1075 AP_NavEKF2: Update default parameters 10 years ago
Paul Riseborough 73686dfa89 DataFlash: fix error in NKF descriptor 10 years ago
Paul Riseborough 2fb72b6e6a AP_NavEKF2: Clean up loss of GPS logic 10 years ago
Paul Riseborough df0eb9d9d7 AP_NavEKF2: Don't run GPS checks when not required 10 years ago
Paul Riseborough 1986af021f AP_NavEKF2: Remove un-used flight mode and duplicate variable 10 years ago
Paul Riseborough 7230472516 AP_NavEKF2: Adjust parameter defaults 10 years ago
Paul Riseborough 8bcedb228b AP_NavEKF2: Bring pre-flight GPS checks up to date with EKF1 10 years ago
Andrew Tridgell 5cb088fe14 Copter: pass display_failure to AP_Motors heli check 10 years ago
Andrew Tridgell f22a1d3e6d AP_Motors: display message in heli parameter_check() 10 years ago
Andrew Tridgell 94eb23ef56 Copter: consider flight to be dynamic at greater than 2m above ground 10 years ago
Andrew Tridgell 49ee4b7965 Copter: tell motors library when to use acro gyro gain 10 years ago
Andrew Tridgell 9da2b2b430 AP_Motors: added H_GYR_GAIN_ACRO 10 years ago
Andrew Tridgell ac363c5447 AP_RPM: added RPM_MAX parameter 10 years ago
Andrew Tridgell e3f7b002c2 AC_AttitudeControl: use non-flybar leaky I handling 10 years ago
Andrew Tridgell 1c26ed0fca Copter: fixed deadzone handling for external tail gyro 10 years ago
Andrew Tridgell 458e967d06 Plane: added RPM logging 10 years ago