Page 1 of 1
Display wind in Knots
Posted: Mon Aug 10, 2020 9:28 pm
by Hoxton
Hi my unit currently displays wind speed in K/mh I would like to change it to Knots. So that the actual display on the unit is in knots.
Is there a way to do this?
I had a look on the wiki but couldn't find an answer there.
Thanks.
Re: Display wind in Knots
Posted: Tue Aug 11, 2020 11:25 am
by wvdkuil
Hoxton wrote: ↑Mon Aug 10, 2020 9:28 pm
Hi my unit currently displays wind speed in K/mh I would like to change it to Knots. So that the actual display on the unit is in knots.
Is there a way to do this?
I had a look on the wiki but couldn't find an answer there.
Thanks.
It is in the WiKi
https://www.meteobridge.com/wiki/index.php/PRO_Display
Go to
Loop on Weather Data ==> Second screen definition named "a1" starts with drawing a rounded box n the top labeled with "WIND"
Change the lines with windspeeds similar to the example "#string 50 30 [wind0wind-max5.1:--] m/s\n\"
In your case it is set to
kmh, change that to
kn
But it is along time ago when my MB-Pro died, so I can not check it myself.
Succes
Re: Display wind in Knots
Posted: Tue Aug 11, 2020 12:16 pm
by Mattk
Do you run the OLED display continuously or use the screen saver?