4824 Commits (148fd889bcc8443063ac438cebaf0b906054a052)

Author SHA1 Message Date
Paul Riseborough 94ff7522fc AP_NavEKF : Fix bug in initial East mag field state variance 11 years ago
Andrew Tridgell 63234d4c22 AP_Baro: fixed linux build of BMP085 driver 11 years ago
Randy Mackay 4cfe50b70c Notify: brighter RGB LED when on battery power 11 years ago
Randy Mackay 1c457d8448 Mount: add get_mode and set_mode_to_default methods 11 years ago
Andrew Tridgell dd502e98b4 RC_Channel: added support for separate wheel steering channels on planes 11 years ago
Andrew Tridgell a788405c8b RC_Channel: added percent_input() function 11 years ago
Randy Mackay 25ee5d5dc8 AC_AttControl: smoothing_gain to angle_ef_roll_pitch_rate_ef_yaw_smooth 11 years ago
lthall 15f88c2a2b AC_AttControl: Stabilize input shaping 11 years ago
Andrew Tridgell 5f85e7af6a HAL_PX4: switch to new serial port for 2nd GPS 11 years ago
Andrew Tridgell af2f72acb0 HAL_SITL: honor SIM_GPS2_ENABLE option 11 years ago
Andrew Tridgell 7a52938f68 SITL: added SIM_GPS2_ENABLE option 11 years ago
Mike McCauley be34e0358a RC_Channel: Removed duplicate defines from RC_Channel.h 11 years ago
Andrew Tridgell 449d09051e AP_NavEKF: cope with compass going offline while in flight 11 years ago
Andrew Tridgell 77f91e6250 AP_NavEKF: don't assume the number of gyros == number of accels 11 years ago
Paul Riseborough ebb3cc3348 AP_NavEKF : Use average of dual IMU gyro data when available 11 years ago
Paul Riseborough a39d00fc13 AP_NavEKF : Fix bug that prevents Zacc bias state variance being updated 11 years ago
Paul Riseborough 573b3210dd AP_NavEKF : Add div0 protection to the IMU1_weighting calc 11 years ago
Paul Riseborough bd152d332c AP_NavEKF : Add accel aliasing protection 11 years ago
Andrew Tridgell 853271dd37 Replay: moved replay tool into Tools/Replay 11 years ago
Andrew Tridgell 295cd9adba AP_NavEKF: give a sensible error for no such file on replay 11 years ago
Paul Riseborough 854f013146 AP_NavEKF : Fixes zero compass offsets on initialisation 11 years ago
Andrew Tridgell cc4c443b32 SITL: simulate dual accel/gyro 11 years ago
Jonathan Challinger e81d2e9584 AP_InertialSensor: Correct out-of-bounds array access that was causing SITL to crash 11 years ago
Andrew Tridgell 736201689b AP_NavEKF: only use the active accel from DCM if fly_forward is set 11 years ago
Andrew Tridgell aaaae9a222 AP_AHRS: added get_fly_forward() method 11 years ago
Paul Riseborough 62eff63267 AP_NavEKF : Increase the tuning range for magnetometer measurement noise 11 years ago
Andrew Tridgell 9a5ecc9541 AP_AHRS: use primary accel for accel_ef 11 years ago
Andrew Tridgell 2c85a7ba56 AP_InertialSensor: expose get_primary_accel() for use in AHRS 11 years ago
Andrew Tridgell cf148fa76c AP_Compass: improved COMPASS_ORIENT and COMPASS_EXTERNAL for Pixhawk 11 years ago
Andrew Tridgell a9e683dada AP_NavEKF: use the accelerometer chosen by DCM for each step 11 years ago
Andrew Tridgell b53496d470 AP_AHRS: choose the best accelerometer at each drift correction step 11 years ago
Andrew Tridgell 0b45d2bc06 AP_AHRS: removed the AHRS_GPS_DELAY parameter 11 years ago
Paul Riseborough 78a1cac560 AP_NavEKF : Improved heading and magnetic field state initialisation 11 years ago
Paul Riseborough d83b382e59 AP_NavEKF : Fix variance constraint bug 11 years ago
Andrew Tridgell 8b59e564ba AP_NavEKF: improved replay timing 11 years ago
Andrew Tridgell 840f1b9a1e AP_InertialSensor: make HIL timing more accurate 11 years ago
Andrew Tridgell 66f238c0da AP_NavEKF: support 400Hz replay from 50Hz logs 11 years ago
Andrew Tridgell 3fa2207a2d AP_HAL: allow for microsecond resolution in scheduler->stop_clock() 11 years ago
Andrew Tridgell 6fc5c12f1d AP_AHRS: remove unused variable 11 years ago
Andrew Tridgell 866e32f059 AP_Motors: removed unused variable 11 years ago
Andrew Tridgell e410733682 DataFlash: added GPS2 logging 11 years ago
Andrew Tridgell 0115b9fa07 HAL_SITL: support a 2nd GPS 11 years ago
Andrew Tridgell 836f473db2 HAL_FLYMAPLE: no uartE 11 years ago
Andrew Tridgell 58d5454d65 HAL_Empty: no uartE 11 years ago
Andrew Tridgell 6c74ca58c3 HAL_AVR: no uartE 11 years ago
Andrew Tridgell 4cb61f1f08 AP_HAL: support uartE 11 years ago
Andrew Tridgell bf2dd141e9 HAL_PX4: support uartE for 2nd GPS 11 years ago
Andrew Tridgell 63874dfffd AP_NavEKF: set fix type in GPS replay 11 years ago
Andrew Tridgell d7b2a09919 AP_GPS: added fix type to setHIL 11 years ago
Andrew Tridgell 09cce5d24e AP_NavEKF: fixed replay with current copter logs 11 years ago