
At the moment it is an Alpha release so there will be many future updates. Stay tuned, I will be posting them in my channel.
This is a similar method with what the fpv-wtf developers did so credits also go to their team.
We are using the MSP-DisplayPort to receive the telemetry data from the Flight Controller and then we "translate" them into coordination XY to display them on the OSD of the OpenIPC. We use the OpenIPC OSD API.
Everything is happening on the drone side.
I hope you enjoy the tutorial and please support our project.
If you want please join my channel to get access to exclusive posts and updates on the upcoming OpenIPC goggles:
Sorry for my low voice in the video, I was completely exhausted after work but I had to update you all with the latest awesome news. Please enable subtitles to understand better what I say. Cheers!😊🍻
The MSPOSD is also compatible for INAV.
Use the same method to tranfer the msposd binary file. You need different fonts so download them from the GitHub repo of Tipo Man. Find the link down below.
Then you need to set the Video Format on the INAV OSD to AVATAR.
OpenIPC latency test:
There are also some reports that with the latest Android phones the latency is 20ms!
The only additional hardware that is required for the Android phone is an rtl8812au/eu2 wifi adapter.
Then, all you need is a box goggles to mount the smartphone and you are ready for FPV.
OpenIPC FPV is the cheapest digital FPV system in the world!
Thanks to the WFB-ng link it has some serious long range capabilities.
Read more here:
You will find everything you need to start your own project!🎉
The system supports MAVLINK bidirectional telemetry which makes it a complete solution for a quadcopter or fixed wing/VTOL. It also has WFB-ng link preinstalled and this means it has serious long range capabilities.(up to 100+km!)
More OpenIPC cameras will be in following videos so make sure you subscribe to not miss them!❤️
Please feel free to join our fast growing community:
You can also join our official OpenIPC facebook group:
Link to buy the V2 camera:
Link for this camera:
Credits:
The command to copy paste in the /usr/bin/telemetry:
msposd --master "$serial" --baudrate "$baud" --channels "$channels" --out 127.0.0.1:$port_tx -osd -r 20 --ahi 0 -v &
00:00 Introduction
00:35 Modify the telemetry script
01:44 Download the files
04:29 BetaFlight setup