469 Commits (220145018004d741cedbd06c905c2355548d507a)

Author SHA1 Message Date
Tatsuya Yamaguchi 0cce5699b2 Copter: change from control_mode to flightmode 4 years ago
Randy Mackay 2d9c6867f4 Copter: accept MISSION_START commands when vehicle is disarmed 4 years ago
Tatsuya Yamaguchi ed8384b45a Copter: add option to disable LANDING_GEAR 4 years ago
Randy Mackay be29b23195 Copter: do-mount-control ignored if no mount 4 years ago
Tom Pittenger 38fd43ac2c Copter: change SRx_ docs value 1 50 4 years ago
Hwurzburg 7d7a7a365d Copter: correct metadata for do_change_speed cmd 4 years ago
Randy Mackay 97c1445bce Copter: ensure send_position_target_global_int alt always absolute 4 years ago
Peter Barker ea0efd3a1a Copter: correct documentation of use of DO_CHANGE_SPEED parameter 4 years ago
Mark Whitehorn f405454aba Copter: add nullptr checks for get_frame_string 4 years ago
Mark Whitehorn cb687a6fff Copter: move get_frame_string to Motors class 4 years ago
Iampete1 0a23084d43 Copter: move get_frame_mav_type to motors 4 years ago
Peter Barker 65adf5b4a9 ArduCopter: add do_disarm_checks boolean to disarm call 4 years ago
murata 5ca7e03eeb Copter: tidy handling of DO_FLIGHT_TERMINATION 4 years ago
Andrew Tridgell abd3ae8f3b Copter: added mavlink reporting of airspeed and wind 4 years ago
Peter Barker af53f9ce64 Copter: correct compilation when AUTO/RTL are disabled 4 years ago
Andy Piper b8f613c965 Copter: rename ADSB_ENABLED to HAL_ADSB_ENABLED and remove from config 4 years ago
Randy Mackay 2398b5dec4 Copter: guided consumes set-pos-target-local-ned Z-axis as offset from origin 5 years ago
Peter Barker 76e5ae9b41 Copter: move mavlink set-position defines into mavlink library 5 years ago
Peter Barker 66e0afedb2 Copter: correct motor test order parameter description 5 years ago
Michael du Breuil 376494027b Copter: Support higher resolution percent based motor tests 5 years ago
Randy Mackay 54b714a24e Copter: implement send_winch_status 5 years ago
Randy Mackay 925f76c048 Copter: integrate winch changes 5 years ago
Andy Piper 54c3d07547 Copter: make make/gimbal configurable on a per-board basis 5 years ago
Randy Mackay 30c8d7bf40 Copter: dev option so set-attitude-target thrust field used as thrust 5 years ago
Michael du Breuil 08f8a41ecb Copter: Support DO_LAND_START as an adhoc MAVLink command 5 years ago
Michael du Breuil c971fe0ca4 Copter: Support MAV_CMD_DO_REPOSITION on COMMAND_INT 5 years ago
Peter Barker b64a34fc38 Copter: add GENERATOR_STATUS to STREAM3 5 years ago
Iampete1 13d6a887fd Copter: align GCS PID with logged 5 years ago
Randy Mackay b32c5a840b Copter: do not send ahrs3 mavlink message 5 years ago
Peter Barker bf79c49c23 ArduCopter: remove comment for already-removed in-delay-callback function 5 years ago
Randy Mackay 255c5d4126 Copter: set-pos-target-global-int fails sooner if accel given 5 years ago
Randy Mackay b21ecda76f Copter: fix guided mode handling of terrain altitudes 5 years ago
Peter Barker ce5f23810b ArduCopter: log disarm method 5 years ago
Randy Mackay d04c86be1e Copter: minor format changes to GCS_MAVlink.cpp 5 years ago
Sachchit Vekaria f6125b26e8 Copter: Allowing Terrain Following in Guided Mode 5 years ago
Peter Barker 9466126fa8 Copter: let AP_Vehicle base class worry about scheduler delay callback 5 years ago
Peter Barker a56ab9136e Copter: let GCS base class handle proximity and rangefinder messages 5 years ago
Peter Barker 46832e9dee Copter: rename system_status as it won't be called from base class 5 years ago
Peter Barker 5d1261da73 Copter: rename parameter to avoid name conflict with lock 5 years ago
Mark Whitehorn 6dd28f7d74 ArduCopter: change in_sensor_config_error to in_config_error 5 years ago
Peter Barker 976acb3a58 Copter: let GCS superclass specify compass and param float capabilitiy 5 years ago
Peter Barker e6c6189fe5 Copter: cope with change in namespace of LogEvent enum 5 years ago
Michael du Breuil b42b1c08c4 Copter: Support new AP_Vehicle::set_mode 5 years ago
Randy Mackay 36327d56de Copter: reject reboot request from GCS if auto esc cal on next reboot 5 years ago
Peter Barker 1b29cf14a6 Copter: remove get_advanced_failsafe override; singleton to be used 6 years ago
Peter Barker b4537bebd8 Copter: move control_mode_t into being Mode::Number enum class 6 years ago
Peter Barker f8f5e7f5ae Copter: correct compilation when guided mode is disabled 6 years ago
Randy Mackay 709c874d8b Copter: integrate AP_OAPathPlanner 6 years ago
Peter Barker 48a1b2f436 Copter: avoid allocate a GCS_MAVLINK per mavlink channel 6 years ago
Peter Barker 18de327e7f Copter: tighten type on mavlink_coordinate_frame_to_location_alt_frame 6 years ago