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
99 stars 11 forks source link

Wrong Crosshair #36

Closed Grogdunn closed 1 year ago

Grogdunn commented 1 year ago

Is there an existing issue for this?

Software version

master

What operating system are you using?

Linux Mint 21.2 Victoria

What GPU are you using?

nvidia 2070 super

What problem did you encounter?

The crosshair is "wrong". With all font I've found is always wrong. I've converted a mcm to png to check but nothing changed.

Link to screenshots

image

Link to video, OSD and font files

No response

Log output

No response

avsaase commented 1 year ago

You're using a font for ArduPilot with DVR from a flight with a Betaflight flight controller.

Grogdunn commented 1 year ago

same using user_bf_36.png image

image

I've checked your code and seems ok, a different font is used (but I don't know where it is)

avsaase commented 1 year ago

Can you share the relevant files?

Grogdunn commented 1 year ago

I'll send to you an email with mega.nz link to download all

Grogdunn commented 1 year ago

maybe must support this file format? https://github.com/betaflight/betaflight-configurator/blob/master/resources/osd/2/betaflight.png

Grogdunn commented 1 year ago

Found as said before there are a different font. I've extracted this from https://github.com/betaflight/betaflight-configurator/blob/master/resources/osd/2/default.mcm

default-bf-2-36

and the result is: image

seems correct!

avsaase commented 1 year ago

I advise to use either the default fonts that ship with the goggles or use Sneaky FPV's fonts you can find here.

Grogdunn commented 1 year ago

Thx tomorrow I'll check how to change font in osd (never done before)

Grogdunn commented 1 year ago

I'll close this issue. Not relevant for the software. Thansk for the advice.