396 Commits (495ec52a003c36a969c5fd96b272db35afe596e2)

Author SHA1 Message Date
Leonard Hall 939d8e3ed4 AC_WPNav: Support Thrust Vector Control 4 years ago
Randy Mackay b81930885c AC_WPNav: remove unnecessary assignment and constify local vars 4 years ago
Randy Mackay bebb7e7d8f AC_WPNav: removed unused enums 4 years ago
chobits fd88e53be6 AC_WPNav: remove unassigned _track_desired 4 years ago
Leonard Hall 64ae08a925 AC_Loiter: fix references to position error 4 years ago
Leonard Hall d0ab74e496 AC_Circle: fix references to position error 4 years ago
Randy Mackay 2201450180 AC_WPNav: renames and comment fixes 4 years ago
Randy Mackay 85b24cf641 AC_WPNav: fix get_wp_destination_loc 4 years ago
Leonard Hall 32c27b32aa AC_WPNav: support for SCurve navigation 4 years ago
Josh Henderson fb789a07ce AC_WP_Nav_OA: origin_loc & dest_loc should use _terrain_alt_oabak 4 years ago
Josh Henderson 5551deab4b AC_WPNav: make Location(Vector3f) require ALTFRAME 4 years ago
Rishabh 711b497cc3 AC_Loiter: Make avoidance optional while using loiter controller 4 years ago
Randy Mackay 0d730e11cc AC_WPNav: OA stores and uses original terrain alt 4 years ago
Randy Mackay da580bd1ea AC_WPNav: OA gets minor format fix 4 years ago
Randy Mackay 79c9b4b523 AC_WPNav: increase default speed to 10m/s and accel to 2.5m/s/s 4 years ago
Randy Mackay eafd702773 AC_WPNav: add comment clarifying get_wp_destination alt frame 4 years ago
Rishabh 401d365491 AC_WPNav: Adapt to 3-D Avoidance changes 4 years ago
Leonard Hall e2308e9414 AC_Loiter: use AP_Math control tools common functions 4 years ago
Randy Mackay 530eb6d236 AC_WPNav: remove unused reached_spline_destination 4 years ago
Iampete1 4e064ef812 AC_Circle: add Circle options 4 years ago
Rishabh db57e0831b AC_WPNav: Navigation based on type of BendyRuler 5 years ago
Iampete1 b1c3ea467b AC_Circle: constantly update velocity from params 5 years ago
Randy Mackay 46ad31ad01 AC_Circle: add is_active 5 years ago
Randy Mackay 3195a7cccd AC_Circle: z-axis target only updated during terrain following 5 years ago
Randy Mackay 03441f2250 AC_Circle: remove _rangefinder_use parameter 5 years ago
Randy Mackay f3e2b182a1 AC_WPNav: add rangefinder_used accessor 5 years ago
Randy Mackay 658bb646ca AC_Circle: support terrain altitudes 5 years ago
Leonard Hall 25f1a4a4e1 AC_WPNav: add shift_wp_origin_to_current_pos_xy 5 years ago
bnsgeyer 593ff6818d AC_WPNAV:make speed changes during missions obey WPNAV_ACCEL 5 years ago
Matt Lawrence 189fee556f AC_WPNav: Circle mode pilot control of rate & radius 5 years ago
Randy Mackay 3ca28e27c6 AC_WPNav: add get_terrain_source and rename existing method 5 years ago
Peter Barker 56de1f2eed AC_WPNav: do not calculate NEU vector from invalid location 5 years ago
Randy Mackay aeb98c7555 AC_WPNav: integrate OAPathPlanner 6 years ago
Randy Mackay 6361a9a204 AC_WPNav: constify get_wp_destination 6 years ago
Peter Barker f21fcca9d0 AC_WPNav: take references to inav's position rather than a copy 6 years ago
Rishabh ce48b82500 AC_WPNav: remove brake 6 years ago
Peter Barker f2163fbc24 AC_WPNav: use singleton for getting AC_Avoid instance 6 years ago
Randy Mackay b668c6f855 AC_Circle: improve target heading 6 years ago
murata d3d6bed584 AP_WPNav: Change the value of the minimum effective radius 6 years ago
Guglielmo 9ebe5d7de9 AC_WPNav: lowering waypoint radius minimum to 5cm 6 years ago
Randy Mackay 6fbbabd333 AC_WPNav: add origin_and_destination_are_terrain_alt accessor 6 years ago
Randy Mackay 5ebaeaf5d2 AC_WPNav: add rangefinder_used accessor 6 years ago
Peter Barker 6364e6d4c1 AC_WPNav: stop casting poscontrol's roll/pitch/yaw to int32_t 6 years ago
Peter Barker 2c5373e278 AC_WPNav: add floating point constant designators 6 years ago
Michael du Breuil 7b5fb719dc AC_WPNav: Remove unused internals, and unneeded initilizers 6 years ago
Peter Barker d9ddb8f34d AC_WPNav: use enum class for AltFrame enumeration 6 years ago
Andrew Tridgell 078eef91cb AC_WPNav: prevent I term buildup during landing 6 years ago
Peter Barker 5bf511fc6d AC_WPNav: remove keywords.txt 6 years ago
Randy Mackay cde2964f05 AC_WPNav: split set_speed_z into up and down 6 years ago
Randy Mackay b0811c86e7 AC_WPNav: rename get_speed_xy to get_default_speed_xy 6 years ago