Peter Barker
|
400dd851a6
|
hwdef: remove fuelflow lines from ReaperF745 hwdef
these are already removed because it's a 1M board
|
2023-06-20 15:34:19 +10:00 |
Peter Barker
|
3de811ed0a
|
hwdef: sort save_some_flash.inc (NFC)
|
2023-06-20 15:34:19 +10:00 |
Peter Barker
|
45e336dfcf
|
hwdef: save_some_flash.inc on revo-mini-i2c-bdshot
|
2023-06-20 15:34:19 +10:00 |
Peter Barker
|
c18b65a68e
|
hwdef: no bootloader update on MambaF405v2
|
2023-06-20 15:34:19 +10:00 |
Peter Barker
|
60c785de3f
|
AP_Notify: correct gate on inclusion of profiled_spi enum entry
|
2023-06-20 15:13:39 +10:00 |
Iampete1
|
2f4b617464
|
Plane: remove SYS_NUM_RESETS, replaced by STAT_BOOTCNT
|
2023-06-20 11:10:36 +10:00 |
muramura
|
b153a90430
|
Copter: Note that this process is for SOLO
|
2023-06-20 11:10:26 +10:00 |
xianglunkai
|
1ab985fff8
|
AC_CustomControl_PID: set false to avoid hitting limits
|
2023-06-20 10:50:11 +10:00 |
xianglunkai
|
bd30f3ede9
|
libraries:AC_CustomControl: correct error due to changes in PID interface
|
2023-06-20 10:50:11 +10:00 |
Peter Barker
|
5800e9d785
|
AP_HAL_ChibiOS: heavy periphs get servos and relays
|
2023-06-20 09:36:39 +10:00 |
Peter Barker
|
0cf53f5127
|
Tools: add option to disable relay and servorelay libraries
|
2023-06-20 09:36:39 +10:00 |
Peter Barker
|
cf67b0a71a
|
Rover: add option to disable relay and servorelay libraries
|
2023-06-20 09:36:39 +10:00 |
Peter Barker
|
ccd39efe1c
|
Blimp: add option to disable relay and servorelay libraries
|
2023-06-20 09:36:39 +10:00 |
Peter Barker
|
d9e89eb602
|
ArduSub: add option to disable relay and servorelay libraries
|
2023-06-20 09:36:39 +10:00 |
Peter Barker
|
9d3ebf0d54
|
ArduPlane: add option to disable relay and servorelay libraries
|
2023-06-20 09:36:39 +10:00 |
Peter Barker
|
cd8a699675
|
ArduCopter: add option to disable relay and servorelay libraries
|
2023-06-20 09:36:39 +10:00 |
Peter Barker
|
9b2dba95d0
|
RC_Channel: add option to disable relay and servorelay libraries
|
2023-06-20 09:36:39 +10:00 |
Peter Barker
|
86d09d9096
|
GCS_MAVLink: add option to disable relay and servorelay libraries
|
2023-06-20 09:36:39 +10:00 |
Peter Barker
|
dbfa718020
|
AR_Motors: add option to disable relay and servorelay libraries
|
2023-06-20 09:36:39 +10:00 |
Peter Barker
|
234bae6816
|
AP_Vehicle: add option to disable relay and servorelay libraries
|
2023-06-20 09:36:39 +10:00 |
Peter Barker
|
27c3f8525d
|
AP_ServoRelayEvents: add option to disable relay and servorelay libraries
|
2023-06-20 09:36:39 +10:00 |
Peter Barker
|
f96266b227
|
AP_Scripting: add option to disable relay and servorelay libraries
|
2023-06-20 09:36:39 +10:00 |
Peter Barker
|
72a2962367
|
AP_Relay: add option to disable relay and servorelay libraries
|
2023-06-20 09:36:39 +10:00 |
Peter Barker
|
2adb4fef5a
|
AP_Parachute: add option to disable relay and servorelay libraries
|
2023-06-20 09:36:39 +10:00 |
Peter Barker
|
e423173848
|
AP_Mission: add option to disable relay and servorelay libraries
|
2023-06-20 09:36:39 +10:00 |
Peter Barker
|
2932dea4ff
|
AP_HAL_ChibiOS: add option to disable relay and servorelay libraries
|
2023-06-20 09:36:39 +10:00 |
Peter Barker
|
2975656be5
|
AP_Camera: add option to disable relay and servorelay libraries
|
2023-06-20 09:36:39 +10:00 |
Peter Barker
|
15a004e55a
|
AP_Arming: add option to disable relay and servorelay libraries
|
2023-06-20 09:36:39 +10:00 |
Mark Whitehorn
|
154ccf4e63
|
AP_Scripting: tricks-on-a-switch activation cleanup
|
2023-06-20 09:32:28 +10:00 |
Michael du Breuil
|
84104331ec
|
AP_ESC_Telem: Raise default timeout for the RPM spin check to 210ms
This copes better with 10Hz monitors, or losing a single packet
|
2023-06-20 09:30:03 +10:00 |
Henry Wurzburg
|
363bdc3118
|
Tools: add Holybro KakuteH7-Wing
|
2023-06-20 09:09:12 +10:00 |
Henry Wurzburg
|
15ba495f78
|
AP_HAL_ChibiOS: add Holybro KakuteH7-Wing
|
2023-06-20 09:09:12 +10:00 |
murata
|
004054d1b1
|
AP_RCProtocol: Remove invalid Slot ID checks
|
2023-06-20 09:06:04 +10:00 |
muramura
|
bfa23aa7b0
|
AP_HAL_SITL: Resolve missing-declarations errors
|
2023-06-19 20:14:31 +10:00 |
Jeevan K
|
078e1e0e89
|
ArduSub: Updated comment
|
2023-06-19 20:01:04 +10:00 |
Jeevan K
|
7200cdf4dd
|
ArduSub: Comment Typo Fix
|
2023-06-19 20:01:04 +10:00 |
Iampete1
|
2eaad47bf8
|
AP_Scripting: examples: plane-wind-fs: fixup for luacheck
|
2023-06-18 18:17:37 +10:00 |
Peter Barker
|
6faa77993a
|
AP_Filesystem: correct include problem
transitive include may fail depending on build options
|
2023-06-18 10:35:27 +10:00 |
Peter Barker
|
2d51eae56e
|
Tools: build_options.py: add filesystem build options
|
2023-06-18 10:35:27 +10:00 |
Peter Barker
|
03e5fa033b
|
Rover: remove AP_ServoRelayEvents from AP_MotorsUGV interface
instead, take it from the singleton
|
2023-06-17 18:07:43 +10:00 |
Peter Barker
|
8532444bb5
|
AR_Motors: remove AP_ServoRelayEvents from AP_MotorsUGV interface
instead, take it from the singleton
|
2023-06-17 18:07:43 +10:00 |
Peter Barker
|
320bd43334
|
SITL: use SIM_config for ship and adsb simulations
|
2023-06-17 17:57:15 +10:00 |
Peter Barker
|
9ee6be8a55
|
AP_HAL_Linux: fix help ouput from Options to Examples
|
2023-06-17 17:51:34 +10:00 |
Peter Barker
|
5791aea3fc
|
SITL: correct compilation when AP_SIM_IS31FL3195_ENABLED off
object won't exist in that case
|
2023-06-17 15:14:45 +10:00 |
bugobliterator
|
e30cc65f14
|
GCS_MAVLink: move sysid_my_gcs to be public
|
2023-06-17 14:49:22 +10:00 |
bugobliterator
|
f391445eaf
|
AP_Periph: move sysid_my_gcs to be public
|
2023-06-17 14:49:22 +10:00 |
bugobliterator
|
2ab058ef95
|
Blimp: move sysid_my_gcs to be public
|
2023-06-17 14:49:22 +10:00 |
bugobliterator
|
6866ceb2e2
|
ArduSub: move sysid_my_gcs to be public
|
2023-06-17 14:49:22 +10:00 |
bugobliterator
|
f3159eeb58
|
ArduPlane: move sysid_my_gcs to be public
|
2023-06-17 14:49:22 +10:00 |
bugobliterator
|
1242054cbb
|
ArduCopter: move sysid_my_gcs to be public
|
2023-06-17 14:49:22 +10:00 |