142 Commits (6fc42a4e60443706f8390fb70faa7efa1367ab19)

Author SHA1 Message Date
Josh Henderson 3107c42fca Copter: INAV rename for neu & cm/cms 3 years ago
Josh Henderson 6b871fba55 ArduCopter: inav funcs use _xy() 3 years ago
Tatsuya Yamaguchi e9115601dd Copter: reset land_repo_active flag in Auto mode 3 years ago
Leonard Hall 5d5ccc8c78 Copter: Update ACRO to use rate parameters and update expo function 3 years ago
Iampete1 ec5d5b4471 Copter: check for takeoff before continuing after land 3 years ago
Iampete1 f848917e1a Copter: log entry and exit of Auto RTL pseudo mode 3 years ago
Leonard Hall 5fea74d4d0 Copter: Separate landing and terrain following. 3 years ago
Iampete1 09f1a3da8a Copter: auto RTL: don't switch modes if already in auto 3 years ago
Randy Mackay 8102629dfb Copter: refactor/rename precland methods 3 years ago
Rishabh 40adad743e Copter: Disable Prec Land State Machine when Prec Land disabled 3 years ago
Rishabh c5b98c3490 Copter: Support Prec Land State Machine 4 years ago
bnsgeyer ca007ee6f6 Copter: Allow Tradheli to spoolup in guided or auto mode 4 years ago
Iampete1 b63cc809ce Copter: add AUTO RTL pseudo mode, DO_LAND_START 4 years ago
Josh Henderson 2ba6ae6196 ArduCopter: mark get_wp() const 4 years ago
Leonard Hall feae762e64 Copter: additional yaw modes and fixes 4 years ago
Andrew Tridgell bada2670a6 Copter: update for new double precision position APIs 4 years ago
Andrew Tridgell d89388c4cc Copter: use cleaned up APIs 4 years ago
Leonard Hall e294991b08 Copter: Fix before squash 4 years ago
Leonard Hall 4bae8f03a4 Copter: Use PosControl fixes 4 years ago
Pierre Kancir 4368629fb6 Copter: rename RTLState to SubMode 4 years ago
Pierre Kancir f43e42f0b6 Copter: rename AutoMode enum to SubMode 4 years ago
Pierre Kancir c4cc3659fc Copter: make RTLState an enum class 4 years ago
Pierre Kancir 4987e54247 Copter: make AutoMode an enum class 4 years ago
Leonard Hall 726074be91 Copter: Support Thrust Vector based navigation 4 years ago
Tatsuya Yamaguchi c42681f4f2 Copter: add exit() method to Mode class 4 years ago
Randy Mackay 6a98ad5a29 Copter: loiter-turns fix 4 years ago
Randy Mackay 96267553cf Copter: auto detects mission changes 4 years ago
Randy Mackay 238d102a56 Copter: auto's wp_start skips submode change on terrain failsafe 4 years ago
Leonard Hall 328c0655e3 Copter: support for SCurves and position controller changes 4 years ago
Peter Barker d387ad9921 Copter: have allows_arming take a AP_Arming::Method rather than bool from_gcs 4 years ago
Josh Henderson f65c4df358 ArduCopter: make Location(Vector3f) require ALTFRAME 4 years ago
Tatsuya Yamaguchi 0cce5699b2 Copter: change from control_mode to flightmode 4 years ago
Randy Mackay 1c350514ca Copter: auto mode starts or updates mission from run method 4 years ago
Tatsuya Yamaguchi ed8384b45a Copter: add option to disable LANDING_GEAR 4 years ago
Randy Mackay be29b23195 Copter: do-mount-control ignored if no mount 4 years ago
James O'Shannessy d055d7a581 ArduCopter: Cleanup - removes autoenabling of fence with AC_Fence parameter 4 years ago
James O'Shannessy f14e1c2799 ArduCopter: Ensure fence has opportunity to auto disable for landing 4 years ago
James O'Shannessy a88f2721a8 ArduCopter: Use auto enable and auto disable from AC_Fence 4 years ago
James O'Shannessy f228adfa75 ArduCopter: Improve auto-enable/disable of fence 4 years ago
Dr.-Ing. Amilcar do Carmo Lucas 92122e5133 Copter: automatically enable and disable floor fence on automated takeoff and landing 4 years ago
Patrick José Pereira ad82e01270 ArduCopter: Add missing const in member functions 4 years ago
Leonard Hall 5efe94a771 Copter: use AP_Math control functions 4 years ago
Randy Mackay 0b83d45163 Copter: verify land and payload place record flow-of-control internal error 4 years ago
Randy Mackay b8c58bd900 Copter: payload place fixups 4 years ago
Michael du Breuil f9b4e81702 Copter: Add ignore pilot yaw to guided, auto and RTL options 4 years ago
Randy Mackay 7a90ed4bb5 Copter: auto allows arming casts param to uint32_t 4 years ago
Randy Mackay c1c9d87efe Copter: move auto allows_arming in mode_auto.cpp 4 years ago
Randy Mackay 8b3cc0b255 Copter: fixup auto options 4 years ago
Michael du Breuil 50dfe3f197 Copter: Add AUTO_OPTIONS and support arming and throttle bypass 4 years ago
Randy Mackay 29a2be2d63 Copter: minor comment fix 4 years ago