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
aircraft.py
fdpexpect.py autotest: python3 support 2016-11-09 11:48:22 -03:00
fg_display.py
testwind.py
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