Tools/HIL/test_airframes.sh enable all mavlink and GPS

This commit is contained in:
Daniel Agar
2022-01-08 14:54:55 -05:00
parent 57fa9c545a
commit 0b1402afe2
2 changed files with 19 additions and 4 deletions
+1 -1
View File
@@ -806,7 +806,7 @@ void resetParameters() {
void runTests() {
// test loading a range of airframes
sh './Tools/HIL/test_airframes.sh `find /dev/serial -name *usb-*` 1000 1001 2100 3000 4001 6001 8001 10016'
sh './Tools/HIL/test_airframes.sh `find /dev/serial -name *usb-*` 1000 1001 2100 3000 4001 4018 6001 8001 10016'
resetParameters()