166 Commits (aa4cde1aae79e21bc353d1910560c38b2a413ce7)

Author SHA1 Message Date
Andrew Tridgell f18e0dadc9 Copter: added optional AdvancedFailsafe for copter and heli 9 years ago
floaledm 893614897e Copter: moved MAV_TYPE to Copter.h 9 years ago
Andrew Tridgell a14ff8ac77 Copter: fixes for Frsky_Telem API changes 9 years ago
floaledm 157db51b9d Copter: make control_sensor vars available outside of send_extended_status1 9 years ago
floaledm f73fa1fc80 Copter: removed frsky_telemetry_send scheduled task 9 years ago
Peter Barker f67d247a46 Copter: factor pre-arm checks, continue testing after a failure 9 years ago
Andrew Tridgell 3041a75798 Copter: limit attitude on landing using WP_NAVALT_MIN 9 years ago
Randy Mackay 0ed5665193 Copter: change parameter order of guided_set_angle 9 years ago
Allan Matthew 6dd4e1a2aa Copter: accept yaw rate commands in Guided atttude controller 9 years ago
Randy Mackay 9842840346 Copter: GND_EFFECT_COMP parameter to enable ground effect compensation 9 years ago
Randy Mackay 728e8f8f56 Copter: land_state uses enum 9 years ago
Francisco Ferreira 43ad1f372d Copter: change function from computing return altitude to computing return target 9 years ago
Francisco Ferreira e732cda577 Copter: when calculating RTL return alt use rtl_path directly 9 years ago
Randy Mackay c3d71f733c Copter: remove get_takeoff_trigger_throttle 9 years ago
Randy Mackay d1e257d5b6 Copter: remove unused get_throttle_pre_takeoff 9 years ago
Jonathan Challinger 80f3541933 Copter: add configurable arming delay 9 years ago
Jonathan Challinger 4a6cc75ebb Copter: whitespace change 9 years ago
Randy Mackay 595aea236a Copter: consolidate throw mode state into structure 9 years ago
Randy Mackay 807e930251 Copter: throw uses motor spooling instead of interlock 9 years ago
Randy Mackay f4f13bbe6b Copter: add throw mode logging 9 years ago
Randy Mackay f0f87a2f0c Copter: add throw_nextmode 9 years ago
Randy Mackay 64ac18da6c Copter: move throw state into structure 9 years ago
Randy Mackay 1161417d7f Copter: add GUIDED_NOGPS flight mode 9 years ago
Randy Mackay 49674abb21 Copter: guided mode's velocity controller stops before fence 9 years ago
Randy Mackay dc52f3b2df Copter: guided mode applies acceleration limits to velocity controller 9 years ago
Randy Mackay 6118bf1b14 Copter: remove adsb sensor library based avoidance 9 years ago
Randy Mackay d50987f976 Copter: avoidance_adsb implements copter avoidance using ADSB 9 years ago
Randy Mackay 68899ed921 Copter: add adsb to failsafe structure and report in heartbeat to GCS 9 years ago
Andrew Tridgell 387da40fc5 ArduCopter: adjust for 16 channels in SERVO_OUTPUT_RAW 9 years ago
Andrew Tridgell cb5ca713a9 Copter: added AP_Button support 9 years ago
Francisco Ferreira 90a4b36263 Copter: remove pre-arm check for rally points 9 years ago
Francisco Ferreira 25fefe77b7 Copter: add AP_Rally_Copter 9 years ago
Jonathan Challinger e22220ab62 Copter: refactor landing to reduce duplication, use vertical vel ff 9 years ago
Andrew Tridgell 3a8ed06267 Copter: added TKOFF_NAV_ALT parameter 9 years ago
Randy Mackay 877a144dea Copter: pre-arm check that rally points are within fence 9 years ago
Jonathan Challinger 91a5b26725 Copter: use simplified precland interface 9 years ago
Randy Mackay 543d5701e7 Copter: remove unused log_write_startup 9 years ago
Daniel Ricketts 87be8daf0e Copter: integrate AC_Avoidance library 9 years ago
Leonard Hall e9d8a28ec0 Copter: AP_Motor's throttle_hover replaces throttle_average 9 years ago
Peter Barker e977d85e0c Copter: move telemetry_delayed up into base class 9 years ago
Peter Barker bb19c57615 Copter: subclass GCS_MAVLink in place of defining its functions for it 9 years ago
Randy Mackay cb9ca94dd1 Copter: remove unused pv_location_to_vector_with_default 9 years ago
Randy Mackay 8171532dc5 Copter: allow rangefinder to be disabled from definition 9 years ago
Randy Mackay e489c3184c Copter: rangefinder.enabled false if no range finders are configured 9 years ago
Randy Mackay 59070653cc Copter: provide filtered range finder altitude to AC_WPNav 9 years ago
Randy Mackay 5ac13c0355 Copter: move rangefinder variables into structure 9 years ago
Randy Mackay 273b9acad8 Copter: prearm check that RTL_ALT is below rangefinder max alt 9 years ago
Randy Mackay ba38b0234f Copter: use rangefinder class's valid_range_count 9 years ago
Randy Mackay 949d5f7109 Copter: add rangefinder_alt_ok 9 years ago
Randy Mackay 7689315ba2 Copter: rename sonar to rangefinder 9 years ago