Is it possible to play back a ‘real’ dataflash .bin file of a flight (say using SITL) to RealFlight sim to visualise a flight? I guess the plane on RealFlight just follows SITL simulated control inputs, so what I am asking for is not straight forward. Basically, rather than MP flying the plane on RealFlight, can MP send plane (and its attitude) positions to RealFlight?
There have been a few research papers that have replayed inputs in SITL models. The ones that come to mind are from Dorobantu from the University of Minnesota. There are a few articles about it. I didn’t dig deep enough to see if he has released the code.
I see a much larger chance of doing this in XPlane than in RealFlight as XPlane let’s you override a lot more of its internals than RealFlight does. I am validating my code to control VTOL / TILT ROTOR aircraft through XPLANE SITL. As soon as I am done I will look into this.