Peter Barker
7ed55bf0ff
autotest: add tests for MAV_CMD_DO_GIMBAL_MANAGER_CONFIGURE
2023-08-24 22:07:12 +10:00
Peter Barker
b8eb954f46
autotest: add specific tests for MAV_CMD_DO_MOUNT_CONTROL
2023-08-24 22:07:12 +10:00
MallikarjunSE
6ffbc210da
Tools/bootloaders: Add Sierra True series bootloader
2023-08-24 17:47:05 +10:00
MallikarjunSE
ac2c1056cd
Tools/bootloaders: Add Sierra-PrecisionPoint bootloader
2023-08-24 17:45:31 +10:00
Ryan Friedman
c58cc58363
ardupilotwaf: Fix incorrect comment for cmake minimum version
...
Signed-off-by: Ryan Friedman <ryanfriedman5410+github@gmail.com>
2023-08-24 15:01:27 +10:00
Peter Barker
2b9b3c07cb
autotest: add test for rover MAV_CMD_DO_CHANGE_SPEED
2023-08-24 13:06:00 +09:00
Andrew Tridgell
08fd7973e2
Tools: removed force32 bit option for sitltest-can
...
multicast does not work on CI as 32 bit binary
2023-08-24 13:06:40 +10:00
Andrew Tridgell
914d31b4cf
autotest: fixed test known frames
...
this test can't handle periph based frames
2023-08-24 13:06:40 +10:00
Andrew Tridgell
6643231b2e
autotest: implement parameter files per peripheral in CI tests
...
this allows for one peripheral to have ESCs and the other not
2023-08-24 13:06:40 +10:00
Andrew Tridgell
cc9f973007
waf: enable ESC telemetry for CAN SITL peripheral
2023-08-24 13:06:40 +10:00
Andrew Tridgell
52d80241b9
autotest: added quadplane-can vehicle
...
setup with all CAN peripherals
2023-08-24 13:06:40 +10:00
Andrew Tridgell
032c5cc6fe
waf: enable RC output in AP_Periph SITL
2023-08-24 13:06:40 +10:00
Andrew Tridgell
54e4013d9f
AP_Periph: link more RC output libs
2023-08-24 13:06:40 +10:00
Andrew Tridgell
19ce28a49d
autotest: allow CAN test to run at speedup 10
...
we can now use larger speedups for DroneCAN SITL AP_Periph
2023-08-24 13:06:40 +10:00
Andrew Tridgell
52a2824085
autotest: fixed periph param defaults
2023-08-24 13:06:40 +10:00
Andrew Tridgell
9665959e84
autotest: added default params for periph
2023-08-24 13:06:40 +10:00
Andrew Tridgell
e3653adea2
autotest: rename option --can-peripherals from --can-gps
2023-08-24 13:06:40 +10:00
Andrew Tridgell
698e38e849
AP_Periph: allow SITL periph with more devices
2023-08-24 13:06:40 +10:00
Andrew Tridgell
ce288856b5
waf: enable mag, baro, compass, airspeed and rangefinder in SITL periph
2023-08-24 13:06:40 +10:00
Andrew Tridgell
c151d9bc3d
Tools: removed native_millis/micros
2023-08-24 13:06:40 +10:00
Peter Barker
a44820cfde
autotest: tidy Rover DriveMaxRCIN test
...
take advantage of created infrastructure
2023-08-24 12:02:38 +10:00
Nick Exton
f2dcf72fbb
AP_Bootloader: Reserve 100 IDs for SYPAQ Systems
2023-08-24 11:59:32 +10:00
Nick Exton
9184653c4d
AP_Bootloader: Adjust reserved IDs for SpektreWorks
...
Reserve 100 IDs instead of 101.
2023-08-24 11:59:32 +10:00
Nick Exton
e5e20143a3
AP_Bootloader: Adjust reserved IDs for Carbonix
...
Reserve 100 IDs instead of 101.
2023-08-24 11:59:32 +10:00
Ryan Friedman
4447e87098
Tools: Build DDS tests in CI
...
Signed-off-by: Ryan Friedman <ryanfriedman5410+github@gmail.com>
2023-08-24 07:46:06 +10:00
Peter Barker
b93e1d471f
autotest: add test for Rover MAV_CMD_NAV_RETURN_TO_LAUNCH
2023-08-23 21:29:00 +10:00
Andy Piper
a47009e103
autotest: autotest autotune without filtering updates
2023-08-23 18:06:22 +10:00
Pierre Kancir
875f834e93
Tools: remove bionic fixed package as we move to py3
2023-08-23 17:15:56 +10:00
Pierre Kancir
69a42cafb3
Tools: update pip as part of install to prevent issues
2023-08-23 17:15:56 +10:00
Pierre Kancir
e9bcf3b8df
Tools: disable pip install progress bar on github action
2023-08-23 17:15:56 +10:00
Pierre Kancir
2b8a605fd2
Tools: use venv on Archlinux to fix install
2023-08-23 17:15:56 +10:00
Pierre Kancir
be74f7b480
Tools: switch bionic to python3 to fix install
2023-08-23 17:15:56 +10:00
bugobliterator
c0bc2d4106
bootloaders: update CubeRed bootloaders to fix mavlink reboot issue
2023-08-23 17:08:26 +10:00
Peter Barker
6a6a0b36c9
autotest: add test for Rover reversing in guided
2023-08-23 16:12:21 +10:00
Tom Pittenger
2057a1871b
Tools/scripts/build_features: add BATTERY_ESC_TELEM_OUTBOUND_ENABLED
2023-08-22 16:14:36 -07:00
Ryan Friedman
d76bf320de
Tools: Enforce astyle on AP_ExternalControl
...
Signed-off-by: Ryan Friedman <ryanfriedman5410+github@gmail.com>
2023-08-22 18:21:23 +10:00
Andrew Tridgell
10435ca3c4
waf: added AP_ExternalControl to set of libraries
2023-08-22 18:21:23 +10:00
Peter Barker
2c3ac2fa4e
build_options.py: create MAVLink section, populate it
...
this is for when we want to be able to add or remove mavlink features or mavlink message/command handling
2023-08-22 09:09:54 +10:00
Michelle Rossouw
aa09b0b409
Tools: Update blimp parameters for more realistic dynamics
2023-08-21 21:01:47 +10:00
Tom Pittenger
bb8b901dd2
Tools/autotest: reduce LAND_DISARMDELAY to 3 for Plane CI
2023-08-21 18:49:21 +10:00
Andrew Tridgell
c14e65850b
Tools: allow selection of sdcard storage
...
this has been requested for MatekF765-Wing
2023-08-21 17:03:52 +10:00
Peter Barker
6386da7d1c
bootloaders: add MatekL431-RC bootloader
2023-08-20 17:37:44 +10:00
arshPratap
8e7b6e6b6c
Tools : Updated description for Arming Motor Service
2023-08-19 23:13:39 +10:00
Peter Barker
9fb872cdd7
AP_Periph: move RC IN parameters to sub-object
2023-08-19 20:27:24 +10:00
Andrew Tridgell
312ca017a0
AP_Periph: added RC input serial port options
2023-08-19 20:27:24 +10:00
Peter Barker
ee0a49bb7c
AP_Periph: add support for DroneCAN RCInput packets
2023-08-19 20:27:24 +10:00
Ryan Friedman
a56782546d
Tools: Allow enforcing astyle in CLI automatically
...
Signed-off-by: Ryan Friedman <ryanfriedman5410+github@gmail.com>
2023-08-19 20:26:55 +10:00
Ryan Friedman
08cd651bc3
Tools: Install the right serial module for Ubuntu lunar
...
* It's used in the firmware uploader.py script
* And a quick modification to reduce code duplication
Signed-off-by: Ryan Friedman <ryanfriedman5410+github@gmail.com>
2023-08-17 08:36:55 +10:00
yunjiuav
8e0bbc9713
Tools: modify bootloader for YJUAV_A6SE bd
2023-08-17 08:35:37 +10:00
Michael du Breuil
e8517d8e5d
Tools: AP_Bootloader: Reserve board id's for SpektreWorks
2023-08-17 08:33:19 +10:00