Joshua Henderson
|
3df82b26de
|
hwdef: MatekF045-CAN remove unused define, set BATT_Default 0
|
2022-02-08 10:41:02 +11:00 |
Joshua Henderson
|
ecacd513c2
|
hwdef: f405-MatekGPS add debug pin info, set default arspd, batt 0
and remove ADSB from build
|
2022-02-08 10:41:02 +11:00 |
Joshua Henderson
|
8505017d26
|
hwdef: Add f405-MatekAirspeed
|
2022-02-08 10:41:02 +11:00 |
Peter Hall
|
717b18a680
|
Plane: quadplane: add allow_weathervane transtion class method
|
2022-02-08 10:38:16 +11:00 |
Peter Hall
|
6a719664d3
|
Plane: quadplane: pass takeoff and landing state to weathervane
|
2022-02-08 10:38:16 +11:00 |
Peter Hall
|
a56eac0274
|
AC_AttitudeControl: WeatherVane: add takeoff and landing override params
|
2022-02-08 10:38:16 +11:00 |
Peter Hall
|
8fdc85ccbe
|
AC_AttitudeControl: WeatherVane: add tail in option
|
2022-02-08 10:38:16 +11:00 |
Gone4Dirt
|
a79359dc67
|
Plane: use new weathervane library
|
2022-02-08 10:38:16 +11:00 |
Gone4Dirt
|
cc545efa29
|
AC_AttitudeControl: add weathervane library
|
2022-02-08 10:38:16 +11:00 |
Gone4Dirt
|
a11634e1e8
|
Tools: autotest: quadplane: add weathervane test
|
2022-02-08 10:38:16 +11:00 |
Gone4Dirt
|
15b3dbe63c
|
RC_Channel: Allow weathervaning from rc switches
|
2022-02-08 10:38:16 +11:00 |
Bill Geyer
|
0a65fbbcb5
|
AC_AutoTune: tradheli-update parameter descriptions and default values
|
2022-02-07 06:23:37 -05:00 |
Bill Geyer
|
87fd0480bb
|
AP_Motors: Tradheli-update coll_land_min default
|
2022-02-07 06:23:37 -05:00 |
RuffaloVM
|
0a98561a9d
|
Autotest : correct spelling on ardupilot
|
2022-02-07 21:20:48 +11:00 |
Peter Barker
|
dd06a93c06
|
Plane: remove unused TRUE/FALSE defines
|
2022-02-07 21:20:21 +11:00 |
Peter Barker
|
9878701095
|
Plane: remove unused DEBUG define
|
2022-02-07 21:20:21 +11:00 |
Peter Barker
|
90310f4c6e
|
Plane: remove unused 'ALT_CONTROL' enumeration
|
2022-02-07 21:20:21 +11:00 |
Henry Wurzburg
|
ea9d35c99d
|
ArduPlane: extend nav_scripting to all modes
|
2022-02-07 21:19:28 +11:00 |
Henry Wurzburg
|
c3950aed2f
|
AP_Vehicle: extend nav_scripting to all modes
|
2022-02-07 21:19:28 +11:00 |
Henry Wurzburg
|
b262e9ffbf
|
AP_Scripting: extend nav_scripting to all modes
|
2022-02-07 21:19:28 +11:00 |
Andrew Tridgell
|
ab8c40d9bc
|
GCS_MAVLink: report airspeed unhealthy when being rejected
this gives the pilot feedback on airspeed failing EKF innnovation
checks and switching to synthetic airspeed
|
2022-02-07 14:13:49 +11:00 |
Andrew Tridgell
|
aab0c31385
|
AP_DAL: prevent logical loop between AHRS and EKF
this prevents the EKF using its own rejecting_airspeed flag
|
2022-02-07 14:13:49 +11:00 |
Andrew Tridgell
|
01ac314837
|
AP_AHRS: use EKF rejecting_airspeed flag
stop using airspeed sensor when EKF is rejecting the sensor
|
2022-02-07 14:13:49 +11:00 |
Andrew Tridgell
|
9dcff1a23f
|
AP_NavEKF3: set rejecting_airspeed flag
we report as rejecting airspeed when we have not fused airspeed for 3s
and want to use airspeed
|
2022-02-07 14:13:49 +11:00 |
Andrew Tridgell
|
949975a856
|
AP_NavEKF2: set rejecting_airspeed flag
we report as rejecting airspeed when we have not fused airspeed for 3s
and want to use airspeed
|
2022-02-07 14:13:49 +11:00 |
Andrew Tridgell
|
a6142fa3dd
|
AP_NavEKF: added rejecting_airspeed flag in EKF status
|
2022-02-07 14:13:49 +11:00 |
Andrew Tridgell
|
7643c5d3f3
|
SITL: log airspeed in SIM2
|
2022-02-07 14:13:49 +11:00 |
Peter Barker
|
13f7e12d2a
|
Revert "AP_Param: Use AP:FS() to read files"
This reverts commit e6929892e3 .
|
2022-02-07 14:13:08 +11:00 |
Peter Barker
|
6eba851b00
|
Revert "Tools: update reltopdir function to use relpath()"
This reverts commit 392911fc62 .
|
2022-02-07 14:13:08 +11:00 |
Andy Piper
|
ddfef6944b
|
AP_BLHeli: correct documentation for passthrough port
pre-emptively setup serial passthrough to increase BLHeliSuite reliability
|
2022-02-07 12:56:30 +11:00 |
Andy Piper
|
ab25fc659a
|
AP_HAL_ChibiOS: correct prescaler algorithm
remove redundant PWM reset
|
2022-02-07 12:56:30 +11:00 |
Hwurzburg
|
ad30d476c8
|
Plane: enforce acro rate limits in aerobatics scripting
|
2022-02-07 12:35:31 +11:00 |
Hwurzburg
|
0efb2f2048
|
Plane: disable TECS use during NAV_SCRIPT_TIME
|
2022-02-07 12:34:15 +11:00 |
Tatsuya Yamaguchi
|
4309fc817e
|
AP_Proximity: change variable type from float to uint8_t
|
2022-02-07 08:44:09 +09:00 |
murata
|
7eb231281b
|
AP_HAL: Remove meaningless semicolons
|
2022-02-07 08:27:34 +09:00 |
murata
|
f8383df5a4
|
Plane: Remove meaningless semicolons
|
2022-02-07 08:27:34 +09:00 |
murata
|
6c83f2262d
|
AP_Scripting: Remove meaningless semicolons
|
2022-02-07 08:27:34 +09:00 |
murata
|
a7108ed136
|
Sub: Remove meaningless semicolons
|
2022-02-07 08:27:34 +09:00 |
murata
|
a6ea55735f
|
AP_HAL_ChibiOS: Remove meaningless semicolons
|
2022-02-07 08:27:34 +09:00 |
murata
|
0ab9f331a4
|
AP_Soaring: Remove meaningless semicolons
|
2022-02-07 08:27:34 +09:00 |
murata
|
1e46fe3cf3
|
AP_Param: Remove meaningless semicolons
|
2022-02-07 08:27:34 +09:00 |
murata
|
127f356c86
|
AP_Frsky_Telem: Remove meaningless semicolons
|
2022-02-07 08:27:34 +09:00 |
murata
|
66193bde3a
|
AP_Declination: Remove meaningless semicolons
|
2022-02-07 08:27:34 +09:00 |
murata
|
b3dd61656d
|
AP_BattMonitor: Remove meaningless semicolons
|
2022-02-07 08:27:34 +09:00 |
murata
|
8fbdb01033
|
AC_AutoTune: Remove meaningless semicolons
|
2022-02-07 08:27:34 +09:00 |
Joshua Henderson
|
3a05cf2c7a
|
Copter: add send_attitude_target
|
2022-02-07 08:24:35 +09:00 |
Joshua Henderson
|
4b51dc73b5
|
AC_Attitude_Control: add get_attitude_target_ang_vel
|
2022-02-07 08:24:35 +09:00 |
Joshua Henderson
|
f3cac9e1aa
|
GCS_MAVLink: add send_attitude_target
|
2022-02-07 08:24:35 +09:00 |
murata
|
629469acbf
|
AP_Airspeed: remove duplicated words from comments
|
2022-02-07 08:24:14 +09:00 |
murata
|
819b25d918
|
AP_AHRS: remove duplicated words from comments
|
2022-02-07 08:24:14 +09:00 |