murata
|
047b2d5578
|
Sub: Clarify that the target_yaw_rate variable is set
|
2022-05-20 11:21:22 +09:00 |
Leonard Hall
|
c2f7702094
|
Sub: Separate landing and terrain following.
|
2021-09-06 16:00:19 +09:00 |
Leonard Hall
|
48a99df2b3
|
Sub: seperate kinimatic shaping from pid limit setting
|
2021-07-10 20:25:05 +09:00 |
Leonard Hall
|
4c3a5c0918
|
Sub: Fix before squash
|
2021-05-24 20:13:37 +10:00 |
Leonard Hall
|
266bd22df3
|
Sub: Use PosControl fixes
|
2021-05-24 20:13:37 +10:00 |
Michael du Breuil
|
3f94f0d517
|
Sub: Support new AP_Vehicle::set_mode
|
2019-10-25 08:48:22 +08:00 |
Peter Barker
|
5692f3d79e
|
AP_Math: stop returning float for integer wrap_180/wrap_360 etc
|
2019-09-18 12:57:02 +10:00 |
Peter Barker
|
cb88bc7f53
|
Sub: adjust for desired spool state renames
|
2019-04-14 12:18:03 +09:00 |
Leonard Hall
|
d8d3522cba
|
Sub: replace set_throttle_out_unstabilized
|
2019-04-08 09:42:21 +09:00 |
Randy Mackay
|
aa7743e991
|
Sub: integrate AC_WPNav::get_speed rename to get_default_speed
|
2019-01-31 19:34:32 +09:00 |
Randy Mackay
|
8ba87171e6
|
Sub: desired-ground-idle replaces spin-when-armed
|
2019-01-15 11:41:44 +09:00 |
Michael du Breuil
|
27fad4489e
|
Sub: Cope with AC_PosControl renaming
|
2018-09-20 15:15:45 -07:00 |
Patrick José Pereira
|
e62b560095
|
Sub: Move SITL barometer check to control_check_barometer
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
2018-05-07 17:28:51 -04:00 |
Patrick José Pereira
|
0878f5044c
|
Sub: Send a clear message if depth sensor is not connected
Fix bluerobotics/ardusub#151
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
2018-04-19 07:45:00 -07:00 |
Randy Mackay
|
da17034a3d
|
Sub: replace smoothing gain with AC_AttitudeControl::set_input_tc
|
2018-03-16 13:50:57 +09:00 |
Peter Barker
|
279072cf25
|
Sub: use send_text method on the GCS singleton
|
2017-07-09 17:17:29 -04:00 |
Jacob Walser
|
131e1bdef5
|
Sub: Bugfix for external baro failsafe handling when no baro is
connected at boot
|
2017-05-03 18:13:31 -04:00 |
Jacob Walser
|
c093e1c37e
|
Sub: Add failsafe mechanisms for depth sensor error
|
2017-04-16 14:25:13 -04:00 |
Jacob Walser
|
f7c4810eaa
|
Sub: Remove ignore_check argument from control mode init functions
|
2017-04-16 14:25:13 -04:00 |
Jacob Walser
|
c16046aadf
|
Sub: Remove unused motor emergency stop and interlock
|
2017-04-14 13:26:37 -04:00 |
Jacob Walser
|
8a24b074f7
|
Sub: Disable external baro check for SITL
|
2017-03-07 09:35:41 +11:00 |
Jacob Walser
|
5233b25910
|
Sub: Format all C++ with Tools/CodeStyle/astylerc
|
2017-02-21 11:26:14 +11:00 |
Jacob Walser
|
69d89c5871
|
Sub: Remove LAND parameters
|
2017-02-21 11:26:14 +11:00 |
Jacob Walser
|
4704faf60d
|
Sub: Revert to 29f8ce95 , prior to deadzone PR
|
2017-02-21 11:26:14 +11:00 |
Jacob Walser
|
a3565c90b5
|
Sub: Apply deadzone by using norm_input_dz instead of norm_input
|
2017-02-21 11:26:14 +11:00 |
Jacob Walser
|
e2a7ba5b0c
|
Sub: replace land with surface mode
|
2017-02-21 11:26:14 +11:00 |