Computer flight simulator (MSFS2020 or Flight Gear) running in "visualization only mode" (simulation of everything is turned off, telemetry and controls, that are going through the machine where simulator is running on, are binded to the gauges/ control surfaces of the model. GPS coordinates are matched. Scenery transparency can be tuned, behind it - pan tilt servo coordinated (or 360) video feed from analog source. If video feed is lost, scenery becomes solid.
that deals with camera, and passes it, adding hdmi output from raspberry pi
NeTV2 fits the bill. May be better to opt in for digital camera.
If one of them (on the ground) looses telemetry, and updated telemetry is wastly different, automatic course correction can be attempted?
Whole thing could be done on the laptop as long as it takes and outputs analog video signal, and has ways to switch them
Real requirement is Flight Simulator (could be MSFS2020, hell why not) getting telemetry and video feed from the model + awareness of head tracking
We are going with servo implementation. There should be a control that switches videofeed between the desktop of raspberry pi running high latency stuff and "Backup Flight controller"
Ditch whole raspberry pi and and flight gear foolishness and just code whole thing in FPGA - stupid. every flight controller manufacturer did that. Not flexible. No future. Wont let people fly their Boeings in goggles with boeing cockpit and nav instruments
requested from developers waiting for answer
will need to syncronize view then. although if we got such view syncronization then it can lower the cost of the kit - $130.
Any frame with suitable cockpit is good. 1450mm wingspan is good measure - it will fit raspberry with all extensions nicely plane1 plane2
Picam360 receives api call (to be implemented by manufacturer) to enable selective (only in field of view) update of pixels
Reroute control surfaces through flightgear properly: control surfaces are inputs of the joystick, flight gear decides what to do with them
On connection to this wifi access point webpage opens with the pilot's point of view (simple desktop stream). Chat visible to pilot is available
should run the antenna tracker servos
https://github.com/jsa/flystick
^^^ this could be replaced by either Flight Gear running as joystick input preprocessor, or with OpenTx companion radio simulator outputing ppm. Need to check flight gear's joystick config interface
Flight Gear on the ground will have the same state as Flight Gear on the aircraft