5169 Commits (a6e9baa8f6af21a9d21a6bbd30d90a474d3c13fa)

Author SHA1 Message Date
Randy Mackay 81f8ab3933 Copter: guided init uses vertical stopping point 8 years ago
Randy Mackay a342b73604 Copter: guided velocity contoller inits accel and jerk 8 years ago
Randy Mackay 1a246851fc Copter: enable radio failsafe by default 8 years ago
Peter Barker afbdbcce26 Copter: log GPS detection state to DF on log startup 8 years ago
karthik.desai afc382c342 Copter: moved beacon logging to dataflash 8 years ago
Randy Mackay 8f43b60247 Copter: set EKF origin from first do-set-home command 8 years ago
Randy Mackay 3348ab4fa8 Copter: send upward DISTANCE_SENSOR message to GCS 8 years ago
Randy Mackay 496e8f3cdb Copter: integrate proximity method rename 8 years ago
Andrew Tridgell 1a8669201e Copter: ignore MSG_AOA_SSA 8 years ago
Randy Mackay 713c08672f Copter: integrate AP_VisualOdom 8 years ago
Randy Mackay d5dd7e719a Copter: add AP_VisualOdom to build 8 years ago
Andrew Tridgell ebde6e1ce3 Copter: output any servo channels on motor output 8 years ago
Randy Mackay 032bfad79f Copter: move rc input check to esc_calibration_startup_check 8 years ago
Randy Mackay fc675a1e4a Copter: do not allow motor test before initialisation completes 8 years ago
Randy Mackay 1bfbf0d43f Copter: enable motors at end of initialisation 8 years ago
Francisco Ferreira bf22919a8c Copter: add support for MANUAL_CONTROL message 8 years ago
Michael du Breuil ea89bd1178 Copter: Send BATTERY_STATUS 8 years ago
murata 597dbb2df4 Copter: Compare bit variables, change set values. 8 years ago
Tom Pittenger 01de4b1176 Copter: clarify release notes for Intel Aero 8 years ago
Randy Mackay 7478ae9eb4 Copter: TUNE parameter description fixes 8 years ago
Randy Mackay 7f93818d31 Copter: 3.5-rc4 release notes 8 years ago
Andrew Tridgell b4d9397821 Copter: re-arrange fast_loop for minimum latency 8 years ago
Randy Mackay 5497030ebf Copter: version to 3.6-dev 8 years ago
Jacob Walser 587c50c1a1 Copter: Remove redundant nested #if CLI_ENABLED 8 years ago
Jonathan Challinger 054aab738b Copter: remove const qualifier from do_precision_loiter 8 years ago
Andrew Tridgell 01206f9e59 Copter: add available memory to PM message 8 years ago
Andrew Tridgell 6bb5c16fb8 Copter: allow for HELI_DUAL configurations 8 years ago
Randy Mackay 50523619b9 Copter: 3.5-rc3 release notes 8 years ago
Randy Mackay dfe3922d82 Copter: modify pre-arm check wording 8 years ago
Randy Mackay bff9189afc Copter: fixup fence pre-arm checks 8 years ago
Lucas De Marchi cc7633f272 ArduCopter: replace board ifdef with feature ifdef 8 years ago
Lucas De Marchi b17acfee12 Add aerofc support 8 years ago
Jacob Walser 353202e03c Copter: Fix parameter metadata 8 years ago
Randy Mackay 15d96b4b5d Copter: release notes for 3.4.6 8 years ago
Andrew Tridgell 54b852ebfe Copter: fixed var table loading for heli single parms 8 years ago
Andrew Tridgell dae1567d6c Copter: log home and origin on logging start 8 years ago
Randy Mackay 375f7b15ff Copter: 3.5-rc2 release notes 8 years ago
Randy Mackay 8140353c64 Copter: log event when primary GPS changes 8 years ago
Randy Mackay b30d743812 Copter: AP_Arming calls parent's gps checks 8 years ago
Peter Barker 1d70a337dd Copter: remove unused desired_climb_rate variable 8 years ago
Randy Mackay ca4cbaeb39 Copter: run rate controllers before AHRS/EKF update 8 years ago
Randy Mackay e8c5612587 Copter: fix reference to PosControl param descriptions 8 years ago
Randy Mackay 627e3faf41 Copter: fix SYSID_ENFORCE parameter description 8 years ago
Andrew Tridgell 0d1bcd3b94 Copter: added automatic yaw to autotune position control 8 years ago
Andrew Tridgell fa119f8231 Copter: enable poshold in autotune only from LOITER or POSHOLD 8 years ago
Andrew Tridgell 37fca03db3 Copter: implement simple position hold during autotune 8 years ago
Randy Mackay c100f53ee6 Copter: add upward distance to proximity logging 8 years ago
Randy Mackay 34726208b2 Copter: clarify CHX_OPT avoidance and adsb-avoidance 8 years ago
Randy Mackay 51c00f8144 Copter: use only downward facing rangefinder 8 years ago
Lucas De Marchi a589a84e32 ArduCopter: just call set_throttle_range() 8 years ago