Andrew Tridgell
|
2a7a7eef89
|
AP_Bootloader: use new check_limit_flash_1M()
use common function
|
2022-10-06 10:58:46 +11:00 |
Andrew Tridgell
|
7a57fc8c5d
|
waf: ensure we don't try to use non-implemented functions
|
2022-10-06 10:45:49 +11:00 |
Andrew Tridgell
|
f6dc6d8b8f
|
Tools: added CubePilot to board recognition for uploader.py
for CubeOrangePlus
|
2022-10-06 10:45:49 +11:00 |
Andrew Tridgell
|
ded3a60505
|
Tools: fixed build of bootloaders with debug
|
2022-10-06 10:31:51 +11:00 |
Andrew Tridgell
|
6e310f4e4e
|
CI: test build fmuv3 bootloader in CI
fmuv3 and other 16k bootloaders were broken by a recent change
|
2022-10-06 10:31:51 +11:00 |
Peter Barker
|
3cbd018877
|
AP_Periph: correct build for EFI can
no longer an array
|
2022-10-05 18:03:59 +11:00 |
Henry Wurzburg
|
96be774733
|
Tools: update signing readme for correct reversal instructions
|
2022-10-04 12:28:13 +11:00 |
Peter Barker
|
0cd7668258
|
autotest: correct sub test now gripper is enabled
|
2022-10-04 10:58:34 +11:00 |
Peter Barker
|
c9f72f73bc
|
Tools: add AP_GRIPPER_ENABLED
|
2022-10-04 10:58:34 +11:00 |
Andrew Tridgell
|
cc6a93d251
|
Tools: added MatekL431-GPS bootloader
|
2022-10-03 17:30:59 +11:00 |
Shiv Tyagi
|
c6b2ab427f
|
autotest: loosen constraints on docking test
|
2022-10-02 19:18:23 +11:00 |
Willian Galvani
|
650e8652a9
|
Tools: Sub: add test to make sure changing modes does not cause altitude changes
|
2022-10-01 09:52:56 -03:00 |
Peter Barker
|
49b991b92d
|
autotest: use new altitude_source keyword in EKF/GPS test
|
2022-10-01 08:27:37 +10:00 |
Willian Galvani
|
fcafd2c685
|
Tools: attempt to fix Sub flapping test
|
2022-09-30 15:24:33 -03:00 |
Randy Mackay
|
38360b8c7b
|
Tools: custom build server option for Siyi gimbal mount
|
2022-09-30 15:17:29 +09:00 |
Andrew Tridgell
|
0210d7c60c
|
autotest: added a test for EKF lane change in GUIDED
an EKF lane change when the two lanes are using different GPS should
not cause a height change in GUIDED
|
2022-09-30 07:44:42 +10:00 |
Andrew Tridgell
|
9dd2301198
|
autotest: move do_aux_function to common
|
2022-09-30 07:44:42 +10:00 |
Peter Barker
|
0c5f972ddb
|
autotest: add ability to watch-and-maintain from SIM_STATE.alt
|
2022-09-29 20:00:01 +10:00 |
AerofoxTech
|
83efcc008e
|
Tools: added AeroFix_PMU bootloader
|
2022-09-29 15:15:36 +10:00 |
AerofoxTech
|
19e24bc514
|
Tools: added AeroFix_PMU board ID
|
2022-09-29 15:15:36 +10:00 |
Peter Barker
|
bd364b6169
|
autotest: specify baudrate for NMEA GPS for testing
|
2022-09-28 20:53:34 +10:00 |
Andrew Tridgell
|
aa757501f4
|
AP_Periph: removed the old DroneCAN Fix message
only send/process Fix2 message, saving bus bandwidth and flash space
|
2022-09-28 17:27:32 +10:00 |
Peter Barker
|
87dfd7f541
|
autotest: remove use of fstring
breaks under python2
|
2022-09-28 08:17:02 +10:00 |
Andrew Tridgell
|
304d7472ff
|
AP_Periph: update release notes for 1.4.1
|
2022-09-28 07:24:27 +10:00 |
Peter Barker
|
3bf76dbb64
|
autotest: augment Plane following test to ensure we terrain follow
|
2022-09-27 21:32:42 +10:00 |
Andy Piper
|
267661d555
|
bootloaders: make sure SkystarsH7HD has functioning VTX on Camera 1 by default
|
2022-09-27 09:29:43 +10:00 |
Andy Piper
|
864da03679
|
scripts: add CUAV-Nora-bdshot
|
2022-09-27 09:28:45 +10:00 |
Andy Piper
|
19b71b8f83
|
bootloaders: add CUAV Nora bdshot bootloaders
|
2022-09-27 09:28:45 +10:00 |
bugobliterator
|
10cd1b65c1
|
Tools: replace hardware id of HereID with Here3Plus
|
2022-09-27 08:48:48 +10:00 |
bugobliterator
|
2c90625291
|
AP_Bootloader: reserve board id for CubePilot CAN Module
|
2022-09-27 08:48:48 +10:00 |
Paul Riseborough
|
221dc5c4d1
|
Tools: Use a more typical wind speed for the PitotBlockage autotest
|
2022-09-26 14:17:53 +10:00 |
Paul Riseborough
|
94f791c13e
|
Tolls/autotest: Fix Flake8 style check fails
|
2022-09-26 14:17:53 +10:00 |
Paul Riseborough
|
b2e9d01a2e
|
Tools/autotest: fail pitot tube at start of takeoff
|
2022-09-26 14:17:53 +10:00 |
Paul Riseborough
|
2ee8a34f70
|
Tools/autotest: rework arming and takeoff mode change order
Co-authored-by: Peter Barker <pb-gh@barker.dropbear.id.au>
|
2022-09-26 14:17:53 +10:00 |
Paul Riseborough
|
235cbbde1c
|
Tools/autotest: Use clearer method of setting parameters
Co-authored-by: Peter Barker <pb-gh@barker.dropbear.id.au>
|
2022-09-26 14:17:53 +10:00 |
Paul Riseborough
|
5a1f02bbf2
|
Tools: Python coding style fixes
|
2022-09-26 14:17:53 +10:00 |
Paul Riseborough
|
3bf3a0348a
|
Tools: Add partial unblockage to pitot blockage test
|
2022-09-26 14:17:53 +10:00 |
Paul Riseborough
|
d9321d09b3
|
Tools: Add autotest for pitot tube blockage handling
|
2022-09-26 14:17:53 +10:00 |
Andy Piper
|
df216a4800
|
scripts: add Skystars variants to manifest generator
|
2022-09-26 08:00:04 +10:00 |
Andy Piper
|
7b1ed2e72f
|
bootloaders: add and correct SkystarsH7HD bootloaders
|
2022-09-26 08:00:04 +10:00 |
Peter Barker
|
8e3021e147
|
autotest: check target system on return mission_item_int packets
|
2022-09-25 19:25:53 +10:00 |
Peter Barker
|
f9bc7e44f8
|
autotest: add a method to easily install message printer
|
2022-09-22 18:14:49 +10:00 |
Peter Barker
|
426f18fb2c
|
Tools: extract_features.py: correct define name for AP_RPM_ENABLED
|
2022-09-21 22:41:35 +10:00 |
m
|
635df2ca45
|
autotest: check local home location
|
2022-09-21 15:58:25 +10:00 |
Peter Barker
|
d3f6d9eaa3
|
autotest: make proximity sensor test more reliable
|
2022-09-21 11:58:38 +10:00 |
Peter Barker
|
0266d288cd
|
Tools: add AP_CAMERA_ENABLED support
|
2022-09-21 11:58:38 +10:00 |
Reilly Callaway
|
b839fb582c
|
Tools: Add kg per cubic meter unit metadata
|
2022-09-20 15:24:48 +10:00 |
Iampete1
|
ef9f5a9552
|
Tools: autotest: update copter param validation check
|
2022-09-19 20:57:51 -04:00 |
Andy Piper
|
8ee5c8735d
|
AP_Periph: delegate dshot configuration to BLHeli. Make esc telemetry output rate configurable
correct SRV_Channel initialization order to get ESC masks correct
|
2022-09-20 09:45:03 +10:00 |
Peter Barker
|
5aae259fd5
|
waf: no CANMANAGER on sitl_periph_gps
|
2022-09-20 09:39:48 +10:00 |