Dr.-Ing. Amilcar do Carmo Lucas
|
36d755a48a
|
Rover: replace location_offset() and get_distance() function calls with Location object member function calls
This allows removing duplicated code
|
6 years ago |
Randy Mackay
|
925d4035a4
|
Rover: fix loiter comment
|
6 years ago |
IamPete1
|
4366bae96d
|
Rover: add sailboat support
|
6 years ago |
IamPete1
|
100c494127
|
Rover: add loiter radius parameter
|
6 years ago |
Randy Mackay
|
743de16c07
|
Rover: fix calls to calc_steering_to_heading
reversed flag was being passed into the wrong argument
|
7 years ago |
Raouf
|
f0185cb79b
|
Rover: Add loiter behaviour parameter
|
7 years ago |
Randy Mackay
|
c8f4227313
|
Rover: remove SPEED_TURN_GAIN
Loiter was the only mode using this, replaced with hardcoded gain. The desired speed in Loiter also uses a hardcoded gain so this should work
|
7 years ago |
Randy Mackay
|
73bdc3be09
|
Rover: set ahrs flyforward if thr over 15% for 2 seconds
or if throttle is positive and desired speed over 0.5m/s
|
7 years ago |
Randy Mackay
|
51a0cbc1da
|
Rover: loiter slows using attitude control get_desired_speed_accel_limit
|
7 years ago |
Ammarf
|
d7821635c0
|
Rover: seperate acceleration/deceleration limits
|
7 years ago |
Randy Mackay
|
c6638f66de
|
Rover: Loiter mode for boats
|
7 years ago |