53 Commits (cf5565f17c71fe3474900341ba3a33cb72a14dc6)

Author SHA1 Message Date
Josh Henderson bdac4a2416 Sub: INAV rename for neu & cm/cms 3 years ago
Josh Henderson 5391262900 ArduSub: get_bearing & get_horizontal_distance use Vector2f 3 years ago
Peter Barker b7eec83f52 ArduSub: remove unused GUIDED_LOOK_AT_TARGET_MIN_DISTANCE_CM define 3 years ago
Josh Henderson 69997626d3 Sub: modes keep controllers initialized when disarmed 3 years ago
Leonard Hall f3dc47ce3d Copter: Add units to the AC_AttitudeControl Library 3 years ago
Andrew Tridgell fd758113ce Sub: no need to fabs() get_default_speed_down() as it does fabs already 3 years ago
Leonard Hall c2f7702094 Sub: Separate landing and terrain following. 3 years ago
Leonard Hall 48a99df2b3 Sub: seperate kinimatic shaping from pid limit setting 4 years ago
Leonard Hall 5a133dac84 Sub: adjust for AttitudeControl library changes 4 years ago
Andrew Tridgell 70f874e288 Sub: update for new double precision position APIs 4 years ago
Andrew Tridgell 18dd373ff5 Sub: use cleaned up APIs 4 years ago
Leonard Hall 4c3a5c0918 Sub: Fix before squash 4 years ago
Leonard Hall 266bd22df3 Sub: Use PosControl fixes 4 years ago
Randy Mackay afa59b9a60 Sub: integrate s-curves, remove spline support 4 years ago
Josh Henderson f7b39b19f0 ArduSub: make Location(Vector3f) require ALTFRAME 4 years ago
Randy Mackay a8f4ab3d43 Sub: guided pos hold init loses redundant set-auto-yaw-mode 4 years ago
Peter Barker cb88bc7f53 Sub: adjust for desired spool state renames 6 years ago
Leonard Hall d8d3522cba Sub: replace set_throttle_out_unstabilized 6 years ago
Peter Barker 706a75ad03 Sub: move Log_Write_Error into library 6 years ago
Randy Mackay aa7743e991 Sub: integrate AC_WPNav::get_speed rename to get_default_speed 6 years ago
Peter Barker b4c65dde92 Sub: adjust for Location_Class and Location unification 6 years ago
Randy Mackay 8ba87171e6 Sub: desired-ground-idle replaces spin-when-armed 6 years ago
Peter Barker 47b5cf98ea Sub: make libraries get EKF control limits themselves 6 years ago
Michael du Breuil 27fad4489e Sub: Cope with AC_PosControl renaming 6 years ago
Patrick José Pereira 4de371743e Sub: Move from millis() to AP_HAL::millis() 7 years ago
Randy Mackay d43341c532 Sub: run guided velocity control at main loop rate 7 years ago
Randy Mackay 2154d08185 Sub: remove setting of pos-con jerk 7 years ago
Randy Mackay 2697e19513 Sub: guided removes xy mode from calls to pos-con 7 years ago
Randy Mackay da17034a3d Sub: replace smoothing gain with AC_AttitudeControl::set_input_tc 7 years ago
ChrisBird 0fb679b2b2 Sub: Separate max ascent and descent speeds 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 63639a0838 Sub: Guided_PosVel mode: reject destination if outside the fence 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 9f6342a1d1 Sub: Move some common functions to AP_Math (NFC) 7 years ago
Jacob Walser b7de1eb88a Sub: failsafe.manual_control -> failsafe.pilot_input 8 years ago
Jacob Walser f7c4810eaa Sub: Remove ignore_check argument from control mode init functions 8 years ago
Jacob Walser 7a6318434f Sub: Fix throttle value in some calls to 8 years ago
Jacob Walser 84527d6e66 Sub: Remove unused auto_armed flag 8 years ago
Jacob Walser c16046aadf Sub: Remove unused motor emergency stop and interlock 8 years ago
Jacob Walser 8dc09440d8 Sub: Implement guided mode 8 years ago
Jacob Walser 1990aa7829 Sub: Update stale references to Copter 8 years ago
Jacob Walser 4112fd1316 Sub: Remove mode header 8 years ago
Jacob Walser 5233b25910 Sub: Format all C++ with Tools/CodeStyle/astylerc 8 years ago
Jacob Walser ed87bd9e59 Sub: fixes from rebase on ArduPilot master 8 years ago
Jacob Walser 852374ab4d Sub: Manual control failsafe 8 years ago
Jacob Walser bb3e32d391 Sub: Make checks stricter on flight mode init 8 years ago
Jacob Walser a430f5a7ae Sub: Remove land/landed code 8 years ago
Rustom Jehangir e9c2ad9192 Sub: Changes to match upstream Copter changes. 8 years ago
Rustom Jehangir 814605c461 Sub: Make changes to match Copter changes 8 years ago
Rustom Jehangir 26d0a922c1 Sub: Changes to match recent Copter updates. 8 years ago
Rustom Jehangir 617b439d0e Sub: Match Copter changes 8 years ago
Rustom Jehangir 684bc249b6 Sub: Update to match upstream, part 1 8 years ago