Peter Barker
|
2f76e12522
|
RC_Channel: make and use AP_LANDINGGEAR_ENABLED
|
2022-12-14 18:30:23 +11:00 |
|
Peter Barker
|
e10593ee69
|
AP_LandingGear: make and use AP_LANDINGGEAR_ENABLED
|
2022-12-14 18:30:23 +11:00 |
|
Peter Barker
|
d60db821cf
|
AP_HAL_ChibiOS: make and use AP_LANDINGGEAR_ENABLED
|
2022-12-14 18:30:23 +11:00 |
|
Peter Barker
|
fc6590fdee
|
Tools: add richenpower generator to build options
|
2022-12-13 20:18:33 +11:00 |
|
Leonard Hall
|
ed0921a418
|
Copter: Support changing update period in Motors
|
2022-12-13 17:10:06 +11:00 |
|
Leonard Hall
|
16ccdeb058
|
Plane: Support changing update period in Motors
|
2022-12-13 17:10:06 +11:00 |
|
Leonard Hall
|
231fc2b18b
|
Sub: Support changing update period in Motors
|
2022-12-13 17:10:06 +11:00 |
|
Leonard Hall
|
67205f8114
|
AP_Motors: Support changing update period
|
2022-12-13 17:10:06 +11:00 |
|
Leonard Hall
|
5d690f0360
|
Copter: Support changing update period
|
2022-12-13 17:10:06 +11:00 |
|
Leonard Hall
|
0bc5e68aed
|
Plane: Support changing update period
|
2022-12-13 17:10:06 +11:00 |
|
Leonard Hall
|
2500e1ebe5
|
AntennaTracker: Support changing update period
|
2022-12-13 17:10:06 +11:00 |
|
Leonard Hall
|
76c76a6928
|
Sub: Support changing update period
|
2022-12-13 17:10:06 +11:00 |
|
Leonard Hall
|
5491d5bf2d
|
Blimp: Support changing update period
|
2022-12-13 17:10:06 +11:00 |
|
Leonard Hall
|
55e19bbf5b
|
AC_WPNav: Support changing update period
|
2022-12-13 17:10:06 +11:00 |
|
Leonard Hall
|
3c69d28237
|
AC_AttitudeControl: Support changing update period
|
2022-12-13 17:10:06 +11:00 |
|
Leonard Hall
|
6eb57d618a
|
AP_WheelEncoder: Support changing update period
|
2022-12-13 17:10:06 +11:00 |
|
Leonard Hall
|
2f2143ca6f
|
AP_Control: Support changing update period
|
2022-12-13 17:10:06 +11:00 |
|
Leonard Hall
|
f0822e5121
|
Filter: Support changing update period
|
2022-12-13 17:10:06 +11:00 |
|
Leonard Hall
|
1382923db0
|
AP_Math: Support changing update period
|
2022-12-13 17:10:06 +11:00 |
|
lthall
|
0fefe1a05a
|
AC_PID: Support changing update period
|
2022-12-13 17:10:06 +11:00 |
|
Henry Wurzburg
|
06730ab1bc
|
ArduPlane: add warning for large offset cal
|
2022-12-13 17:08:42 +11:00 |
|
Henry Wurzburg
|
08840b4a65
|
AP_Airspeed: add warning for large offset cal
|
2022-12-13 17:08:42 +11:00 |
|
Andrew Tridgell
|
50d00f4e45
|
AP_UAVCAN: log bus statistics
|
2022-12-13 16:56:57 +11:00 |
|
Andrew Tridgell
|
21b4a19c6f
|
HAL_SITL: implement CAN get_statistics()
|
2022-12-13 16:56:57 +11:00 |
|
Andrew Tridgell
|
bfff5548ef
|
HAL_ChibiOS: implement get_statistics()
|
2022-12-13 16:56:57 +11:00 |
|
Andrew Tridgell
|
05a6c0d026
|
AP_HAL: added statistics structure for CAN
|
2022-12-13 16:56:57 +11:00 |
|
Peter Barker
|
1c9d01c8fd
|
AP_HAL: use singleton getter for Baro in SIMState
this instance variable was always nullptr due to constructor ordering
|
2022-12-13 12:51:39 +11:00 |
|
Andrew Tridgell
|
27c4293302
|
uavcan: update submodule
|
2022-12-13 12:30:42 +11:00 |
|
Andrew Tridgell
|
9938a1c6a5
|
DroneCAN: update pydronecan
|
2022-12-13 12:30:42 +11:00 |
|
bugobliterator
|
a24efd3b80
|
modules: update DSDL
|
2022-12-13 12:30:42 +11:00 |
|
Henry Wurzburg
|
649c87f1ec
|
Applets:add SportPlaneAirshow schedule
|
2022-12-13 12:29:41 +11:00 |
|
Iampete1
|
b155731f33
|
AP_RangeFinder: skip GPIO arming check on analog backend
|
2022-12-13 12:06:06 +11:00 |
|
Peter Barker
|
92a658c298
|
Plane: call adjust_altitude_target after setting waypoint
if we're too close to the next waypoint then we can end up using stale altitude target data when deciding whether a waypoint is complete or not.
|
2022-12-13 11:41:23 +11:00 |
|
Peter Barker
|
b6f1891f9f
|
autotest: add test for loiter-to-alt
|
2022-12-13 11:41:23 +11:00 |
|
Moe Bataineh
|
5b9403527b
|
AP_Mount: Align received data to AP frame for Storm32 Serial
(Note: reversed pitch and yaw) to match NED.
Update AP_Mount_SToRM32_serial.cpp
|
2022-12-13 09:02:43 +09:00 |
|
Leonard Hall
|
5f238f9296
|
Copter: Reserve G2 63 for Ship Operations
|
2022-12-13 10:33:20 +11:00 |
|
Iampete1
|
b957ef1289
|
Plane: QRTL if RTL is expecting to VTOL land and close home with VTOL motors active
|
2022-12-13 10:32:32 +11:00 |
|
Shiv Tyagi
|
560b2545c8
|
AR_Motors: fix have_skid_steering to return true for omni too
|
2022-12-12 19:59:17 +09:00 |
|
Peter Barker
|
e06a0c6876
|
AP_OpticalFlow: add some units to OFCA log message
Mainly just to get the instance column to make graphing axes easier
pbarker@fx:~/rc/ardupilot(master)$ mavlogdump.py logs/00000003.BIN --t FMTU | grep 251
2022-12-12 09:41:47.06: FMTU {TimeUS : 62248424, FmtType : 251, UnitIds : s#-???, MultIds : F00000}
pbarker@fx:~/rc/ardupilot(master)$ mavlogdump.py logs/00000003.BIN --t FMT | grep OFCA
2022-12-12 09:41:46.48: FMT {Type : 251, Length : 25, Name : OFCA, Format : QBBfff, Columns : TimeUS,Axis,Num,FRate,BRate,LPred}
MAV> graph OFCA[1].
OFCA[1].Axis OFCA[1].BRate OFCA[1].FRate OFCA[1].LPred OFCA[1].Num OFCA[1].TimeUS
MAV> graph OFCA[1].LPred
|
2022-12-12 13:27:25 +11:00 |
|
Andrew Tridgell
|
8dff38a4a1
|
Plane: updated release notes for 4.3.2beta2
|
2022-12-12 08:02:06 +11:00 |
|
Andrew Tridgell
|
eed6edc3b0
|
SITL: fixed sign of wind with AHRS_EKF_TYPE=10 and builtin models
an alternative to #21929 that doesn't break RealFlight
needs testing with sailboats
|
2022-12-11 09:42:07 +11:00 |
|
Randy Mackay
|
353eec0a1b
|
Copter: 4.3.2-rc1 release notes
|
2022-12-10 10:40:22 +09:00 |
|
Randy Mackay
|
ac261f5be0
|
Rover: 4.3.0-beta6 release notes
|
2022-12-10 10:40:12 +09:00 |
|
Henry Wurzburg
|
7a3cbf521c
|
Tools: Correct dependencies for CRSF in build options
|
2022-12-09 09:03:00 +11:00 |
|
Peter Barker
|
237d3f8e3c
|
Tools: move to compiling 64-bit Windows executables
Co-authored-by: davidbuzz@gmail.com
Co-authored-by: robertlong13
cygwin has dropped 32-bit support
|
2022-12-08 18:03:19 +11:00 |
|
Peter Barker
|
9d2769ddb1
|
.github: move to compiling 64-bit Windows executables
cygwin has dropped 32-bit support
|
2022-12-08 18:03:19 +11:00 |
|
Wiktor Maslowski
|
be9aec4059
|
AP_HAL_ESP32: add empty board - without any sensors
|
2022-12-07 18:21:03 +11:00 |
|
Wiktor Maslowski
|
128f52f807
|
AP_HAL_ESP32: fix the board names
|
2022-12-07 18:21:03 +11:00 |
|
Wiktor Maslowski
|
90cc4087e8
|
AP_HAL_ESP32: fix build esp32icarus
|
2022-12-07 18:21:03 +11:00 |
|
Andrew Tridgell
|
ebc9616e00
|
AP_Scheduler: guarantee that FAST_TASK tasks do run on every loop
the breakup of the fast loop resulted in us sometimes (under heavy CPU
load) not running a fast task on every loop
|
2022-12-06 17:09:33 +11:00 |
|