193 Commits (1af244e5bcbbe4b06ae62ef1949ac87c07ac1bf9)

Author SHA1 Message Date
Iampete1 7ec7b478f0 AC_WPNav: add getter for wp_radius_cm 3 years ago
Peter Barker 8a3a787b76 AC_WPNav: honour changes to wp-speed-up and wp-speed-down in-flight 3 years ago
Andrew Tridgell 9342ded2bb AC_WPNav: cope with negative WPNAV_SPEED_DN 3 years ago
Peter Barker ec53a41ffd AC_WPNav: monitor WPNAV_SPEED for changes 3 years ago
Randy Mackay 28a14b3602 AC_WPNav: move definitions to .cpp file 3 years ago
Randy Mackay af9a91c853 Copter: terrain spelling fix 3 years ago
Randy Mackay ba50f68390 AC_WPNav: terrain spelling fix 3 years ago
Pierre Kancir a7f14efef2 AC_WPNav: remove unused variable following https://github.com/ArduPilot/ardupilot/pull/18076 4 years ago
Randy Mackay fb5c458132 AC_WPNav: add TER_MARGIN param 4 years ago
Leonard Hall 5dcfee07d9 AC_WPNav: Auto Terain following update 4 years ago
Leonard Hall ce254153c1 WP_Nav: Return Crosstrack error 4 years ago
Peter Barker 2d28c1065e AC_WPNav: use singleton to access AP_Terrain data 4 years ago
Leonard Hall 59909970fa AC_WPNav: Remove unused function 4 years ago
Randy Mackay 430492469b AC_WPNav: get_terrain_offset and get_vector_NEU made public 4 years ago
Andrew Tridgell 1d00cab9e6 AC_WPNav: convert circle, loiter and WPNav to double position 4 years ago
Andrew Tridgell bf91168cd6 AC_WPNav: cleanup position control APIs 4 years ago
Randy Mackay a79a3d2051 AC_WPNav: move get_yaw lower in AC_WPNav.h 4 years ago
Leonard Hall ccf06f66f7 AC_WPNav: integrate AC_PosControl::get_roll_cd rename 4 years ago
chobits 00b44ff6c8 AC_WPNav: remove unused function 4 years ago
Leonard Hall 361ba989bd AC_WPNav: Use Pos_Control Heading 4 years ago
Leonard Hall 939d8e3ed4 AC_WPNav: Support Thrust Vector Control 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
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
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
Randy Mackay 530eb6d236 AC_WPNav: remove unused reached_spline_destination 4 years ago
Randy Mackay f3e2b182a1 AC_WPNav: add rangefinder_used accessor 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
Randy Mackay 3ca28e27c6 AC_WPNav: add get_terrain_source and rename existing method 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
Rishabh ce48b82500 AC_WPNav: remove brake 6 years ago
Peter Barker f2163fbc24 AC_WPNav: use singleton for getting AC_Avoid instance 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
Michael du Breuil 7b5fb719dc AC_WPNav: Remove unused internals, and unneeded initilizers 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
Pierre Kancir f5431ff661 AC_WPNav: improve wp_speed_cm variable comments 6 years ago
Peter Barker 0215aff8f4 AC_WPNav: adjust for Location_Class and Location unification 6 years ago
Peter Barker f0ca4de313 AC_WPNav: add reached_wp_destination_xy 6 years ago
chobits 7fa7c8f403 AC_WPNav: add set_speed_z 6 years ago
Peter Barker 3faf7824c0 AC_WPNav: allow position control to get ekf navigation scalars directly 6 years ago
Pierre Kancir bffe3f6c21 AC_WPNav: add getter for crosstrack_error 7 years ago