avsaase / walksnail-osd-tool

Cross-platform tool for rendering the flight controller OSD and SRT data from the Walksnail Avatar HD FPV system on top of the goggle or VRX recording
GNU General Public License v3.0
90 stars 11 forks source link

Debug SRT #25

Open dischinator opened 1 year ago

dischinator commented 1 year ago

Is there an existing feature request for this?

Feature description

If you activate debug srt by creating an empty file called debug_info_in_srt.txt on sc card the contents of the SRT file changes and is no longer accepted, making it impossible to render OSD.

An easy change would probably making SRT optional and just skip it when in debug mode. Or you could render some parts of it, like done for original SRT, however its more data so it likely will not fit.

avsaase commented 1 year ago

Thanks for the report. I will add a fix that makes the srt file optional for rendering.

0crap commented 1 year ago

Upvote for this one! Would be nice to render a few options from the debug .srt. Like temps and SNR.

mmosca commented 7 months ago

43 may help