Peter Barker
|
26bbedd777
|
autotest: remove un-needed parameter wipe after soaring test
|
4 years ago |
Peter Barker
|
69ef0937f4
|
autotest: add trivial test just to cover the Airspeed_DLVR code
|
4 years ago |
Pierre Kancir
|
871b9fc12d
|
Tools: plane : initial_mode_switch_mode
|
4 years ago |
Andrew Tridgell
|
5fc68a1ce5
|
autotest: adjust for new baro SITL param names
|
4 years ago |
Peter Barker
|
813723d0b7
|
autotest: add test for needing AHRS to be healthy to arm
|
4 years ago |
Tom Pittenger
|
58c7f8279d
|
Tools/autotest: fix CI by updating new ADSB_ENABLE->ADSB_TYPE param name
|
4 years ago |
Peter Barker
|
18330d16de
|
autotest: add test for MAVlite
|
4 years ago |
Peter Barker
|
49fd762f26
|
autotest: fix and re-enable button test
A recent commit to fix the setting-of-pullup-resistors in SITL makes it
possible to re-enable this.
Closes #15259
|
4 years ago |
Samuel Tabor
|
bd28a62155
|
autotest: Update soaring test for THERMAL mode.
|
4 years ago |
Samuel Tabor
|
fe6c4d9290
|
autotest: Update for THERMAL mode.
|
4 years ago |
Harshit Kumar Sankhla
|
f0c237d88e
|
autotest: bug fixes for ekf lane switch test
|
4 years ago |
Samuel Tabor
|
6de4967a3d
|
autotest: Fix typos and unclear comments in soaring test.
|
4 years ago |
Samuel Tabor
|
f6017d60bf
|
autotest: Update for new soaring behaviour.
|
4 years ago |
Peter Barker
|
51b54d3740
|
autotest: avoid leaving message hooks around
Can lead to some very weird and confusing output
|
4 years ago |
Peter Barker
|
9228f47dc9
|
autotest: create collections-on-context to record selected messages
|
4 years ago |
Peter Barker
|
f3866e5f39
|
autotest: disable button test
|
4 years ago |
Peter Barker
|
522c3e6281
|
autotest: make LogUpload the last test again
ATM any logs produced by EKFLaneswitch won't get uploaded in case of
failure
|
5 years ago |
Harshit Kumar Sankhla
|
464c90a03c
|
Tools: add an EKF3 lane switching test to plane
|
5 years ago |
Peter Barker
|
67b71e2b94
|
autotest: add test for Plane dead-reckoning support
|
5 years ago |
Samuel Tabor
|
d57b7cad63
|
autotest: Update soaring test to use RCX_OPTION.
|
5 years ago |
Samuel Tabor
|
ed14ab84ce
|
autotest: Add test for terrain following mission.
|
5 years ago |
Samuel Tabor
|
c3f039a739
|
autotest: Add timeout to fly_mission.
|
5 years ago |
Peter Barker
|
4e216f976f
|
autotest: assert that Plane doesn't support fence-via-mission-item-protocol
Hopefully this starts to fail at some stage!
|
5 years ago |
Peter Barker
|
b0916231b2
|
autotest: add tests for log download
|
5 years ago |
Samuel Tabor
|
913e5a23fe
|
autotest: Add method to get default params for model.
|
5 years ago |
Peter Barker
|
e63e5ba130
|
autotest: correct path to defaults file when customising SITL cmdline
|
5 years ago |
Samuel Tabor
|
e30f0a9173
|
autotest: Move soaring test into plane.
|
5 years ago |
Peter Barker
|
899b98b2f9
|
Plane: add test for loading/restoring large missions
|
5 years ago |
Peter Barker
|
10e8f3f3d7
|
autotest: canonicalise on defaults_filepath rather than defaults_file
This naming better represents the fact this isn't just a filename.
|
5 years ago |
Pierre Kancir
|
07435cc541
|
Tools: correct path for soaring mission
|
5 years ago |
Pierre Kancir
|
bcd15bc6e4
|
Tools: update path for plane test missions files
|
5 years ago |
Samuel Tabor
|
a4c5e12fac
|
Tools: Make soaring test a subclass of plane test.
|
5 years ago |
Pierre Kancir
|
56298aabda
|
Tools: update arduplane.py wait function parameters
|
5 years ago |
Peter Barker
|
403950f61f
|
autotest: add autotests for CPU failsafe
|
5 years ago |
Peter Barker
|
92d2186b95
|
autotest: don't use self.mav.motors_disarmed_wait as it blocks forever
|
5 years ago |
Peter Barker
|
b0aceaea70
|
autotest: add tests for LTM telemetry output
|
5 years ago |
Peter Barker
|
71a129d685
|
autotest: add test for Plane LOITER
|
5 years ago |
Peter Barker
|
9192cb7b41
|
autotest: add tests for parameter download
|
5 years ago |
Peter Barker
|
ba13f0bb29
|
autotest: add test for Frsky SPort
|
5 years ago |
Peter Barker
|
cefd991fb0
|
autotest: add test for frsky passthrough
|
5 years ago |
Peter Barker
|
1cfb4e4a49
|
autotest: test FRSky serial output by taking output via TCP
|
5 years ago |
Peter Hall
|
2518328801
|
Tools: autotest: update flap test
|
5 years ago |
Peter Barker
|
5b45931728
|
autotest: test buttons on Plane and Copter as well as Rover
|
5 years ago |
Peter Barker
|
fc98b7d9e8
|
autotest: add test for fence surviving a bind-values receiver failure
|
5 years ago |
Peter Barker
|
d8322500c1
|
autotest: augment ADSB test for RC_Channel enable/disable
|
5 years ago |
Peter Barker
|
f8d10ebc0f
|
autotest: add test for GuidedRequest handling in Plane
|
5 years ago |
Peter Barker
|
ece59f8233
|
autotest: replace wait_seconds with delay_sim_time
These did exactly the same thing
|
5 years ago |
Peter Barker
|
2daccf0ef0
|
autotest: add test for deepstall with relative LAND item
|
5 years ago |
Peter Barker
|
8cfe181604
|
autotest: increase timeouts on collision test
Azuer seems to have some issue with this test. Make it a little more
lenient
|
5 years ago |
Peter Barker
|
1f7a3d0e16
|
autotest: add deepstall test
|
5 years ago |