ardupilot/Tools/autotest/pysim
Peter Barker 9d385c815e autotest: util.py: create fake object for MakeOSX SITL object
autotest keeps self.sitl around as a handle on the running SITL binary instance.  MacOSX was returning None for this object, making method calls on it unhelpful.

This fake object will just ignore calls on it.
2022-08-23 17:40:44 +10:00
..
__init__.py Tools: update python coding style 2016-09-01 13:05:11 +10:00
aircraft.py autotest: remove copied-in duplicate of pymavlink rotmat 2021-04-03 13:26:06 +11:00
fdpexpect.py autotest: python3 support 2016-11-09 11:48:22 -03:00
fg_display.py Tools: update python coding style 2016-09-01 13:05:11 +10:00
testwind.py autotest: remove copied-in duplicate of pymavlink rotmat 2021-04-03 13:26:06 +11:00
util.py autotest: util.py: create fake object for MakeOSX SITL object 2022-08-23 17:40:44 +10:00
vehicleinfo.py Tools: added --can-gps option to sim_vehicle.py 2022-08-23 11:17:06 +10:00