For the last 2 days, When running Mission Planner Simulator, I get error message:
Failed to connect to SITL instance. No heartbeat Packets Received.
I am using Model flightaxis. Is anybody else having this Problem?
Hey Randy, are you running the flightaxis sim using another sim software?
I’ve been running it with RealFlight and it won’t connect in missionplanner until it’s established a connection to RealFlight. Usually I’ll start the sim on MP, let it give me that error, wait until it connects on RealFlight, then connect using the TCP function:
Once sim is running, select TCP from the drop-down, enter host 127.0.0.1 (local host) and port 5760 (or whatever is displayed on your sim command-line window).
Not sure if this will help, but that’s what works for me!
Yes I am running flightaxis to run RealFlight. So you have confirmed that RealFlight must be running to establish connection. That is what I was not doing. Thank you so much!