9028 Commits (139b88f544b5bdf98287ebcc278a6f87aeb048e5)

Author SHA1 Message Date
Lucas De Marchi 139b88f544 AP_HAL_VRBRAIN: remove unused write method 10 years ago
Lucas De Marchi 7d9c75478f AP_HAL_SITL: remove unused write method 10 years ago
Lucas De Marchi ce674f6926 AP_HAL_PX4: remove unused write method 10 years ago
Lucas De Marchi 191ec10554 AP_HAL_Linux: remove unused write method 10 years ago
Lucas De Marchi 9b4be3bf74 AP_HAL_FLYMAPLE: remove unused write method 10 years ago
Lucas De Marchi 302252d096 AP_HAL_Empty: remove unused write method 10 years ago
Lucas De Marchi f1e53a9bdd AP_HAL_AVR: remove unused write method 10 years ago
Lucas De Marchi 666dc3e440 AP_HAL: RCOutput: remove unused write method 10 years ago
Lucas De Marchi a5cc0be531 AP_HAL_FLYMAPLE: remove the only user of multiwrite 10 years ago
Andrew Tridgell b9aad88d17 SITL: moved ignition to channel 6 10 years ago
Andrew Tridgell 232fc8a64d AP_AHRS: added send_ekf_status_report() 10 years ago
Lucas De Marchi 7ba6f92eb5 AP_Common: give some type safety to ARRAY_SIZE macro 10 years ago
stew@lovinggibbard.com 9ed6e6afa4 Copy paste errors and naming issues in documentation help. 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 f22a1d3e6d AP_Motors: display message in heli parameter_check() 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
Randy Mackay 9f59b6f7b5 AP_AHRS: getLastYawResetAngle returns reset time 10 years ago
Randy Mackay 015f700bc0 AP_NavEKF2: getLastYawResetAngle returns last reset time 10 years ago
Randy Mackay b5c49e0792 AP_NavEKF: minor comment fix 10 years ago
Jonathan Challinger 51fb13a329 AP_NavEKF: fix getLastYawResetAngle to return yaw reset system time 10 years ago
Andrew Tridgell 06c0ad987e AP_AHRS: fixed divide by zero in SITL 10 years ago
Lucas De Marchi fc2a1d27b4 AP_HAL_Linux: fix build for raspilot after Util change 10 years ago
Lucas De Marchi 55e1d60b54 AP_HAL_Linux: Use from() method for downcast in Util class 10 years ago
Michael du Breuil cf6e6b7e82 DataFlash: Remove stale UBX3 message 10 years ago
Michael du Breuil 75c0644b9a AP_GPS: Use state.instance instead of trying to track instance numbers inside of the ublox driver 10 years ago
Andy Piper 5adb6d2b89 AP_GPS: Support UBX messages for dual UBLOX GPS setups. 10 years ago
mirkix eee9522ca5 AP_Compass: Add MPU9250 multiple instance support 10 years ago
mirkix 840f583d23 AP_InertialSensor: Add MPU9250 multiple instance support 10 years ago
dgrat 15b3717d89 AP_HAL_Linux: Move RPi version check to util class 10 years ago
dgrat 2590db378a AP_HAL_Linux: remove extra spaces in RCInput_Navio 10 years ago
dgrat e96a1bae8a AP_HAL_Linux: cleanup pointer casts in RCInput_Navio 10 years ago
Paul Riseborough 80e182f827 AP_NavEKF2: Update EKF2 data logging 10 years ago
Paul Riseborough 86ad1e6e66 DataFlash: Update EKF2 data logging 10 years ago
Paul Riseborough f77bdd90fc AP_AHRS: Update EKF2 data logging 10 years ago
Paul Riseborough 4acd6c129a AP_NavEKF2: Update parameters 10 years ago
Paul Riseborough 9c5e48e7e9 AP_NavEKF2: Remove unused variables and improve variable names 10 years ago
Paul Riseborough 4a7714e15d AP_NavEKF2: Remove unused parameters and improve naming consistency 10 years ago
Paul Riseborough 8afb26087d AP_NavEKF2: Remove unused function 10 years ago
Paul Riseborough 02408861a1 AP_NavEKF: Remove unused function 10 years ago
Andrew Tridgell fe76662faf AP_NavEKF2: added set_enable() API 10 years ago
Andrew Tridgell ba8e63d8e7 DataFlash: handle unitialised EKF2 in logging 10 years ago