Commits on Source (32)
-
Randy Mackay authoredc53dca06
-
Randy Mackay authoredd3c37dcf
-
Randy Mackay authored0ca14af3
-
Randy Mackay authoredaf5e69dc
-
Randy Mackay authored11bd9e37
-
Randy Mackay authored
Set loiter target and prev iterations velocity when circle mode is started Start circling from projected stopping point
069d9344 -
Randy Mackay authored
WP_ACCEL added to allow user control of acceleration during missions. Loiter acceleration made to be half of loiter max speed
7c5d9638 -
Randy Mackay authoredfbe166d8
-
Randy Mackay authored
This helps reduce jumpiness due to althold feed forward
3e3b9303 -
Randy Mackay authored493c2b6a
-
Randy Mackay authored1cbedc06
-
Olivier-ADLER authored
SuperSimple bearing was updated without checking for GPS 3D Fix availability.
40b7000c -
Randy Mackay authoreda2c3bc05
-
Olivier-ADLER authored
Fence was missing GPS 3D fix check before selecting recovery decision.
c381222a -
Randy Mackay authored265eb3c0
-
Randy Mackay authored64204de7
-
Randy Mackay authored4fd4ef34
-
Randy Mackay authored3ce005a4
-
Randy Mackay authored908bde9d
-
Randy Mackay authored
Hardly my finest work but it's temporary because we're going to replace all the led, buzzer etc with a library called AP_Notify in the near future.
db893d28 -
rmackay9 authoredb4115c79
-
Randy Mackay authored
We now allow the I term even if we've hit the yaw limits as long as updating the I term will reduce it
fda4c134 -
Randy Mackay authored598e025d
-
Randy Mackay authoredfaa85bd4
-
Randy Mackay authored
previously it was 50% ~ 150% of expected mag field but now expanded to 35% ~ 165%.
d11e5497 -
Randy Mackay authored
Contributed by Leonard Hall
352a25e5 -
Randy Mackay authored
Contributed by Leonard Hall This should reduce the aggressiveness of the response when we experience a GPS glitch
c932626d -
Randy Mackay authored1ce82fdb
-
Randy Mackay authored
Contributed by Leonard Hall
29a75be4 -
Randy Mackay authored
Contribution from Leonard Hall
9d48fa8d -
Randy Mackay authored
This value is for reporting purposes only
1b1e1fd3 -
Randy Mackay authored
Also removed unused _lean_angle_max variable
8839a789
Showing
- ArduCopter/ArduCopter.pde 4 additions, 5 deletionsArduCopter/ArduCopter.pde
- ArduCopter/Attitude.pde 27 additions, 22 deletionsArduCopter/Attitude.pde
- ArduCopter/ReleaseNotes.txt 34 additions, 0 deletionsArduCopter/ReleaseNotes.txt
- ArduCopter/commands_logic.pde 14 additions, 5 deletionsArduCopter/commands_logic.pde
- ArduCopter/config.h 2 additions, 2 deletionsArduCopter/config.h
- ArduCopter/events.pde 5 additions, 0 deletionsArduCopter/events.pde
- ArduCopter/fence.pde 2 additions, 2 deletionsArduCopter/fence.pde
- ArduCopter/leds.pde 70 additions, 13 deletionsArduCopter/leds.pde
- ArduCopter/motors.pde 4 additions, 5 deletionsArduCopter/motors.pde
- ArduCopter/navigation.pde 32 additions, 14 deletionsArduCopter/navigation.pde
- ArduCopter/system.pde 1 addition, 2 deletionsArduCopter/system.pde
- libraries/AC_WPNav/AC_WPNav.cpp 69 additions, 38 deletionslibraries/AC_WPNav/AC_WPNav.cpp
- libraries/AC_WPNav/AC_WPNav.h 13 additions, 16 deletionslibraries/AC_WPNav/AC_WPNav.h
- libraries/AP_InertialSensor/AP_InertialSensor.cpp 1 addition, 1 deletionlibraries/AP_InertialSensor/AP_InertialSensor.cpp
- libraries/AP_Motors/AP_MotorsMatrix.cpp 14 additions, 11 deletionslibraries/AP_Motors/AP_MotorsMatrix.cpp