Andrew Tridgell
|
3b4f5d77af
|
AP_Logger: use AP_Enum for log_disarmed
|
2023-04-14 07:48:24 +10:00 |
|
Andrew Tridgell
|
4899ec9457
|
AP_Param: added set() to AP_Enum
|
2023-04-14 07:48:24 +10:00 |
|
Randy Mackay
|
470b9638ea
|
AP_Mount: remove unused get_camera_state
|
2023-04-14 07:47:47 +10:00 |
|
Randy Mackay
|
b9e06438f1
|
AP_Scripting: ViewPro driver bug fix
|
2023-04-14 07:47:47 +10:00 |
|
Peter Barker
|
6eda22e7de
|
AP_Logger: do not rotate logs when disarming if we are replay-logging
|
2023-04-14 07:47:33 +10:00 |
|
Andrew Tridgell
|
6fbd8df95b
|
AP_DroneCAN: fixed Volz feedback build
|
2023-04-13 10:36:47 -07:00 |
|
Peter Barker
|
795bb19cb9
|
AP_BattMonitor: move defines around battery types for consistency
|
2023-04-13 15:24:45 +10:00 |
|
Peter Barker
|
af5f702c36
|
GCS_MAVLink: add and use defines for all Proximity backends
|
2023-04-13 07:07:18 +10:00 |
|
Peter Barker
|
c110ac489c
|
AP_Proximity: add and use defines for all Proximity backends
|
2023-04-13 07:07:18 +10:00 |
|
Peter Barker
|
92dea59620
|
hwdef: SkyViper doesn't need most proximity sensors
|
2023-04-13 07:07:18 +10:00 |
|
Peter Barker
|
3eae62c69a
|
AP_RangeFinder: add and use AP_RangeFinder_config.h
|
2023-04-13 07:07:18 +10:00 |
|
Ryan Friedman
|
80ed6125aa
|
AP_DDS: Add support for static transforms
* This encodes the position of the GPS receivers relative to the aircraft origin
Signed-off-by: Ryan Friedman <ryanfriedman5410+github@gmail.com>
|
2023-04-13 07:05:24 +10:00 |
|
Randy Mackay
|
1a9189d602
|
AP_Scripting: add binding for camera semaphore
|
2023-04-13 07:04:46 +10:00 |
|
Randy Mackay
|
de4b1890f5
|
AP_Camera: add semaphore to allow multi-threaded access
|
2023-04-13 07:04:46 +10:00 |
|
Randy Mackay
|
ffc3ad1c1a
|
AP_Scripting: viewpro driver uses camera scripting backend
|
2023-04-13 07:04:46 +10:00 |
|
Randy Mackay
|
db51915e27
|
AP_Mount: scripting backend loses camera support
drivers should use the camera scripting backend
|
2023-04-13 07:04:46 +10:00 |
|
Randy Mackay
|
1a375f1ff5
|
AP_Scripting: remove mount get_camera_state
AP_Camera scripting backend provides access
|
2023-04-13 07:04:46 +10:00 |
|
Randy Mackay
|
554d52b6fe
|
AP_Scripting: add AP_Camera::get_state bindings
|
2023-04-13 07:04:46 +10:00 |
|
Randy Mackay
|
f357bc53fe
|
AP_Camera: add scripting backend
|
2023-04-13 07:04:46 +10:00 |
|
Randy Mackay
|
58b73c3613
|
AP_Camera: constify get_instance
|
2023-04-13 07:04:46 +10:00 |
|
Randy Mackay
|
5d29935039
|
AP_Scripting: add camera-test example script
|
2023-04-13 07:04:46 +10:00 |
|
Randy Mackay
|
03148a113f
|
AP_Scripting: add camera bindings
|
2023-04-13 07:04:46 +10:00 |
|
Randy Mackay
|
f40a939a0c
|
AP_Scripting: fix mount-poi script check errors
remove unused variables
re-enable script checks
|
2023-04-13 07:04:22 +10:00 |
|
Randy Mackay
|
3ab63cc6b1
|
AP_Scripting: add mount-poi md
|
2023-04-13 07:04:22 +10:00 |
|
Randy Mackay
|
c1f9b59d9b
|
AP_Scripting: mount-poi gets param description
send_text calls also use MAV_SEVERITY definition
|
2023-04-13 07:04:22 +10:00 |
|
Randy Mackay
|
bc9342a398
|
AP_Scripting: move mount-poi to applets directory
|
2023-04-13 07:04:22 +10:00 |
|
Andy Piper
|
078778de30
|
AP_HAL_ChibiOS: hwdef for MatekF405-TE/VTOL including bdshot
|
2023-04-12 17:24:15 +10:00 |
|
Randy Mackay
|
af64de3412
|
AP_Scripting: mount-viewpro driver gets param desc
|
2023-04-12 17:08:12 +10:00 |
|
Randy Mackay
|
6934a638a1
|
AP_Scripting: Viewpro driver setup instruction fix
|
2023-04-12 17:08:12 +10:00 |
|
Wu
|
0f1253b393
|
AP_InertialSensor: the accel fast-sampling rate of MPU6500 is 4k,not 1k
|
2023-04-12 15:24:41 +10:00 |
|
Willian Galvani
|
9179bce1ca
|
SITL: initialize battery at 0V
|
2023-04-12 15:20:05 +10:00 |
|
Peter Barker
|
89a1330801
|
AP_Airspeed: reuse airspeed backend contructor in more backends
... and clean out some unused includes
|
2023-04-12 14:30:12 +10:00 |
|
Peter Barker
|
4f355f7c8b
|
AC_Avoidance: correct compilation when fence and beacon compiled out
|
2023-04-12 09:24:39 +10:00 |
|
Peter Barker
|
aab771d380
|
AP_HAL_ChibiOS: use AP_BEACON_ENABLED instead of BEACON_ENABLED
|
2023-04-12 09:24:39 +10:00 |
|
Andrew Tridgell
|
6f3c1dcd2b
|
AP_DroneCAN: rename sniffer cpp
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
f6fa35a1f7
|
AP_GPS: fixed name length
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
6b268173dd
|
SRV_Channel: text messages and more defines
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
1d5bf5a58a
|
AP_RangeFinder: text messages and more defines
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
00b9833fac
|
AP_Proximity: text messages and more defines
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
4a2ad02494
|
AP_Notify: text messages and more defines
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
d3dde1eb14
|
AP_Gripper: text messages and more defines
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
834831bfeb
|
AP_GPS: text messages and more defines
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
9fe63ca2d4
|
AP_EFI: text messages and more defines
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
e811cf86eb
|
AP_DroneCAN: text messages and more defines
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
ba450fa08b
|
AP_Compass: text messages and more defines
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
44a0f502fe
|
AP_CANManager: text messages and more defines
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
ab8049f8e9
|
AP_BattMonitor: text messages and more defines
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
70a7115312
|
AP_Baro: text messages and more defines
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
4e161bab5e
|
AP_Arming: text messages and more defines
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
20436ef527
|
AP_Airspeed: text messages and more defines
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
78862a334e
|
AP_HAL_ChibiOS: cleanup more defines and classes
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
3129cae875
|
AP_DroneCAN: cleanup more defines and classes
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
5b45a4060a
|
AP_CANManager: cleanup more defines and classes
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
9e31757b24
|
SRV_Channel: rename more variables, types and defines
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
2119d6bfc9
|
GCS_MAVLink: rename more variables, types and defines
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
83114f4c74
|
AP_RangeFinder: rename more variables, types and defines
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
70b04a22f0
|
AP_Proximity: rename more variables, types and defines
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
d1d7cdfb52
|
AP_OpticalFlow: rename more variables, types and defines
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
8402003553
|
AP_OpenDroneID: rename more variables, types and defines
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
05d5b56bfa
|
AP_Notify: rename more variables, types and defines
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
5d6b7b04d8
|
AP_HAL: rename more variables, types and defines
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
3f47d4c71c
|
AP_HAL_ChibiOS: rename more variables, types and defines
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
645fd82507
|
AP_GPS: rename more variables, types and defines
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
5e52175399
|
AP_EFI: rename more variables, types and defines
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
9261f89e39
|
AP_DroneCAN: rename more variables, types and defines
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
e469ed9bd7
|
AP_Compass: rename more variables, types and defines
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
33df480f87
|
AP_CANManager: rename more variables, types and defines
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
11a2f5ed9c
|
AP_BattMonitor: rename more variables, types and defines
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
0e1927fc35
|
AP_Baro: rename more variables, types and defines
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
116e456d35
|
AP_Arming: rename more variables, types and defines
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
6912b0db9e
|
AP_Airspeed: rename more variables, types and defines
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
7b1337adaf
|
AP_RangeFinder: change UAVCAN_ENABLED to DRONECAN_ENABLED
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
9d5815ce7b
|
AP_HAL_ChibiOS: change UAVCAN_ENABLED to DRONECAN_ENABLED
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
607d4eed02
|
AP_DroneCAN: change UAVCAN_ENABLED to DRONECAN_ENABLED
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
dc40e1e7c3
|
AP_Compass: change UAVCAN_ENABLED to DRONECAN_ENABLED
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
8d21ef71d3
|
AP_Baro: change UAVCAN_ENABLED to DRONECAN_ENABLED
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
d2882c79de
|
AP_Airspeed: change UAVCAN_ENABLED to DRONECAN_ENABLED
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
f7a52557f6
|
AP_RangeFinder: update header references
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
a6d0738d80
|
AP_Notify: update header references
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
5952eb1249
|
AP_GPS: update header references
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
60beb288ee
|
AP_DroneCAN: update header references
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
992409328f
|
AP_Compass: update header references
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
017543f6e6
|
AP_BattMonitor: update header references
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
55b1e6d5d0
|
AP_Baro: update header references
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
5188816274
|
AP_Airspeed: update header references
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
01a32430f5
|
AP_RangeFinder: rename UAVCAN drivers to DroneCAN
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
edc454fee3
|
AP_Notify: rename UAVCAN drivers to DroneCAN
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
258158b0bc
|
AP_GPS: rename UAVCAN drivers to DroneCAN
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
9d37083ddf
|
AP_DroneCAN: rename UAVCAN drivers to DroneCAN
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
2e8ea6ac47
|
AP_Compass: rename UAVCAN drivers to DroneCAN
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
63e67db516
|
AP_BattMonitor: rename UAVCAN drivers to DroneCAN
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
43eaf013ed
|
AP_Baro: rename UAVCAN drivers to DroneCAN
|
2023-04-11 10:31:31 +10:00 |
|
Andrew Tridgell
|
a3d0f265b2
|
AP_Airspeed: rename UAVCAN drivers to DroneCAN
|
2023-04-11 10:31:31 +10:00 |
|
Henry Wurzburg
|
9371e60431
|
AP_HAL_ChibiOS: Add SpeedyBeeF405Wing
|
2023-04-11 10:22:29 +10:00 |
|
Henry Wurzburg
|
c36c042e71
|
AP_Arming: move estop pre-arm to AP_Arming and add exception
|
2023-04-11 09:24:06 +10:00 |
|
Iampete1
|
4785c248c5
|
SRV_Channel: remove unused defualt in get channel for function
|
2023-04-11 09:13:26 +10:00 |
|
Iampete1
|
9077f60e87
|
AP_Motors: Tricopter: rework and move yaw servo to arming check, allow no yaw on plane
|
2023-04-11 09:13:26 +10:00 |
|
Nick Exton
|
8bd127d630
|
GCS_MAVLink: Use new Mount clear_roi_target()
|
2023-04-11 09:11:08 +10:00 |
|
Nick Exton
|
5d39dd45be
|
AP_Mount: Add clear_roi_target() function
|
2023-04-11 09:11:08 +10:00 |
|
Henry Wurzburg
|
e12d9e38c7
|
AP_Scripting:add plane aerobatics metadata
|
2023-04-11 08:59:04 +10:00 |
|
Henry Wurzburg
|
0a84d38f43
|
AP_Scritping:change TRIKx_ID defaults to -1 (not setup)
|
2023-04-11 08:59:04 +10:00 |
|
Henry Wurzburg
|
ece07601d7
|
AP_Scripting:make trikid -1 not valid
|
2023-04-11 08:59:04 +10:00 |
|
Henry Wurzburg
|
5dc7bfc718
|
AP_TECS: correct metadata for FLARE_HGT
|
2023-04-11 08:54:45 +10:00 |
|
Andrew Tridgell
|
d59e881301
|
AP_CANManager: fixed MAVCAN fwding flag
this caused corruption due to multiple frames
|
2023-04-10 14:46:54 +10:00 |
|
Andrew Tridgell
|
81b1b69cd5
|
HAL_SITL: fixed receive of CANFD in SITL socketcan
we need to use read() and look at the size to work out if each frame
is bxCAN of CANFD
See https://www.kernel.org/doc/Documentation/networking/can.txt
|
2023-04-10 14:46:54 +10:00 |
|
Andrew Tridgell
|
a960e647b5
|
HAL_SITL: fixed sitl periph storage
this allows persistent parameters for sitl_periph_gps target
|
2023-04-10 14:46:54 +10:00 |
|
Andrew Tridgell
|
b6ae79c700
|
HAL_SITL: fixed 64 bit periph build
|
2023-04-10 14:46:54 +10:00 |
|
Andrew Tridgell
|
12ecb4354b
|
AP_HAL: allow for 64 bit CAN on Linux
|
2023-04-10 14:46:54 +10:00 |
|
Andrew Tridgell
|
57f6343058
|
AP_HAL: fixed valgrind error
|
2023-04-10 14:46:54 +10:00 |
|
Peter Barker
|
80ca43ad37
|
AP_Scripting: correct depends for AP_Winch
|
2023-04-10 09:20:47 +10:00 |
|
Mirko Denecke
|
d958ce384f
|
AC_AttitudeControl: fix get_vel_target_z_cms description
|
2023-04-10 09:15:57 +10:00 |
|
Peter Barker
|
6941193cf0
|
RC_Channel: correct use of transitive include
we use this library in this file
|
2023-04-09 22:04:05 +10:00 |
|
Henry Wurzburg
|
ba6d467c9d
|
AP_SerialManager: allow SERIAL1 protocol to be hwdef defined
|
2023-04-08 14:02:29 -07:00 |
|
Peter Barker
|
def0fec958
|
AP_BattMonitor: correct compilation when AP_BattMonitor_Analog disabled
|
2023-04-08 13:05:29 -07:00 |
|
Henry Wurzburg
|
08b3609fa9
|
AP_OSD:add option to convert home,wind,waypoint and gndspd arrows for BF font set
|
2023-04-08 07:30:33 +10:00 |
|
Andrew Tridgell
|
d8416eb38f
|
AP_HAL: fixed build for HerePro
|
2023-04-08 07:11:23 +10:00 |
|
Andrew Tridgell
|
baa7301977
|
HAL_SITL: fixed valgrind error
|
2023-04-08 07:11:23 +10:00 |
|
Andrew Tridgell
|
dec4dff1d8
|
AP_DroneCAN: fixed valgrind errors
|
2023-04-08 07:11:23 +10:00 |
|
Andrew Tridgell
|
bdbcdfce60
|
AP_HAL: fixed SLCAN duplicate define
|
2023-04-08 07:11:23 +10:00 |
|
Andrew Tridgell
|
6125997093
|
SRV_Channel: rename AP_UAVCAN to AP_DroneCAN
|
2023-04-08 07:11:23 +10:00 |
|
Andrew Tridgell
|
4c4af3330a
|
SITL: rename AP_UAVCAN to AP_DroneCAN
|
2023-04-08 07:11:23 +10:00 |
|
Andrew Tridgell
|
ee9b6bad7b
|
GCS_MAVLink: rename AP_UAVCAN to AP_DroneCAN
|
2023-04-08 07:11:23 +10:00 |
|
Andrew Tridgell
|
ac809c84f2
|
AP_RangeFinder: rename AP_UAVCAN to AP_DroneCAN
|
2023-04-08 07:11:23 +10:00 |
|
Andrew Tridgell
|
739fb91439
|
AP_Proximity: rename AP_UAVCAN to AP_DroneCAN
|
2023-04-08 07:11:23 +10:00 |
|
Andrew Tridgell
|
6bc060d8ab
|
AP_OpticalFlow: rename AP_UAVCAN to AP_DroneCAN
|
2023-04-08 07:11:23 +10:00 |
|
Andrew Tridgell
|
aa4789547f
|
AP_OpenDroneID: rename AP_UAVCAN to AP_DroneCAN
|
2023-04-08 07:11:23 +10:00 |
|
Andrew Tridgell
|
9c6d84ddb1
|
AP_Notify: rename AP_UAVCAN to AP_DroneCAN
|
2023-04-08 07:11:23 +10:00 |
|
Andrew Tridgell
|
420ceec553
|
AP_HAL: rename AP_UAVCAN to AP_DroneCAN
|
2023-04-08 07:11:23 +10:00 |
|
Andrew Tridgell
|
e0f2f060c6
|
AP_HAL_ChibiOS: rename AP_UAVCAN to AP_DroneCAN
|
2023-04-08 07:11:23 +10:00 |
|
Andrew Tridgell
|
8829f54d89
|
AP_GPS: rename AP_UAVCAN to AP_DroneCAN
|
2023-04-08 07:11:23 +10:00 |
|
Andrew Tridgell
|
7e74fde24c
|
AP_EFI: rename AP_UAVCAN to AP_DroneCAN
|
2023-04-08 07:11:23 +10:00 |
|
Andrew Tridgell
|
8b096c2987
|
AP_DroneCAN: rename AP_UAVCAN to AP_DroneCAN
|
2023-04-08 07:11:23 +10:00 |
|
Andrew Tridgell
|
34f70b98b3
|
AP_Compass: rename AP_UAVCAN to AP_DroneCAN
|
2023-04-08 07:11:23 +10:00 |
|
Andrew Tridgell
|
dbe91670a9
|
AP_CANManager: rename AP_UAVCAN to AP_DroneCAN
|
2023-04-08 07:11:23 +10:00 |
|
Andrew Tridgell
|
a03c395cce
|
AP_BattMonitor: rename AP_UAVCAN to AP_DroneCAN
|
2023-04-08 07:11:23 +10:00 |
|
Andrew Tridgell
|
305a8275f8
|
AP_Baro: rename AP_UAVCAN to AP_DroneCAN
|
2023-04-08 07:11:23 +10:00 |
|
Andrew Tridgell
|
85ce16deb6
|
AP_Arming: rename AP_UAVCAN to AP_DroneCAN
|
2023-04-08 07:11:23 +10:00 |
|
Andrew Tridgell
|
c179ea3232
|
AP_Airspeed: rename AP_UAVCAN to AP_DroneCAN
|
2023-04-08 07:11:23 +10:00 |
|
Andrew Tridgell
|
1efd640624
|
AP_DroneCAN: rename source files for AP_DroneCAN
|
2023-04-08 07:11:23 +10:00 |
|
Andrew Tridgell
|
53390f3a6f
|
AP_DroneCAN: rename from AP_UAVCAN
|
2023-04-08 07:11:23 +10:00 |
|
Randy Mackay
|
335de9cb88
|
AP_Camera: MAVLinkCamV2 limits vendor name to 32 chars
model name is also limited
|
2023-04-06 20:58:22 +10:00 |
|
Randy Mackay
|
b328f84260
|
AP_Camera: add AP_CAMERA_MAVLINKCAMV2_ENABLED definition
|
2023-04-06 20:58:22 +10:00 |
|
Randy Mackay
|
a9d271ff6a
|
AP_Camera: MAVLinkCamV2 driver
|
2023-04-06 20:58:22 +10:00 |
|
Randy Mackay
|
ae4d1ae0af
|
GCS_MAVLink: pass camera-information messages to AP_Camera
|
2023-04-06 20:58:22 +10:00 |
|
Peter Barker
|
4a29a57d8d
|
AP_Proximity: fix fallthrough in proximity switch
in the case that cygbot was selected but not compiled in we would try to insantiate a DroneCAN backend
|
2023-04-06 15:10:55 +10:00 |
|
Ryan Friedman
|
95354ac572
|
RC_Channel: Fix spelling in receiver
Signed-off-by: Ryan Friedman <ryanfriedman5410+github@gmail.com>
|
2023-04-06 09:13:09 +10:00 |
|
Ryan Friedman
|
1345e06152
|
AP_HAL_ESP32: Fix spelling receiver
Signed-off-by: Ryan Friedman <ryanfriedman5410+github@gmail.com>
|
2023-04-06 09:13:09 +10:00 |
|
Ryan Friedman
|
c6060dd047
|
AP_GPS: Fix spelling in receiver
Signed-off-by: Ryan Friedman <ryanfriedman5410+github@gmail.com>
|
2023-04-06 09:13:09 +10:00 |
|
Peter Barker
|
09dbf53454
|
AC_PrecLand: fixes for feature disablement
|
2023-04-05 18:33:19 +10:00 |
|
Peter Barker
|
9643f44ecc
|
hwdef: skyviper has only companion support for precision landing
|
2023-04-05 18:33:19 +10:00 |
|