Peter Barker
92c5906c1e
AntennaTracker: tidy log message id definitions
...
Add a comment indicating only 20 ids are available to the vehicle
2021-12-21 10:42:18 +11:00
Jaaaky
db8d08b349
SRV_Channel: Fix multi #include's
2021-12-21 10:38:46 +11:00
Jaaaky
71154105e4
SITL: Fix multi #include's
2021-12-21 10:38:46 +11:00
Jaaaky
e991bff0d5
AP_VisualOdom: Fix multi #include's
2021-12-21 10:38:46 +11:00
Jaaaky
3008a480d5
AP_UAVCAN: Fix multi #include's
2021-12-21 10:38:46 +11:00
Jaaaky
37a08507df
AP_ToshibaCAN: Fix multi #include's
2021-12-21 10:38:46 +11:00
Jaaaky
e92c900b56
AP_Scheduler: Fix multi #include's
2021-12-21 10:38:46 +11:00
Jaaaky
8512652511
AP_RCTelemetry: Fix multi #include's
2021-12-21 10:38:46 +11:00
Jaaaky
91e3441c6d
AP_RCProtocol: Fix multi #include's
2021-12-21 10:38:46 +11:00
Jaaaky
485227b2c1
AP_Param: Fix multi #include's
2021-12-21 10:38:46 +11:00
Jaaaky
da3b064a31
AP_OSD: Fix multi #include's
2021-12-21 10:38:46 +11:00
Jaaaky
bbb38504d6
AP_InertialSensor: Fix multi #include's
2021-12-21 10:38:46 +11:00
Jaaaky
08d44815f6
AP_HAL_Linux: Fix multi #include's
2021-12-21 10:38:46 +11:00
Jaaaky
f588b08004
AP_HAL_ESP32: Fix multi #include's
2021-12-21 10:38:46 +11:00
Jaaaky
f1f31c1aef
AP_HAL_ChibiOS: Fix multi #include's
2021-12-21 10:38:46 +11:00
Jaaaky
60fcfae2de
AP_GyroFFT: Fix multi #include's
2021-12-21 10:38:46 +11:00
Jaaaky
6433547592
AP_GPS: Fix multi #include's
2021-12-21 10:38:46 +11:00
Jaaaky
c7b1e05f1d
AP_FETtecOneWire: Fix multi #include's
2021-12-21 10:38:46 +11:00
Jaaaky
bfb9b1ac73
AP_Declination: Fix multi #include's
2021-12-21 10:38:46 +11:00
Jaaaky
d27f122295
AP_Compass: Fix multi #include's
2021-12-21 10:38:46 +11:00
Jaaaky
f8f9038092
AP_Baro: Fix multi #include's
2021-12-21 10:38:46 +11:00
Jaaaky
0c16ebec6c
AC_PrecLand: Fix multi #include's
2021-12-21 10:38:46 +11:00
Jaaaky
50430d9fc8
ArduPlane: Fix multi #include's
2021-12-21 10:38:46 +11:00
Iampete1
055d90d49b
Plane: tailsitter: add gains to scale control surface vs motors
2021-12-21 10:14:34 +11:00
Shiv Tyagi
4b7b5a4d90
AP_OSD: fix code causing errors when OSD is compiled out
...
This fixes the code causing problem in compiling out OSD
2021-12-21 10:06:01 +11:00
Hwurzburg
ff3c4b8bda
RC_Channel: add RC option to report CRSF LQ as RSSI
...
Co-author: Jules Gilson <julesgilson@yahoo.co.uk>
2021-12-21 10:04:33 +11:00
Hwurzburg
a18a4e5719
AP_RCTelemetry: add RC option to report CRSF LQ as RSSI
...
Co-author: Jules Gilson <julesgilson@yahoo.co.uk>
2021-12-21 10:04:33 +11:00
Hwurzburg
eaa557106a
AP_RCProtocol: add RC option to report CRSF LQ as RSSI
...
Co-author: Jules Gilson <julesgilson@yahoo.co.uk>
2021-12-21 10:04:33 +11:00
RickReeser
d95c997606
AC_PosControl: fix comment
...
In ArduCopter/mode.cpp, ignore_descent_limit is FALSE unless landing:
// do not ignore limits until we have slowed down for landing
ignore_descent_limit = (MAX(g2.land_alt_low,100) > get_alt_above_ground_cm()) || copter.ap.land_complete_maybe;
2021-12-21 07:41:47 +09:00
Iampete1
3606022cd7
AP_Scripting: add MiniCheetah CAN motor driver example
2021-12-21 08:51:22 +11:00
Peter Barker
f6fa676411
AP_AIS: correct number of bytes to read from device
2021-12-20 18:39:01 +09:00
bugobliterator
a9c78fe7e3
Tools: also test out directory working in one of the build tests
2021-12-20 12:47:25 +11:00
bugobliterator
62945e1d85
AP_HAL_ChibiOS: use common directory reference wrt hwdef scripts
2021-12-20 12:47:25 +11:00
bugobliterator
9eb3a976bc
waf: allow build with ardupilot as a module
2021-12-20 12:47:25 +11:00
Randy Mackay
6fda5b946e
Rover: 4.1.3-rc1 release notes
2021-12-20 09:28:19 +09:00
Randy Mackay
93487c1c93
Copter: 4.1.3-rc1 release notes
2021-12-20 09:28:00 +09:00
Paul Riseborough
5178f4a7d0
AP_NavEKF3: Add missing covariance row reset
2021-12-20 09:28:37 +11:00
Peter Barker
8527fd42d1
autotest: sim_vehicle.py: accept lower-case plane etc for --vehicle
2021-12-19 14:50:09 +11:00
Oliver
80c7c9f16a
AP_PiccoloCAN: Bug fix for ESC temperature data
...
- Fixes issues with temperature data in telemetry and logs
- Use the maximum of available temperature values for the ESC (where available)
2021-12-19 10:50:37 +11:00
Peter Barker
a281c3ef91
AP_HAL_ChibiOS: remove stray 'No Crash Detected' diagnostic
2021-12-19 10:48:44 +11:00
Peter Barker
bdeec0868e
AP_HAL_ChibiOS: turn wind-compensation off in hwdef defaults
2021-12-19 10:45:16 +11:00
Peter Barker
5ff410f2cb
AP_Baro: turn wind-compensation off using hwdef defaults
2021-12-19 10:45:16 +11:00
Peter Barker
c6734ad825
AP_InertialSensor: correct logging of inertial-sensor reg-change logging
2021-12-18 21:25:27 +11:00
bugobliterator
f0073e472b
HAL_ChibiOS: set SWD pins pulled up and low by default
2021-12-17 22:51:18 -08:00
Shiv Tyagi
c34301d925
AP_BattMonitor: remove MPPT_PacketDigital from Type enum
...
we have removed AP_BattMonitor_MPPT_PacketDigital, hence this should be removed too
2021-12-17 20:24:25 +09:00
Shiv Tyagi
814e0f9cac
AP_Arming: remove Driver_Type_MPPT_PacketDigital from CAN checks
...
we have removed AP_BattMonitor_MPPT_PacketDigital, hence this should be removed too
2021-12-17 20:24:25 +09:00
Shiv Tyagi
b2073e4e1c
AP_HAL_ChibiOS: remove stray define HAL_PERIPH_ENABLE_BATTERY_MPPT_PACKETDIGITAL
...
We have removed the class AP_BattMonitor_MPPT_PacketDigital, hence this should be removed too
2021-12-17 20:24:25 +09:00
Shiv Tyagi
d1eedcb4c3
AP_Periph: remove PacketDitial from AP_CANManager parameter description
...
We have removed the class AP_BattMonitor_MPPT_PacketDigital, we should also remove these
2021-12-17 20:24:25 +09:00
Shiv Tyagi
d846a81055
AP_CANManager: remove MPPT_PacketDigital parameter description
...
We have removed the class AP_BattMonitor_MPPT_PacketDigital, we should also remove these from parameter descriptions and enums
2021-12-17 20:24:25 +09:00
Shiv Tyagi
ef5b43ca95
AP_Baro_KellerLD : add SensorMode enum and _p_mode property
...
This adds SensorMode enum and _p_mode property which is used to set _p_mode_offset
Co-Authored-By: Josh Henderson <69225461+hendjoshsr71@users.noreply.github.com>
Co-Authored-By: ES-Alexander <25898329+ES-Alexander@users.noreply.github.com>
2021-12-17 11:58:19 +11:00