PlayUAV / PlayuavOSD

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

Add % sign to small font, simple ahi, efficiency panel and other video/panel switch mode #32

Closed TobiasBales closed 4 years ago

TobiasBales commented 8 years ago

So I have been fiddling with the playuav software. Things I added: % sign to small font (the rssi: 97/ really annoyed me on the small font) simple ahi (minimosd-extra style) this should make abl happy (reported issue #26) efficiency panel (W/km or W/m) video/panel switch mode to switch (added to the previously implemented cycle) Video switches >= 1500us and < 1500us, panels are distributed evenly between 950 and 2050us

I did however not add the needed flags to the config utility since it is hard to use and the code seems even worse to navigate but instead set out and made a new config utility based on githubs electron. It is cross platform (os x and windows builds will be linked in the readme today, linux works but need to setup a vm to build it again) It can be found at https://github.com/TobiasBales/PlayuavOSDConfigurator

kwikius commented 8 years ago

@TobiasBales My hunch is the repo isnt being maintained any more. Maybe you would like to take it over?

TobiasBales commented 8 years ago

@kwikius Yeah I'd gladly, tried to contact him on playuav.com already but so far no response. I was hoping for access rights to this repo but if it doesn't happen I will just use mine.