93 Commits (master)

Author SHA1 Message Date
Henry Wurzburg 266457711a Rover: add loiter gain and max vehicle speed params 5 years ago
Peter Hall e28d56f63a Rover: use AR_WPNav get stopping location 5 years ago
Peter Hall d83745e305 Rover: Sailboat tacking improvements 5 years ago
Peter Hall 3308a84acc Rover: sailboat add motor-sailing 6 years ago
Peter Hall d88e12b206 Rover: mode: use oa_wp_bearing_cd 6 years ago
Randy Mackay 13aaf4375b Rover: remove Dodge avoidance 6 years ago
Tom Pittenger 692bf1c931 Rover: null check for unconfigured RCMAP_YAW which is not use don all vehicle types 6 years ago
Peter Hall f22d7c906a Rover: move to use new sailboat class 6 years ago
Randy Mackay 8c034e6fa2 Rover: prepend _old to some unused param enums 6 years ago
Peter Barker 40f3f414cd Rover: handle AR_WPNav failing to set desired location 6 years ago
Randy Mackay 20152dbdb7 Rover: fix logging of desired lateral acceleration 6 years ago
Randy Mackay 2b654983a9 Rover: yaw_error_cd becomes local variable in Loiter only 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
Tom Pittenger d1f7485e14 Rover: add STICK_MIXNG param 6 years ago
Tom Pittenger a798f9eb27 Rover: refactor motor.set_steering() to mode.set_steering() 6 years ago
Pierre Kancir 007d317741 APMrover2: move get_bearing_cd to Location and rename to get_bearing_to 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
Ebin 85c3286c6e Rover: balance bots continue balancing when stopped 6 years ago
Randy Mackay 6cebd634cd Rover: avoid divide-by-zero in desired-speed-final calcs 6 years ago
TsuyoshiKawamura 17f8b89b17 Rover: move mode_from_mode_num to mode.cpp 6 years ago
Randy Mackay 80e9a54aed Rover: arming and mode init checks use ekf_position_ok 6 years ago
Peter Barker 29782c3d2e Rover: move AP_Mission object into ModeAuto class 6 years ago
Randy Mackay b405286262 Rover: nav-controller-output message sourced from flight mode 6 years ago
Tatsuya Yamaguchi c9299db3b9 Rover: ignore pilot's input during RC failsafe 6 years ago
IamPete1 0dddc2eafe Rover: add sailboat tacking 6 years ago
IamPete1 4366bae96d Rover: add sailboat support 6 years ago
Randy Mackay 14fc117cd4 Rover: simple mode calcs clarified and const added 7 years ago
Randy Mackay efdd3946fc Rover: simple mode fixes 7 years ago
Ammarf 6ba5942ece Rover: add simple mode 7 years ago
Randy Mackay cd64ce45ac Rover: fix calc_steering_to_heading rate_max handling 7 years ago
Randy Mackay a5e28f0729 Rover: balancebot_pitch_control method removes unused armed arg 7 years ago
Randy Mackay 8b9b1fdb66 Rover: set reverse to false on entering a mode 7 years ago
Randy Mackay 289fe6c391 Rover: minor fixes for reversed handling 7 years ago
Raouf ea62c24cef Rover: Move set_reverse method to Mode class 7 years ago
Ebin 6dcab4e87b Rover: support balance bot in AUTO mdoe 7 years ago
Randy Mackay 3b7e84ce7a Rover: calc_steering_to_heading updates yaw error 7 years ago
jeff567 200a644cfe Rover: fixes bug in rovers with pivot turning 7 years ago
Ebin 2780d1715c Rover: balance bot pitch control added in all modes 7 years ago
Randy Mackay 8464e82812 Rover: set_desired_speed range checks speed 7 years ago
Randy Mackay 645edf1f57 Rover: wp_overshoot used to limit speed in Auto 7 years ago
Ammarf 26c25daa36 Rover: add support for lateral control input 7 years ago
Randy Mackay fc35e74821 Rover: pass dt to attitude controller 7 years ago
Randy Mackay 444e64a3d0 Rover: slow before pivot turns 7 years ago
Ammarf d7821635c0 Rover: seperate acceleration/deceleration limits 7 years ago
Ammarf 2d64a47f90 Rover: add pivot_turn_rate to g2 7 years ago
Randy Mackay 0a29e4eac5 Rover: fix calc-steering-to-waypoint go use real heading without reverse 7 years ago
Randy Mackay 957458ca56 Rover: add get_pilot_desired_steering_and_speed 7 years ago
Randy Mackay ef2223a712 Rover: integrate attitude control change to steering output and scaling 7 years ago
Randy Mackay 6b6c0f04b6 Rover: get_pilot_desired_steering_and_throttle returns steering assuming positive is always clockwise 7 years ago