Willian Galvani
fe72640955
AP_HAL: remove BATT_ settings, they belong in AP_BattMonitor_Analog.h
3 years ago
Willian Galvani
08b33954db
AP_BattMonitor_Analog: add default PM definitions for the Navigator Board
3 years ago
Willian Galvani
2e5b689196
AP_BattMonitor_Analog: allow per-board setting of CURR_AMP_OFFSET
3 years ago
Andrew Tridgell
cb307891e0
Plane: fixed bad yaw rate demands in tailsitter fixed wing modes
...
this prevents the pilot putting in crazy yaw rate demands due to the
use of rudder stick in fixed wing modes for tailsitters while still
allowing for FBWA flat turns if the user wants them.
It uses the existing RUDD_DT_GAIN parameter for a gain scaling of yaw
rate for copter tailsitters
3 years ago
arikrupnik
64ed31abc9
Add Santa Clara County Model Aircraft Skypark--a real field and a photo field in RF
3 years ago
Andrew Tridgell
88d77d0acd
HAL_ChibiOS: change f303-PWM timers
...
fixes PWM on channels 3 and 4
3 years ago
Andrew Tridgell
adbaccaa08
HAL_ChibiOS: fixed RTSCTS flow control issue
...
this fixes an issue reported on MatekH743, but also applies to other
boards. When not using DMA if there have been bytes written before the
auto flow control detection was enabled then these must be cleared
from _total_written so the flow control detection can work correctly
3 years ago
Iampete1
bc216b103c
AP_Mission: remove support for MAV_CMD_DO_SET_MODE
3 years ago
Iampete1
01cbb897e3
AP_Mission: add missing strings
3 years ago
Iampete1
1a2ea893b6
AP_MotorsMatrix: correct octo I testing order
3 years ago
Iampete1
b2a871acb3
Tools: autotest: defualts: remove AUTO_FBW_STEER
3 years ago
Iampete1
8c37d08379
SITL: Examples: SilentWings: remove AUTO_FBW_STEER
3 years ago
Iampete1
b18da48f39
Plane: remove AUTO_FBW_STEER
3 years ago
Iampete1
66e1baa94c
AP_IRLock_I2C: add comment on calibration equation
3 years ago
Andrew Tridgell
d62346f8d0
SITL: use a thread to create sockets for RealFlight
...
this reduces the cost of the socket creation on each frame, resulting
in higher frame rates. Typical improvement is around 30%
3 years ago
Iampete1
febf843e6d
AC_Loiter: protect against negative angle max
3 years ago
Iampete1
ffac134014
AC_PosControl: protect against negative angle max
3 years ago
Randy Mackay
fe9d655cc2
Tools: improved tune for sitl copter y6
3 years ago
Randy Mackay
e0dd294806
Copter: guided supports using wpnav to reach position targets
3 years ago
Randy Mackay
396ab6f50e
Copter: remove unused set_desired_velocity_with_accel_and_fence_limits
3 years ago
Randy Mackay
c7a38b2dff
Copter: comment fixup for GUIDED_OPTIONS accessors
3 years ago
Randy Mackay
2597a5c0c2
Copter: GUID_OPTIONS descriptions includes spaces
3 years ago
mateksys
659286ee4f
ChibiOS: add icm42605 as substitution for icm20602
3 years ago
Peter Barker
2da88263e6
Copter: tidy invocation of precland.update
...
Setting the altitude to home-relative is misleading/wasteful in this method as
the alt is unused in precland unless it is marked as "OK" with the
second parameter
3 years ago
Andrew Tridgell
3ec53e2aec
Plane: prepare for 4.1.0beta7
3 years ago
murata
731fd7221f
AP_Scripting: Only use messages that are useful for debugging
3 years ago
Randy Mackay
0470fb2cb8
Rover: 4.1.0-rc2 release notes
3 years ago
Randy Mackay
76a5682065
Copter: 4.1.0-rc1 release notes
3 years ago
Randy Mackay
570c12215d
AR_AttitudeControl: fix get_throttle_out_speed use of passed in limits
3 years ago
Mohammad Hefny
61a7387dd9
AP_Notify: link to notify module
3 years ago
Mohammad Hefny
bd099b3910
AP_Batt: link to battery monitor
3 years ago
Mohammad Hefny
5eb28be8e6
AP_HAL_Linux: define board features on Linux module
3 years ago
Mohammad Hefny
2cb13dcc7d
AP_HAL: define board features
3 years ago
Mohammad Hefny
705acb26c6
Tools: define obal board
3 years ago
Iampete1
999c26926a
SITL: examples: SilentWings: remove ALT_CTRL_ALG
3 years ago
Iampete1
b617f19e6d
Tools: autotest: defualt_params: remove ALT_CTRL_ALG
3 years ago
Leonard Hall
8c51271b45
AC_WPNav: Add units to the AC_AttitudeControl Library
3 years ago
Leonard Hall
90b5bc6a2d
AC_AutoTune: Add units to the AC_AttitudeControl Library
3 years ago
Leonard Hall
f3dc47ce3d
Copter: Add units to the AC_AttitudeControl Library
3 years ago
Leonard Hall
ad278779e3
AC_AttitudeControl: : Add units to the accessors.
3 years ago
Leonard Hall
7852e9d1b0
AC_WPNav: Fix calculation of _scurve_jerk_time using radians.
3 years ago
Tatsuya Yamaguchi
470cf82a53
Copter: add use_pilot_yaw to ModeSmartRTL class
3 years ago
Tatsuya Yamaguchi
6d7ef8f436
Copter: ignore pilot yaw during takeoff with option
3 years ago
Tatsuya Yamaguchi
94c771ee74
Copter: add use_pilot_yaw to Mode class
3 years ago
Iampete1
e6968395c6
Plane: remove none-functional NAV_CONTROLLER param
3 years ago
Peter Barker
d7a5e460cc
autotest: add tests for changing WPNAV_SPEED_{UP,DN}
...
and slight augment for WPNAV_SPEED
3 years ago
Peter Barker
8a3a787b76
AC_WPNav: honour changes to wp-speed-up and wp-speed-down in-flight
3 years ago
Samuel Tabor
a44b81f97d
Tools: autotest: Add KHA locations.
3 years ago
Tatsuya Yamaguchi
33d026f745
Blimp: remove unused config
3 years ago
Tatsuya Yamaguchi
84845584c8
Copter: remove unused config
3 years ago