mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
autotest: cope with newer versions of JSBSim
This commit is contained in:
parent
f6160cf78f
commit
4607fe9bf1
@ -248,7 +248,7 @@ fdm = fgFDM.fgFDM()
|
||||
|
||||
jsb_console.send('info\n')
|
||||
jsb_console.send('resume\n')
|
||||
jsb.expect("trim computation time")
|
||||
jsb.expect(["trim computation time","Trim Results"])
|
||||
time.sleep(1.5)
|
||||
jsb_console.logfile = None
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user