TobiasBales / PlayuavOSD

A Graphical OSD for FPV
http://en.playuav.com
GNU General Public License v3.0
21 stars 15 forks source link

This is a fork

Of the original PlayUAV OSD since development stalled I picked up some work but have since stopped FPVing :( I always just bought the hardware from them so I have no deep insights there. Feel free to reach out to them, fingers crossed that you get a response.

Introduction

PlayuavOSD is a open-source, open-hardware project. It is a graphics OSD for FPV. It is designed to display flying data from autopilot. It allows the user to customize what data to be displayed and the specific display position. More information can be found at our website.

Wiki:http://www.playuav.com/wiki/doku.php?id=projects:playuavosd:start

Build

build status current master build hex file

Contributing

getting uncrustify

you need at least 0.61

Developer

You will notice the current firmware only supports MAVLink protocols. It will be great if supports more FC systems and protocols like UAVTalk, even the commercial FC like DJI can protocols. Besides, your suggestions are valuable to us. If you want to add a feature, or if you find any bug, please feel free to discuss on our website.

The firmware can be built with ARM GCC. It is highly recommended using PX4 Toolchain which can be download here: https://dev.px4.io/en/setup/dev_env.html After the toolchain installing, start the app "PX4 Console". Then change to the directory where the source code stored and enter the command:make

Note: The playuavosd.bin can be flashed to chip directly. The start address is 0x8004000. Address before 0x8004000 used for bootloader. The playuavosd.hex can be used with the OSD config tool. It is automatically generated during the make process.

Acknowledgments

It is created by integrating a variety of excellent open-source projects. Many thanks to the developers for their efforts and dedication.

Contact Us

The home page of PlayuavOSD is http://en.playuav.com