12070 Commits (2d9e9d9bc3d8cde7a0c31e938a6e5805b9c49212)
 

Author SHA1 Message Date
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 055d8fe7aa Plane: added TKOFF_THR_MAX parameter 11 years ago
Andrew Tridgell dfedc377b1 Plane: aim for 5 degrees pitch during accel phase of takeoff 11 years ago
Andrew Tridgell d4c4c71df5 Plane: improve takeoff docs for tricycle undercarriage 11 years ago
Andrew Tridgell 286479ee93 Plane: prevent stalled takeoff with bad TKOFF_TDRAG_SPD1 11 years ago
Andrew Tridgell d87619c2f1 Plane: added 4 new parameters to control takeoff 11 years ago
Andrew Tridgell aba11a0634 AP_L1_Control: wrap the target_bearing 11 years ago
Andrew Tridgell 9882763873 autotest: set full logging for plane 11 years ago
Andrew Tridgell c29cc24ad8 Plane: fixed sign of target and nav bearing in logs 11 years ago
Andrew Tridgell f2556535da Plane: moved takeoff code to a new file 11 years ago
Andrew Tridgell 5c82711578 autotest: update fg_plane_view.sh for FlightGear 3.0 11 years ago
Randy Mackay cde7d31dad AC_WPNav: fix divide by zero when origin and dest are same location 11 years ago
Randy Mackay 5e21111076 AutoTest: add -j option to sim_vehicle 11 years ago
Andrew Tridgell 7cc3cb8d9b AntennaTracker: updates for new GCS_MAVLink API 11 years ago
Andrew Tridgell 57e14f5387 Rover: updates for new GCS_MAVLink API 11 years ago
Andrew Tridgell ed4068dc90 Rover: update baud rate parameter descriptions 11 years ago
Andrew Tridgell 1118609024 Rover: change baudrates to 16 bit 11 years ago
Andrew Tridgell a55c511f63 Copter: updates for new GCS_MAVLink API 11 years ago
Andrew Tridgell cdcaad3079 Copter: update baud rate parameter descriptions 11 years ago
Andrew Tridgell cc6fba4cad Copter: change baudrates parameters to 16 bit 11 years ago
Andrew Tridgell 511e8beaed Plane: updates for new GCS_MAVLink API 11 years ago
Andrew Tridgell 2b44d33694 Plane: update baud rate parameter descriptions 11 years ago
Andrew Tridgell 94d528e548 Plane: changed baudrate parameters to 16 bit 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
Craig Elder 972a2403ed Frame_params: Added Iris with Front Mount Go Pro 11 years ago
Andrew Tridgell 2a230b2703 Plane: set version to 3.0.4beta 11 years ago
Andrew Tridgell a7d6a26bec HAL_PX4: fixed auto-flow control 11 years ago
Randy Mackay d5a0ca4f3c Copter: integrate init_loiter_target name change 11 years ago
Randy Mackay 597d5227f5 AC_WPNav: rename set_loiter_target to init_loiter_target 11 years ago
Randy Mackay 63135a044f Copter: remove setting Z-axis target in Hybrid 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
Andrew Tridgell 8c5226a17a Plane: prepare for release of 3.0.3 11 years ago
Andrew Tridgell fc0d703b9b Rover: much simpler SPEED_TURN_GAIN implementation 11 years ago
Andrew Tridgell 69b5f352f6 Plane: prevent a bad glide slope when first entering auto 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
Arthur Benemann e1b7e53c04 Copter: only acceept Guided waypoints in Guided mode 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