Detecting SITL from Python

Is there a way to detect the SITL/emulator (as opposed to a real craft) from within a Python script running in Mission Planner? Can I somehow access the autopilot’s name, or type, etc?

SITL contains SIM_* parameters that a real vehicle doesn’t

1 Like

Awesome! Thank you @amilcarlucas