395 Commits (76da2868d0322417abf466091b23db0426ac014b)

Author SHA1 Message Date
Andrew Tridgell 36796fb810 Plane: added LOCAL_POSITION_NED message 10 years ago
Randy Mackay d3663d43c1 Plane: send invalid batt curr if monitor unhealthy 10 years ago
Andrew Tridgell 18b277a9d2 Plane: use arm_motors() and disarm_motors() 10 years ago
Andrew Tridgell b0cdf8952b Plane: added HIL_MODE parameter 10 years ago
Randy Mackay cb1b4ab486 Plane: send EKF_STATUS_REPORT in extra3 stream 10 years ago
Andrew Tridgell 5175f21225 Plane: removed 1D accel calibration 10 years ago
Andrew Tridgell 16cdf64d63 Plane: added CLI_ENABLED option 10 years ago
Andrew Tridgell fa70c95c8e Plane: set gyros disabled when calibrating 10 years ago
Andrew Tridgell 8ef8a964f1 Plane: use new interactive accelcal 10 years ago
Andrew Tridgell 64dfc68784 Plane: log mode on arming 10 years ago
Andrew Tridgell 76f8b9b07c Plane: support DO_SET_HOME MAVLink command 10 years ago
Joao Fortuna 6ac8629451 Plane: Fixed MAVLINK stream trigger calculation. 10 years ago
Andrew Tridgell e9f87a2626 Plane: implement MAV_CMD_REQUEST_AUTOPILOT_CAPABILITIES 10 years ago
Jonathan Challinger 4105edaa87 Plane: use hal.util soft_armed state 10 years ago
Andrew Tridgell d0075c0d23 Plane: support AUTOPILOT_VERSION command 10 years ago
Andrew Tridgell 2ae412d513 Plane: only reset mission on disarm if not in AUTO mode 10 years ago
Andrew Tridgell 2b0ccae776 Plane: fixed build warning 10 years ago
Randy Mackay 681d28838f Plane: integrate mount frontend-backend restructure 10 years ago
Dario Lindo Andres 7f5243026d Plane: Cleanup code to remove 1280 ifdefs 10 years ago
Dario Lindo Andres 0ea7a7a0cc Plane: Corrected LOGGING_ENABLED 10 years ago
Andrew Tridgell ca431a47a6 Plane: use all_healthy() for SYS_STATUS health 10 years ago
Andrew Tridgell a2242305c7 Plane: use common send_opticalflow() 10 years ago
Andrew Tridgell 28f58df310 Plane: send HAGL in OPTICAL_FLOW 10 years ago
Andrew Tridgell 80d1bd230e Plane: report bad AHRS health if uncalibrated accels with EKF 10 years ago
Andrew Tridgell ae96a48efc Plane: use location_path_proportion() 10 years ago
Randy Mackay 5cdb8a4c2a Plane: use battery.has_current 10 years ago
Andrew Tridgell 12f0c49915 Plane: remove fwd of unknown msg types 10 years ago
Andrew Tridgell 507117bd8f Plane: removed use of mavlink_check_target() 10 years ago
Randy Mackay f4fc910fea Plane: send OPTICAL_FLOW msg to GCS 10 years ago
Randy Mackay 2b9bf69c9e Plane: send optflow health in extended status 10 years ago
Andrew Tridgell c05a0bc67f Plane: prevent a change altitude command from causing a sudden descent 10 years ago
Andrew Tridgell b4e01b7936 Plane: if SKIP_GYRO_CAL is set the do a gyro cal on 3D accel cal 10 years ago
Andrew Tridgell c33f54378f Plane: changed preflight calibration to prevent accel cal from MP 10 years ago
Randy Mackay c74aff56c1 Plane: move MOUNT_STATUS lower in GCS_MAVLink 10 years ago
Arthur Benemann 9ae443f2a2 Plane: append MOUNT_STATUS message to STREAM_EXTRA3 messages 10 years ago
Andrew Tridgell 8bcbce16ed GCS_MAVLink: show rangefinder status in SYS_STATUS 10 years ago
Andrew Tridgell 7f5cc97769 Plane: changed for new AP_Airspeed API 10 years ago
Arthur Benemann 5e2d7b1eaa Plane: Implement MSG_CAMERA_FEEDBACK on planes 10 years ago
Arthur Benemann 92ead67d99 Copter: remove call to camera.configure and control 10 years ago
Andrew Tridgell e4f7a7f6d2 Plane: removed incomplete DF log of go-around 10 years ago
Michael Day 01f611daa9 Plane: "Go around" operation. Assumes go around behavior follows land wp. 10 years ago
Michael Day c1b949a74f Plane: Bugfix. Changing to landing sequence now works at mission end. 10 years ago
Andrew Tridgell 9f32bf93d1 Plane: switch to AUTO on a DO_LAND_START MAVLink command 10 years ago
Michael Day fe43ae538f Plane: Added support for MAV_CMD_DO_LAND_START 10 years ago
Randy Mackay 6d8e760582 Plane: report gyro unhealthy if failed calibration 10 years ago
Randy Mackay b17c6d3368 Plane: only report ahrs unhealthy after initialisation 11 years ago
Andrew Tridgell c4b17b74e2 Plane: use handle_set_mode() 11 years ago
Randy Mackay 82225de6fa Plane: allow GCS to turn safety switch on/off 11 years ago
Randy Mackay 7a6b55368e Plane: set sys_status motor outputs bit from safety switch 11 years ago
Randy Mackay 6d3acba04c Plane: check target of set-mode request from GCS 11 years ago