314 Commits (9665d8d2e9cd18c034ca5b1d77e97287a90e9ff9)

Author SHA1 Message Date
Andrew Tridgell 248bf8c5a3 Plane: disable geofence on APM2 10 years ago
Andrew Tridgell 2dbe372b2f Plane: cleanup some coverity warnings 10 years ago
Andrew Tridgell 76c0293a85 Plane: added support for DO_AUTOTUNE_ENABLE 10 years ago
Randy Mackay 814cb5ce18 Plane: add vibration DF logging and send to GCS 10 years ago
Eugene Shamaev 5b34fa4f6a Plane: added DSM bind support 10 years ago
Andrew Tridgell 6b9854457d Plane: added PID tuning logging for ground steering 10 years ago
Andrew Tridgell bf396d7138 Plane: log to tlog when we set home via MAVLink 10 years ago
Andrew Tridgell 09476bf9d3 Plane: added GCS_PID_MASK for realtime pid tuning 10 years ago
Lucas De Marchi 7c4cf41ebc ArduPlane: use functor macros 10 years ago
Andrew Tridgell 97687f04af Plane: enable messages for MAVLink gimbal support 10 years ago
Andrew Tridgell 78f02634d0 Plane: fixed ins reference in plane object 10 years ago
Andrew Tridgell 554869033f Plane: disabled rangefinder on APM2 10 years ago
Andrew Tridgell b92c2409e4 Plane: added local millis() and micros() to reduce code size a bit 10 years ago
Andrew Tridgell 18c37935c9 Plane: convert from .pde to .cpp files 10 years ago
Andrew Tridgell 9ceee3cea7 Plane: support setting just accel trim with preflight-cal 10 years ago
Andrew Tridgell e362b4fc04 Plane: fix for new compass API 10 years ago
Randy Mackay 0db25426c0 Plane: use accel_calibrated_ok_all 10 years ago
Andrew Tridgell ff126db1d3 Plane: make GUIDED behaviour match copter 10 years ago
Tom Pittenger ba29967454 Plane: if receiving last mission item then log new mission to dataflash 10 years ago
Andrew Tridgell fd84a6b493 Plane: fixed missing break in fence floor logic 10 years ago
Michael Day ee14678d2a Plane: Allow disabling of only the fence floor. 10 years ago
Andrew Tridgell 8395b92309 Plane: revert AP_Math class change 10 years ago
Tom Pittenger 0cbbb20dcf Plane: compiler warnings: apply is_zero(float) or is_equal(float) 10 years ago
Andrew Tridgell a299fdacdf Plane: fix for HAL_SITL rename 10 years ago
Tom Pittenger bd9b573969 Plane: Fix compile warnings 10 years ago
Randy Mackay 0acc4af63c Plane: replace range finder health with status 10 years ago
Niels Joubert 6b7b3247ed Plane: Handle GPS Injection 10 years ago
Jaime Machuca ab1cf2261d Plane: add call to send digicam configure messages from a mission item 10 years ago
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