87 Commits (b4d0569339fe586603a5d16424b763aeed9c1152)

Author SHA1 Message Date
Andrew Tridgell 54b852ebfe Copter: fixed var table loading for heli single parms 8 years ago
Andrew Tridgell f1917dddd0 Copter: changes for AC_WPNav 8 years ago
Andrew Tridgell 92fdef5b97 Copter: changed for AP_AHRS_View on AC_AttitudeControl 8 years ago
Andrew Tridgell aad412eaef Copter: support tailsitter frame class 8 years ago
Andrew Tridgell 3cb88d0a23 Copter: added tailsitter frame support 8 years ago
Andrew Tridgell 6b6d03eb8d Copter: fixed upgrade of parameters 8 years ago
Andrew Tridgell d8972d5344 Copter: setup frame type parameter flags 8 years ago
Peter Barker 029aeeb4fd Copter: support for a GCS singleton 8 years ago
Peter Barker f49f153da0 Copter: rename gcs[] to gcs_chan[] 8 years ago
murata 8f926bd177 Copter: Unify from print or println to printf. 8 years ago
Randy Mackay 26919b4ab6 Copter: send flight mode string to Notify 8 years ago
Andrew Tridgell 332820aa88 Copter: fixed load of var_info for attitude_control and motors 8 years ago
Andrew Tridgell 1297a7dedb Copter: convert the rest of motors class for tricopter 8 years ago
Andrew Tridgell bf889e01e1 Copter: load objects from storage after allocation 8 years ago
Andrew Tridgell 3fe1a69a32 Copter: always allocate a motors backend 8 years ago
Andrew Tridgell e85df47b06 Copter: fixed parameter handling for pointer objects 8 years ago
Andrew Tridgell 0f6d0c5ba9 Copter: combined tri, single, coax and multicopter into a single build 8 years ago
Randy Mackay b1e494a209 Copter: return MAV_TYPE as quadcopter by default 8 years ago
murata e65887c393
Copter: Change sprintf method to secure snprintf method. 8 years ago
Randy Mackay 6b4acebd26 Copter: bigger buf when sending frame string to frsky telem 8 years ago
Peter Barker a233024e05 Copter: fix compilation when fence andd proximity are disabled 8 years ago
Randy Mackay e31d6d051d Copter: get_frame_mav_type switch fix 8 years ago
Randy Mackay 217757fdc8 Copter: default FRAME_CLASS 8 years ago
Randy Mackay 0ac00dbfd6 Copter: add FRAME_CLASS parameter 8 years ago
priseborough 3847975844 Copter: give the AHRS access to the range beacon sensor 8 years ago
Randy Mackay 21c7ea1df7 Copter: integrate AP_Beacon 8 years ago
Peter Barker 236b8ab6b7 Copter: make EPM a subclass of AP_Gripper_Backend 8 years ago
Peter Barker 920868145c Copter: support for AP_Gripper 8 years ago
Peter Barker df07cb525a Copter: use AP_Stats to store statistics about vehicle 8 years ago
murata 965a6a5719 Copter: To nullptr from NULL. 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell c01a7718c1 Copter: fixed startup order of setting mavlink system ID 8 years ago
Randy Mackay fcc2a1b378 Copter: integrate AP_Proximity into main vehicle 8 years ago
floaledm 85a3fda879 Copter: removed reliance on home_distance and home_bearing which are only in copter 9 years ago
Randy Mackay 4832ba4bf0 Copter: call attitude control parameter check 9 years ago
Andrew Tridgell ea7e62df17 Copter: use a constant string for frsky_telemetry init 9 years ago
Andrew Tridgell 96de005591 Copter: moved MAV_TYPE define to defines.h 9 years ago
Andrew Tridgell a14ff8ac77 Copter: fixes for Frsky_Telem API changes 9 years ago
floaledm baa3357b21 Copter: changed init for SPort passthrough protocol compatibility 9 years ago
floaledm f73fa1fc80 Copter: removed frsky_telemetry_send scheduled task 9 years ago
Andrew Tridgell ba7d0d6cd8 Copter: changed startup order 9 years ago
Daniel Ricketts 87be8daf0e Copter: integrate AC_Avoidance library 9 years ago
Andrew Tridgell 8913dc32b0 Copter: simplify UART setup 9 years ago
Randy Mackay 7689315ba2 Copter: rename sonar to rangefinder 9 years ago
Randy Mackay 028946ae9e Copter: rename CONFIG_SONAR to RANGEFINDER_ENABLE 9 years ago
Ricardo de Almeida Gonzaga ce241dd97a ArduCopter: Fix typos 9 years ago
Andrew Tridgell 111eb2ccc1 Copter: use DataFlash::log_while_disarmed() 9 years ago
Lucas De Marchi 352e103f1a ArduCopter: use separate header for version macro 9 years ago
Randy Mackay cd97aa97a3 Copter: provide terrain reference to AC_WPNav 9 years ago
Randy Mackay 8e43be1511 Copter: fixes to allow compiling without terrain support 9 years ago