5422 Commits (f42c9579d751f948656f982402711df3c6b52285)

Author SHA1 Message Date
Robert Lefebvre f1c3f2a3d1 AC_PID: Remove get_leaky_i function which is now found in AC_HELI_PID. 11 years ago
Robert Lefebvre 7c9249de93 AC_AttitudeControl_Heli: Change to use AC_HELI_PID class instead of AC_PID. Remove FF parameters from class. 11 years ago
Robert Lefebvre 6333b4bba6 AC_PID: update example sketch to test AC_HELI_PID 11 years ago
Robert Lefebvre ef7dc815cd AC_PID: Change Private members to Protected so that AC_HELI_PID can access them. 11 years ago
Robert Lefebvre 94e9bed9cf AC_PID: Add new AC_HELI_PID as a child of AC_PID 11 years ago
Andrew Tridgell 0b6407256c GCS_MAVLink: moved 3 more send_*() functions to GCS_Common.cpp 11 years ago
Andrew Tridgell 37c50d9587 HAL_PX4: fixed use of FMU servo pins as digital inputs 11 years ago
Andrew Tridgell 2d9e9d9bc3 AP_Compass: added COMPASS_PRIMARY parameter 11 years ago
priseborough edc79ca2a4 AP_NavEKF: Increase divergence test margin based on analysis of more user flight logs 11 years ago
Andrew Tridgell aba11a0634 AP_L1_Control: wrap the target_bearing 11 years ago
Randy Mackay cde7d31dad AC_WPNav: fix divide by zero when origin and dest are same location 11 years ago
Andrew Tridgell 63da53c842 GCS_MAVLink: moved main update() routine into GCS_Common.cpp 11 years ago
Andrew Tridgell 42c1501563 AP_Common: moved map_baudrate() into AP_Common 11 years ago
Andrew Tridgell 7d712f90bf APM_OBC: adjusted docs for FS_HB_PIN 11 years ago
Randy Mackay 69ad632e2a GPS: correct NAVFILTER parameter description 11 years ago
Andrew Tridgell a7d6a26bec HAL_PX4: fixed auto-flow control 11 years ago
Randy Mackay 597d5227f5 AC_WPNav: rename set_loiter_target to init_loiter_target 11 years ago
Randy Mackay e7b3c00767 AC_WPNav: set_loiter_target uses set_xy_target 11 years ago
Ju1ien aed5787c1b AC_WPNav: bug fix for loiter init in Hybrid 11 years ago
priseborough 5fe0d2c1b2 AP_NavEKF: Add protection for accel bias estimation errors 11 years ago
priseborough 3222e8f7cb AP_NavEKF: Default parameter adjustments 11 years ago
Andrew Tridgell 65fd25fb5a AP_InertialSensor: fixed example build 11 years ago
Andrew Tridgell b99ae63cbb HAL_Linux: more generic fix for scheduler issues in example sketches 11 years ago
Andrew Tridgell 30f5e2c37f AP_GPS: work around scheduling issue in example code 11 years ago
priseborough e40e50e2e1 AP_NavEKF: Prevent start-up transients re-tripping divergence test 11 years ago
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
Andrew Tridgell 49e7ee9ba7 GCS_MAVLink: added setup_uart() method 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 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 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
Jonathan Challinger e883b889b6 SITL: Add compassmot interference 11 years ago
Randy Mackay 4ebde25a26 AP_Relay: add -1:Disabled to list of param values 11 years ago
Randy Mackay 5d20594fa4 AC_WPNav: bug fix for loiter and waypoint update rate 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 05f5164dfa Mission: rename AUTORESET to RESTART 11 years ago