d-ronin / dRonin

The dRonin flight controller software.
http://dronin.org
Other
289 stars 167 forks source link

SmartAudio for non graphical OSD #2235

Closed error414 closed 3 years ago

error414 commented 5 years ago

It would be nice to add support for smartaudio to non graphical OSD. And settings over OSD menu or better, over LUA script and frsky telemetry like in BF.

Lot of people are used to use LUA script or OSD menu for settings FC, it is very common in kiss/F1/BF world.

fxbisto commented 5 years ago

I would like to see this also. I've got a bunch of time at the moment but my coding isn't necessarily the best :) beta/clean/butter/XYZflight uses a stick command to enter an OSD character menu which is navigated by pitch/roll stick inputs. It works very well. The ability to manipulate video transmission channel and output power over UART is very desirable in a modern flight control firmware.