Pierre Kancir
|
81274018c3
|
Tools: update path for sub test missions files
|
5 years ago |
Pierre Kancir
|
4eceef1cef
|
Tools: update path for rover test missions files
|
5 years ago |
Pierre Kancir
|
bcd15bc6e4
|
Tools: update path for plane test missions files
|
5 years ago |
Pierre Kancir
|
24a2bc3b0e
|
Tools: update path for copter test missions files
|
5 years ago |
Pierre Kancir
|
5b26df5780
|
Tools: put Mission files into right directories
|
5 years ago |
Andrew Tridgell
|
04d760d54c
|
Tools: added new RM3100 ID
|
5 years ago |
Peter Barker
|
2d171d0cb4
|
autotest: add sanity check for duplicate labels in LogWrite calls
|
5 years ago |
Samuel Tabor
|
a4c5e12fac
|
Tools: Make soaring test a subclass of plane test.
|
5 years ago |
Samuel Tabor
|
0df6d74d77
|
AP_Soaring: Update autotest to use delay_sim_time not wait_seconds.
|
5 years ago |
Samuel Tabor
|
7168a65155
|
Autotest: Simplify soaring.py.
|
5 years ago |
Samuel Tabor
|
528dcc3f6b
|
Autotest: Add test for soaring.
|
5 years ago |
Samuel Tabor
|
a18d6e925d
|
AP_Soaring: Improved default sim parameters.
|
5 years ago |
Samuel Tabor
|
5082c9be8b
|
SITL: Add plane-soaring type, including parameters, mission, simulated thermals and glider sim settings.
|
5 years ago |
Peter Barker
|
5881692e4f
|
autotest: sub: fix altitude-hold for being below target altitude
|
5 years ago |
Pierre Kancir
|
c4fa6fee9a
|
Tools: completion: add completion for autotest.py
|
5 years ago |
Pierre Kancir
|
6dce7a88d4
|
Tools: completion: small correction to zsh
|
5 years ago |
Pierre Kancir
|
5736e28693
|
Tools: completion bash: correct word reuse skipping
|
5 years ago |
Pierre Kancir
|
3262175f86
|
Tools: completion: add bash completion for autotest.py
|
5 years ago |
Peter Barker
|
52bb7760bc
|
autotest: add debug for COMMAND_LONG commands
|
5 years ago |
juvinski
|
7919bafc86
|
Tools: added name to GIT_Success.txt
|
5 years ago |
Peter Barker
|
d966f5718d
|
autotest: add option to list subtests
|
5 years ago |
Peter Barker
|
45ccced4df
|
autotest: add examples to help output
|
5 years ago |
Peter Barker
|
47e03d4e62
|
autotest: loosen epsilon on arriving at boundary
We don't always get within 2.5m
|
5 years ago |
Andrew Tridgell
|
e2d6e70895
|
AP_Periph: fixed HWESC temperature decoding
now have protocol docs
|
5 years ago |
Peter Barker
|
4bab3c083e
|
autotest: sort messages in logger documentation output files
|
5 years ago |
Peter Barker
|
cbe1dba781
|
autotest: loosen slowdown constraint on zigzag test
|
5 years ago |
Pierre Kancir
|
5d299eb584
|
Tools: add error keyword on param parse for newcomers
|
5 years ago |
Peter Barker
|
f450df18b0
|
autotest: allow more time to loiter to ne in precision test
|
5 years ago |
Jawed Alam
|
72c46a7fc8
|
Tools: added name to GIT_Success.txt
I added my name by forking the repository
|
5 years ago |
jgruver
|
ff784aee67
|
Tools: Add name to GIT_Success
|
5 years ago |
Peter Barker
|
2fb31e69ea
|
autotest: correct test class map for Helicopter
|
5 years ago |
Marek Łukasiewicz
|
d41275298b
|
Tools: added name to GIT_Success.txt
|
5 years ago |
bhaskar
|
544df71fd2
|
Tools: added name to GIT_Success.txt
|
5 years ago |
Peter Barker
|
9da91b2005
|
autotest: execute check-logs step for Tracker
... and newly-renamed steps.
Also, eliminate no-longer needed step prefixes as we've canonicalised
them.
|
5 years ago |
Peter Barker
|
53ced35f9d
|
autotest: correct bytes decoding for Python3 in Logger documentation
|
5 years ago |
Peter Barker
|
b8dba9886f
|
autotest: Python3 fixes for LTM tests
|
5 years ago |
Andrew Tridgell
|
9f2c689ec8
|
waf: fixed build to produce consistent binary
this ensures that optimisation levels are added regardless of whether
clean is run before or after a configure
|
5 years ago |
Andrew Tridgell
|
4ca11224ba
|
waf: embed files from ROMFS directory in SITL
|
5 years ago |
Andrew Tridgell
|
1b5e5de0d1
|
waf: prevent warnings about OSD_ENABLED in build
|
5 years ago |
Pierre Kancir
|
aec5ae91fa
|
Tools: adjust zigzag timing to pass test
|
5 years ago |
Pierre Kancir
|
3f441e61cd
|
Tools: copter : make zigzag more verbose
|
5 years ago |
Pierre Kancir
|
f24f97e51b
|
Tools: sub: update to new wait functions
Signed-off-by: Pierre Kancir <pierre.kancir.emn@gmail.com>
|
5 years ago |
Pierre Kancir
|
aba594fe2d
|
Tools: copter: update exception for rangefinder test
|
5 years ago |
Pierre Kancir
|
1689714a5c
|
Tools: copter: add more verbose on fly_guided_change_submode
|
5 years ago |
Pierre Kancir
|
56298aabda
|
Tools: update arduplane.py wait function parameters
|
5 years ago |
Pierre Kancir
|
e4eebce5a6
|
Tools: update arducopter.py to use new wait functions
|
5 years ago |
Pierre Kancir
|
2d65cbd884
|
Tools: Common : create generic wait_and_maintain function, upgrade all wait functions to use it
|
5 years ago |
Peter Barker
|
87d363c3f4
|
Tools: use renamed autotest step names
|
5 years ago |
Peter Barker
|
2d29cc3eda
|
Tools: build_ci.sh: use canonicalised autotest names
|
5 years ago |
Peter Barker
|
be49396d32
|
autotest: canonicalise step names (e.g. drive.APMrover2 -> test.Rover)
Map from older step names to newer test names added for
backwards-compatability
|
5 years ago |