12124 Commits (a1b94bf852c32c9ecafe35252c87d5f2e4beaf57)
 

Author SHA1 Message Date
Andrew Tridgell 73976e2ca4 AP_GPS: fixed example build 11 years ago
Andrew Tridgell 8533aecf18 AP_InertialSensor: fixed example build 11 years ago
priseborough a19015ed61 AP_NavEKF: Scale divergence check with covariance 11 years ago
priseborough 0337d44b2e AP_NavEKF: Fix bug causing immediate clearing of diverged status on reset 11 years ago
priseborough d150904dc6 AP_NavEKF: Increase gyro bias process noise 11 years ago
Randy Mackay 481a55867e Copter: only send sonar distance to GCS when sonar enabled 11 years ago
Ben Nizette 8c7b4feac1 Copter: send sonar distance to GCS via MAVLink 11 years ago
Andrew Tridgell 9e7e2eb106 AntennaTracker: use setup_uart() 11 years ago
Andrew Tridgell 35e87fa2ea Rover: use setup_uart() 11 years ago
Andrew Tridgell 836b365bc8 Copter: use setup_uart() 11 years ago
Andrew Tridgell bd09d8551d Plane: use setup_uart() 11 years ago
Andrew Tridgell 49e7ee9ba7 GCS_MAVLink: added setup_uart() method 11 years ago
Andrew Tridgell 3a73878ca7 Plane: mark 3.0.3beta 11 years ago
Andrew Tridgell b3c1e515dc AP_AHRS: when no accel info available in buffer use current value 11 years ago
Andrew Tridgell 315290029a AP_AHRS: fixed check of accel sensor health 11 years ago
Andrew Tridgell 5edf4ba596 AP_NavEKF: fixed up handling of bitfields in faultStatus 11 years ago
Andrew Tridgell 182d0f9cb0 Plane: added reporting of AHRS health 11 years ago
Andrew Tridgell 427a638296 Copter: added reporting of AHRS health 11 years ago
Andrew Tridgell 482933acd7 Rover: added reporting of AHRS health 11 years ago
Andrew Tridgell 79edc4b467 GCS_MAVLink: re-generate with addition of MAV_SYS_STATUS_AHRS 11 years ago
Andrew Tridgell ccebeba5a5 GCS_MAVLink: added MAV_SYS_STATUS_AHRS 11 years ago
priseborough deb16ac5bb Replay: Add EKF fault status logging message to EKF4 11 years ago
priseborough f01cc78d37 DataFlash: Add EKF fault status logging 11 years ago
priseborough ce8e1daa16 AP_NavEKF: Improved divergence detection and reset 11 years ago
Andrew Tridgell 5d2d6e0063 GCS_MAVLink: regenerated MAVLink headers 11 years ago
Andrew Tridgell 983ac9cbf4 GCS_MAVLink: merge in latest upstream XML changes 11 years ago
Andrew Tridgell 1a05c27bbb AP_AHRS: added healthy() function 11 years ago
Andrew Tridgell 086142580a AP_InertialSensor: added VibTest sketch 11 years ago
Andrew Tridgell 47926dc6ea Replay: fixed for changes to AP_Compass HIL API 11 years ago
Jonathan Challinger e883b889b6 SITL: Add compassmot interference 11 years ago
Randy Mackay 409a593c1a Plane: prepended APM to RSSI_PIN's @Values 11 years ago
Randy Mackay d7e015db89 Rover: add Pixhawk pin to RSSI_PIN's @Value 11 years ago
Randy Mackay 9f81e286d1 Copter: add Pixhawk pin to RSSI_PIN's @Value 11 years ago
Randy Mackay 8b92ff4695 Rover: remove unused RELAY_PIN definition 11 years ago
Randy Mackay 4ebde25a26 AP_Relay: add -1:Disabled to list of param values 11 years ago
Randy Mackay f7a9ee24ef Copter: minor comment update 11 years ago
Randy Mackay 715e9c0474 Copter: reset mission when disarming 11 years ago
Randy Mackay 7d4c74c28e Copter: when leaving AUTO only stop mission if running 11 years ago
Randy Mackay 5d20594fa4 AC_WPNav: bug fix for loiter and waypoint update rate 11 years ago
Andrew Tridgell 48919b6253 Rover: use EKF velocity for high rate ground_speed updates 11 years ago
Andrew Tridgell 85ebe81ed3 AP_NavEKF: fixed logic for divergence test 11 years ago
priseborough 40dc0e56fe AP_NavEKF: Add protection for badly conditioned innovation variances 11 years ago
priseborough 925c5751bd AP_NavEKF: Add ability to inhibit in-flight mag cal and clean up moding 11 years ago
priseborough 3026ccee13 AP_NavEKF: Use baro data during launch transients whilst in static mode 11 years ago
Randy Mackay a38e00c048 Copter: remove unused HIGH, LOW definitions 11 years ago
Randy Mackay 3f329d0857 Copter: version to AC3.2-rc1 11 years ago
Randy Mackay e75d6a2da6 Copter: remove meaningless check from motor_test 11 years ago
Randy Mackay 0c7a3f1ec5 Copter: remove unused Log_Write_GPS function 11 years ago
Randy Mackay b4dcad725c Copter: remove unused servo_write function 11 years ago
Randy Mackay 1e8b99ad17 Copter: update release notes for AC3.2-rc1 11 years ago