43 Commits (e046d86c59db2466af55cb0f4a120f7b18cc80aa)

Author SHA1 Message Date
Peter Barker 40f3f414cd Rover: handle AR_WPNav failing to set desired location 6 years ago
Randy Mackay 39418abafb Rover: use AR_WPNAV_HEADING_UNKNOWN in place of local define 6 years ago
Randy Mackay 75ba96b7a2 Rover: separate nudge from calc_throttle 6 years ago
Randy Mackay a94ebc5bc3 Rover: integrate navigation library 6 years ago
Pierre Kancir f91ffffca7 APMrover2: use past_interval_finish_line and line_path_proportion from Location 6 years ago
Peter Barker fcfd37c025 Rover: rely on AP_Mission to emit GCS text 6 years ago
Peter Barker dabf92f5b6 Rover: use sanitize method rather than location_sanitize function 6 years ago
cindyywang d9805a9366 Rover: move methods in commands_logic.cpp to mode_auto.cpp 6 years ago
Randy Mackay 5286b6fab6 Rover: re-order auto mode implementations 6 years ago
Randy Mackay f61f93ecf3 Rover: minor simplification to guided-within-auto 6 years ago
Randy Mackay 95d68b0cf5 Rover: reached_destination becomes const 6 years ago
Randy Mackay 3f8adb4e7d Rover: guided-within-auto target moved to structure 6 years ago
Randy Mackay 89f0418c0f Rover: support do-guided-limits mission command 6 years ago
Randy Mackay 721c200bcc Rover: support guided-within-auto 6 years ago
Dr.-Ing. Amilcar do Carmo Lucas 36d755a48a Rover: replace location_offset() and get_distance() function calls with Location object member function calls 6 years ago
TsuyoshiKawamura 1e033e616f Rover: Loiter in AUTO mode for boat 6 years ago
Randy Mackay 17af4c8933 Rover: enable avoidance in auto, RTL, smartRTL 6 years ago
Randy Mackay b1a5636d4d Rover: fix auto enter check 6 years ago
Randy Mackay 743de16c07 Rover: fix calls to calc_steering_to_heading 7 years ago
Raouf ea62c24cef Rover: Move set_reverse method to Mode class 7 years ago
Randy Mackay 73bdc3be09 Rover: set ahrs flyforward if thr over 15% for 2 seconds 7 years ago
Randy Mackay 29e8866ea9 Rover: move avoidance into calc_throttle 7 years ago
Randy Mackay 0da8ff6b2e Rover: boats always navigate when outside waypoint radius 7 years ago
Randy Mackay 916fe80000 Rover: remove mode class's desired-lat-accel 7 years ago
Randy Mackay 49493fe6a2 Rover: add calc_steering_to_heading 7 years ago
Randy Mackay 4958298a75 Rover: fix auto mode distance_to_destination 7 years ago
Randy Mackay b778546eda Rover: rename mode lateral acceleration and make private 7 years ago
Randy Mackay 8eb991b610 Rover: boats say active at destination in auto 7 years ago
Randy Mackay 57067fb8bc Rover: add WP_SPEED and RTL_SPEED 7 years ago
Randy Mackay c6689fd2e1 Rover: rename calc_nav_steer to calc_steering_from_lateral_acceleration 7 years ago
Randy Mackay 23028a659b Rover: slew throttle in all modes 7 years ago
Randy Mackay b60cb536ab Rover: RTL within auto mode 7 years ago
Daniel Widmann bc7cf97b4e Rover: don't use GPS speed to detect reversing 7 years ago
Randy Mackay 95c5ada3e9 Rover: modes use stop_vehicle to stop gently 8 years ago
Randy Mackay 0b917cfd36 Rover: mode auto guided and rtl slow before destination 8 years ago
Randy Mackay d99108f3bc Rover: use AR_AttitudeControl for throttle control 8 years ago
Randy Mackay 9097269d6d Rover: use AR_AttitudeControl for steering control 8 years ago
Randy Mackay 4f5e82f406 Rover: mode fixes for reversing 8 years ago
Randy Mackay 279491ed20 Rover: auto mode refactoring 8 years ago
khancyr ded1bad6c3 Rover: remove duplicate calls from update_navigation() 8 years ago
khancyr b9644c4ec7 Rover: disable slew limit by default on mode 8 years ago
khancyr 809a9e5894 Rover: auto mode fails to enter if no mission 8 years ago
Peter Barker 2a9b1017b6 Rover: add control modes class 8 years ago