317 Commits (0243c92d1eb3fea1ec5327f7877b7383b58d0785)

Author SHA1 Message Date
Randy Mackay bf6e1993a1 Copter: resolve compiler warning re temp_calibration init order 7 years ago
Randy Mackay 59e4749fd0 Copter: integrate AC_Loiter 7 years ago
Michael du Breuil 291531e056 Copter: Support new battery failsafes 7 years ago
Dr.-Ing. Amilcar do Carmo Lucas 580143d404 Copter: Add whitespaces to increase readability and consistency (NFC) 7 years ago
Dr.-Ing. Amilcar do Carmo Lucas 4f0cf6d334 Copter: Parameter ACRO_THR_MID is only used in ACRO flight mode 7 years ago
Leonard Hall 9544b1763b Copter: replace smoothing gain with AC_AttitudeControl::set_input_tc 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 115ed491c0 Copter: Obey RANGEFINDER_ENABLED, AUTOTUNE_ENABLED and AC_TERRAIN build macros 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas ed36ec3c29 Copter: add option to disable THROW mode 7 years ago
Peter Barker af56826107 Copter: follow mode fixups 7 years ago
Randy Mackay 053983eb70 Copter: integrate AP_Follow into chase mode 7 years ago
night-ghost adcc309f15 Copter: allow AP_Stats to be optional 7 years ago
Peter Barker b8e1f03599 Copter: add define for disabling beacon 7 years ago
Peter Barker 9b440d6b25 Copter: add option to disable SmartRTL mode 7 years ago
murata c31c2a4cf1 Copter: optionalize the winch 7 years ago
Andrew Tridgell 0ed75052f8 Copter: enable parameters inside mode objects 7 years ago
Andrew Tridgell af4f0c29ba Copter: enable TMODE (ToyMode) support 7 years ago
Andrew Tridgell 15166eff2e Copter: enable temperature calibration library 7 years ago
Andrew Tridgell 89674482a7 Copter: added FLTMODE_CH parameter 7 years ago
Pierre Kancir cfc69214e6 Copter: add LAND_ALT_LOW parameter 7 years ago
Randy Mackay 8d6f8e4d9c Copter: move pos-control pids to pos-control library 7 years ago
Randy Mackay 6546ccbb3f Copter: velocity pi moved to position control library 7 years ago
Peter Barker 996115c0d3 Copter: eliminate MAIN_LOOP_SECONDS macro 7 years ago
ChrisBird caaeae3d0a Copter: Separate max ascent and descent speeds 7 years ago
Randy Mackay 787954fa37 Copter: integrate winch library 7 years ago
squilter 4b57a4a231 Copter: rename SafeRTL to SmartRTL 8 years ago
squilter ba0e08552f Copter: add SafeRTL flight mode 8 years ago
Peter Barker c6b9c84d1f Copter: remove CLI 8 years ago
Eugene Shamaev 24c390ade0 ArduCopter: move of CAN parameters into separate group 8 years ago
Randy Mackay 713c08672f Copter: integrate AP_VisualOdom 8 years ago
Peter Barker bd6ffc025e Copter: start conversion to AP_Arming_Copter 8 years ago
Andrew Tridgell 5a87ae3f01 Copter: use new SRV_Channels API 8 years ago
Randy Mackay e32ddaa7fa Copter: reorder beacon and proximity declaration 8 years ago
Randy Mackay 12d024e0c6 Copter: rename FRAME to FRAME_TYPE 8 years ago
Randy Mackay 0ac00dbfd6 Copter: add FRAME_CLASS parameter 8 years ago
Andrew Tridgell c3b9dbf5c8 ArduCopter: Add EKF3 and remove EKF1 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
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 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
Andrew Tridgell d0dd10aeea Copter: added DEV_OPTIONS parameter 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