Mission Planner Augmented Reality Stream

After searching around the forum and Google, I have not been able to find a good description of how/if its possible to create a ground station AR setup.

Purpose: Use AR glasses with ArduPlane to feed only the HUD items (voltage, mode, airspeed, altitude, etc.) to enable safer visual landing with large fixed wing platforms. A stream from MP to AR glasses would be ideal (WiFi/bluetooth to glasses), to avoid creating another RF link between aircraft and the ground. No video is needed, solely the text information (makes single person operations possible).

Any insights into AR glasses (Magic Leap 2?), how to config/setup MP, or if custom software will be required is greatly appreciated.

Not really, MP was never designed to operate in AR. I personally was thinking about using electronic viewfinder module as monocular display to deal with bright sun though I act as ground station operator and not pilot.

IMHO the easiest way to display data in AR would be to make an app that listens to MAVLink over UDP and have MP act as MAVLink router.

Thank you, that was what I sort of figured would end up being the case. Trying to find some cheaper smart glasses like products, but will see if we can get an app developed for this. Thanks again.

There are some low resolution monochrome OLED diy projects