Pierre Kancir
69fab70582
Tools: use lxml for xml generation
...
fix caracters
fix indentation
validate xml
4 years ago
Andy Piper
efb2e9f81a
Tools: bootloader for iFlight Beast H7 AIO
4 years ago
Tom Pittenger
6bb2bec4f3
AP_Bootloader: add boardIDs for CubeORange/Black-periph, pixracer-periph
4 years ago
ukmook
44ce2b225c
Tools/bootloaders: add Pixracer-periph bootloader image
4 years ago
Peter Barker
12505c4c28
autotest: add tests for new higher-channel override semantics
4 years ago
Peter Barker
b53b30ea51
autotest: split out a get_rc_channel_value()
4 years ago
Tom Pittenger
71859c9893
AP_Periph: rename AP_PERIPH_<feature>_DEFAULT to HAL_PERIPH_<feature>_DEFAULT
4 years ago
Andrew Tridgell
80b3c2491f
Tools: rebuild IO firmware
4 years ago
Tom Pittenger
7af731fbda
AP_Periph: change GPS and Rangefinder to use port stored in param
4 years ago
Tom Pittenger
4c484c8577
AP_Periph: compile-error fix for for hwdef with HAL_NO_ROMFS_SUPPORT
4 years ago
Peter Barker
b02f0ee51f
autotest: make Sub's setting of FS_GCS_ENABLE persist across wipes
4 years ago
Peter Barker
26bbedd777
autotest: remove un-needed parameter wipe after soaring test
4 years ago
Peter Barker
0a5eedb05a
autotest: wipe and reinitialise parameters when resetting SITL commandline
...
Should fix this scenario:
- Plane soaring test uses different defaults file
- soaring test sets a parameter away from default value
- context pop sets it back to the value in the defaults file
- it is now in permanent storage with the default found in the
different defaults file used by the soaring test
- we finish running the soaring test an reset the SITL command line
back to default, with the old defaults file
- we go on to running the next test. At this point the value for that
parameter is the default in the defaults file used by the soaring test.
Something similar applies in the Callisto test.
4 years ago
Peter Barker
0788b46374
autotest: add trivial test for Callisto
4 years ago
Peter Barker
5d23dc2314
autotest: avoid replicating enumeration value names from pymavlink
4 years ago
Pierre Kancir
06d6526ba6
Autotest: correct wait_distance_to_home comment
4 years ago
Pierre Kancir
824b9c1dc9
Autotest: add setpoint_target test for copter
4 years ago
Pierre Kancir
67533c3284
Autotest: add setpoint_target tests on rover
4 years ago
Pierre Kancir
6565309325
Autotest: add test_set_velocity_global_int tests
4 years ago
Pierre Kancir
10673122c0
Autotest: add test_set_position_global_int tests
4 years ago
Pierre Kancir
62a1fa1052
Autotest: add wait_speed_vector and wait yaw_speed functions
4 years ago
Pierre Kancir
0ca8e817d5
Autotest: wait_and_maintain add support of Vector3
4 years ago
Pierre Kancir
dbaeb668f1
Autotest: add MAV_FRAME dictionary
4 years ago
Pierre Kancir
0bf7bd7f68
Autotest: add set_position mask to common.py
4 years ago
Pierre Kancir
60c6666941
Tools: ardupilotwaf: fix scripting inclusion on build_binaries.py
4 years ago
Peter Barker
662814d6bd
autotest: reboot after running Copter vibe tests
...
The EKF type (at the very least) requires a reboot to revert to its
original value.
4 years ago
Peter Barker
69ef0937f4
autotest: add trivial test just to cover the Airspeed_DLVR code
4 years ago
Tom Pittenger
eb3da385dd
AP_Periph: gracefully handle PWM and Params during reboot and bot up as PWM safety on
4 years ago
Siddharth Purohit
4d91071e7e
AP_Periph: ignore unused-function error for helper fix_float16()
4 years ago
Tom Pittenger
07aeab5c44
AP_Periph: add Servo OUT support
4 years ago
Iampete1
6f92e6298a
Tools: add Kg/m.m to param units
4 years ago
giacomo892
c8d874676f
AP_Periph: MSP fix last baro ms
4 years ago
Randy Mackay
d964fa2307
Tools: fixup EKF source pre-arm test
...
although setting COMPASS_USE/2/3 to zero disables the pre-arm for EK3_SRCx_YAW = 1 (Compass) the pre-arm still triggers if EK3_SRCx_YAW = 3 (External Compass Fallback)
4 years ago
Andrew Tridgell
ba78fecaaa
autotest: added Kris location
...
helps with testing missions from Kris in China
4 years ago
Andrew Tridgell
0bf0fbe687
AP_Periph: prepare for 1.2beta2
4 years ago
Tom Pittenger
2a4fef73dd
AP_Periph: change ADSB to use param ADSB_PORT instead of define
4 years ago
Tom Pittenger
84e578b3df
AP_Bootloader: respect HAL_BOOTLOADER_TIMEOUT when CAN and SERIAL/USB is enabled
4 years ago
Tom Pittenger
5238f85091
AP_Periph: add BRD_SERIAL_NUM and append CAN_APP_NODE_NAME
4 years ago
Peter Barker
4efcf16005
autotest: correct number of bytes we expect to download
...
We request a fixed number of bytes, which could be more or less than the
log file size.
4 years ago
Peter Barker
8e71e2505a
autotest: correct lookup for most recent log file
4 years ago
Randy Mackay
50f9eee54c
Tools: relax fly_guided_stop climb rate tolerance to 1cm/s
4 years ago
hendjosh
8567b829a6
Tools: add name to GIT_Test.txt
4 years ago
Mike R
81745b0e64
Tools: Add Goretovka (RF, Moscow region) location
4 years ago
Peter Barker
76b0b0429f
autotest: add another example on bisect helper
4 years ago
Tom Pittenger
a285a741df
AP_Periph: implement HAL_PERIPH_ALLOW_MAVLINK_UART_OR_USB_REBOOT_CMD
4 years ago
Mouna
2763ce027e
Tools: adding my name to GIT_Success
4 years ago
Pierre Kancir
7a2a60e65c
Tools: rover: correct test_setting_modes_via_mavproxy_switch for RTL and AUTO
4 years ago
Pierre Kancir
871b9fc12d
Tools: plane : initial_mode_switch_mode
4 years ago
Pierre Kancir
e4707c20ea
Tools: rover: add initial_mode_switch_mode
4 years ago
Pierre Kancir
9550721ae4
Tools: add initial_mode testing
4 years ago