27 Commits (d9235d3d41388addfce28f86a9a0a4d19fc517dc)

Author SHA1 Message Date
Randy Mackay b778546eda Rover: rename mode lateral acceleration and make private 7 years ago
Randy Mackay 57067fb8bc Rover: add WP_SPEED and RTL_SPEED 7 years ago
Randy Mackay 9f94875228 Rover: mode class gets set_desired_location_NED 7 years ago
Peter Barker 5612292802 Rover: allow vehicle to be armed in manual with no GPS 7 years ago
Peter Barker 68800a52f5 Rover: move RC failsafe check up 7 years ago
Randy Mackay 26f50f6055 Rover: PILOT_STEER_TYPE replaces SKID_STEER_IN 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 7e2214c2be Rover: simplify logic for lateral-accel override during use-pivot-steering 7 years ago
khancyr 2b0645d6a1 Rover: get_throttle_out calls do not require skid-steering arg 7 years ago
Daniel Widmann bc7cf97b4e Rover: don't use GPS speed to detect reversing 7 years ago
Randy Mackay ea70755f00 Rover: fix speed nudge 7 years ago
khancyr 2ceb29e9da Rover: use abs for int within calc_speed_nudge 8 years ago
khancyr 58b643c458 Rover: replace divide with multiply in calc_throttle 8 years ago
Randy Mackay c9927e6af6 Rover: bug fix to steering mode top speed 8 years ago
Randy Mackay 167a856cdb Rover: remove THR_MIN, THR_MAX parameters from vehicle 8 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 a00c7e0acb Rover: mode calc_reduced_speed_for_turn gets some const for local variables 8 years ago
khancyr 848df551ac Rover: formatting and comment fixes to mode class 8 years ago
Randy Mackay 4f5e82f406 Rover: mode fixes for reversing 8 years ago
Randy Mackay 2accb5831d Rover: mode refactoring 8 years ago
Randy Mackay f17f56dea4 Rover: move throttle nudge to Mode class 8 years ago
khancyr b9644c4ec7 Rover: disable slew limit by default on mode 8 years ago
Peter Barker 2a9b1017b6 Rover: add control modes class 8 years ago