116 Commits (53d3a799e7999c1e74de5896985d4ba82d60ce2d)

Author SHA1 Message Date
Randy Mackay 83b8208b8b Copter: fix PRX_ parameters duplicate underscore in param name 8 years ago
Andrew Tridgell 5a9276a5c4 Copter: added SYSID_ENFORCE parameter 8 years ago
Leonard Hall 5c47f3f9e5 Copter: add acro throttle and yaw expo and smoother manual pilot throttle 8 years ago
Randy Mackay 0aab175051 Copter: move proximity to g2 8 years ago
Randy Mackay fcc2a1b378 Copter: integrate AP_Proximity into main vehicle 8 years ago
John deVere d89b82b69f Copter: fixed parameter description typos 9 years ago
Randy Mackay 9b1b18b15b Copter: add sprayer to aux switch options 9 years ago
Randy Mackay a8f0291711 Copter: parameter conversion only for matrix multicopters 9 years ago
Andrew Tridgell d0dd10aeea Copter: added DEV_OPTIONS parameter 9 years ago
Randy Mackay cba480d02b Copter: add auto calibration to ESC_CAL parameter description 9 years ago
Randy Mackay e17c8ac851 Copter: remove non-working reset-to-armed-yaw 9 years ago
Randy Mackay eded2dee23 Copter: TELEM_DELAY parameter range to 30sec 9 years ago
khancyr 1a1c749501 Copter: fix typo in parameters.cpp 9 years ago
Andrew Tridgell f18e0dadc9 Copter: added optional AdvancedFailsafe for copter and heli 9 years ago
Andrew Tridgell 89c10a2db9 Copter: rename WP_TKOFF_NAV_ALT to WP_NAVALT_MIN 9 years ago
Randy Mackay 9842840346 Copter: GND_EFFECT_COMP parameter to enable ground effect compensation 9 years ago
chambana 25940c8e0f Copter: add THROW_TYPE and allow dropping vehicle to trigger motors 9 years ago
Randy Mackay f0f87a2f0c Copter: add throw_nextmode 9 years ago
Randy Mackay 1161417d7f Copter: add GUIDED_NOGPS flight mode 9 years ago
Randy Mackay d50987f976 Copter: avoidance_adsb implements copter avoidance using ADSB 9 years ago
Andrew Tridgell cb5ca713a9 Copter: added AP_Button support 9 years ago
Francisco Ferreira 25fefe77b7 Copter: add AP_Rally_Copter 9 years ago
Andrew Tridgell 3a8ed06267 Copter: added TKOFF_NAV_ALT parameter 9 years ago
Peter Barker 043b1d321d Copter: remove paths for documenation for non-multi frame 9 years ago
Peter Barker 7742503ef3 Copter: include AC_AttitudeControl parameter documentation 9 years ago
Daniel Ricketts 87be8daf0e Copter: integrate AC_Avoidance library 9 years ago
Randy Mackay 901e8cc23f Copter: convert THR_MIN to MOT_SPIN_MIN, THR_MID to MOT_THST_HOVER 9 years ago
Leonard Hall 48eb4cf674 Copter: remove THR_MID 9 years ago
Leonard Hall dec9323127 Copter: remove THR_MIN 9 years ago
Peter Barker 1fc4063117 Copter: correct TERRAIN_FOLLOW parameter comments 9 years ago
Randy Mackay 2815af81ad Copter: rename RTL_CONE_SLOPE_DEFAULT definition 9 years ago
Randy Mackay be3b1cb6ab Copter: convert STB_ params to ATC_ANG_ 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
Jonathan Challinger 747344a8ba Copter: add disarm on land detect option to PILOT_THR_BHV 9 years ago
Andrew Tridgell 75d76ac3bd Copter: fixed scaling of old heli parms 9 years ago
Andrew Tridgell 111eb2ccc1 Copter: use DataFlash::log_while_disarmed() 9 years ago
Randy Mackay a6b6fb2473 Copter: fix TERRAIN_FOLLOW parameter description 9 years ago
Randy Mackay 74e02d2c82 Copter: rename TERRAIN_USE to TERRAIN_FOLLOW 9 years ago
Randy Mackay 91f6c7b503 Copter: add TERRAIN_USE parameter 9 years ago
Leonard Hall a9cda8b384 Copter: add convert_pid_parameters to ease migration to new PID gains 9 years ago
Randy Mackay c352e1bedf Copter: fix attitude control parameter declaration 9 years ago
Randy Mackay bde498375c Copter: remove attitude PIDs 9 years ago
Randy Mackay 1f37f5a0e7 Copter: remove tradheli swash, yaw and rsc servos 9 years ago
Leonard Hall 6c40d6f774 Copter: remove single frame's servo objects 9 years ago
Leonard Hall 44180e44df Copter: remove coax servo objects 9 years ago
Leonard Hall a00a9601a4 Copter: AP_MotorsCoax now uses 4 servos 9 years ago
Andrew Tridgell f19922fec5 Copter: added LAND_SPEED_HIGH parameter 9 years ago
Lucas De Marchi 34155c09e6 ArduCopter: Update path locations for parameters 9 years ago
Don Gagne cae7ea0d13 Add @Volatile, @ReadOnly support 9 years ago