5963 Commits (5d40ec8014207a805c41eb6881261d99cbbe5165)

Author SHA1 Message Date
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
Hug0 6b0d5f9770 AP_InertialNav: fix pos error degradation rate 11 years ago
Randy Mackay badc127c34 AC_WPNav: fix example sketch 11 years ago
Randy Mackay 9b6a4e0fc7 AC_Sprayer: fix example sketch 11 years ago
lthall 9ab9eaec25 AC_WPNav: Loiter jerk default to 10m/s/s/s 11 years ago
Randy Mackay 1cb297580f Copter: reduce Circle init twitch by using stopping point 11 years ago
Randy Mackay 091ff91a70 WPNav: add wp_and_spline_init to set speeds an init pos controller 11 years ago
Randy Mackay c13db680b7 AC_PosControl: remove reset_I_xy 11 years ago
Randy Mackay cd8b1f278c AC_PosControl: remove unused _cos_yaw variable 11 years ago
Randy Mackay 48ec0caf75 AC_WPNav: run navigation at 10hz in SITL 11 years ago