Ah - was somewhat puzzled that I wasn't able to locate a HUD with a configured wind label :-P
Your screenshot shows, that the HUD displays the correct wind values: 270@1, so this part looks good. Your METAR reports VRB07G18 which is "variable at 7kt with gusts up to 18kts". Our current weather implementation is not very creative about variable winds. They are currently picked as "north at constant 7kts". This should result in /environment/wind-speed-kt=7 and /environment/wind-from-heading-deg=0 (and this is what I observe on my machine when setting your LOWI METAR). Could you please check the entire weather-path when starting fgfs --metar="LOWI 123456Z VRB07G18KT 9999 FEW070 BKN130 18/06 Q1013" 1.) /environment/metar/base-wind-from-north-fps=11.8 /environment/metar/base-wind-from-east-fps=0.0 2.) /environment/config/boundary/entry[0]/wind-from-north-fps=11.8 /environment/config/boundary/entry[0]/wind-from-east-fps=0.0 3.) /environment/config/interpolated/wind-from-north-fps=11.8 /environment/config/interpolated/wind-from-east-fps=0.0 4.) /environment/wind-from-north-fps=11.8 /environment/wind-from-east-fps=0.0 >From step 2. to 4., these values are fed through a low-pass filter and values may vary over time but should approach the numbers above. Please also check that /environment/presets/wind-override=false (or empty) /environment/config/enabled=true /environment/params/metar-updates-environment=true Torsten > Ahoy Torsten, > > thank you for taking your time on this issue and sorry for bothering > you again. ;-) > > The HUD showing those values is a personal modification. I made another > screenshot to confirm that it is just showing the roundet to interger > values of the named properties [1] and you'll find the xml code > enclosed. > > [1] http://fgfs.beggabaur.de/daten/fgfs-metar03.jpg > > > Am Sat, 23 Apr 2011 21:25:17 +0200 > > schrieb Torsten Dreyer <tors...@t3r.de>: > > > To compensate the lack of feel and indirect visual indicators of the > > > wind conditions in the simulator I am monitoring the > > > properties /environment/wind-from-heading-deg and wind-speed-kt. > > > This worked out pretty good the past two years. I cannot tell when > > > it stopped working but last night I realised it didn't anymore, see > > > marked values at screenshot [1]. The ones from the HUD (255@25kt) > > > are totally different from the ones in the METAR string (33007KT). > > > > > > Please, could someone point to the actual used properties for the > > > wind conditions right next to the aircraft? Thanks. > > > > The wind at the aircraft's location is still in > > /environment/wind-from-heading-deg et. al. > > This does not necessarily match the reported wind in the METAR as it > > changes with altitude. However, I can't figure out from your > > screenshot why your hud reports 255@25 as it does not come close to > > any of the winds in boundary and aloft layers. > > Being a complete HUD ignorant: how did you manage to make the HUD > > show wind, anyway? If I cycle through the HUD styles (h-key), there > > is no such information!? > > > > Torsten > > > > ------------------------------------------------------------------------- > > ----- Fulfilling the Lean Software Promise > > Lean software platforms are now widely adopted and the benefits have > > been demonstrated beyond question. Learn why your peers are replacing > > JEE containers with lightweight application servers - and what you > > can gain from the move. http://p.sf.net/sfu/vmware-sfemails > > _______________________________________________ > > Flightgear-devel mailing list > > Flightgear-devel@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/flightgear-devel ------------------------------------------------------------------------------ Fulfilling the Lean Software Promise Lean software platforms are now widely adopted and the benefits have been demonstrated beyond question. Learn why your peers are replacing JEE containers with lightweight application servers - and what you can gain from the move. http://p.sf.net/sfu/vmware-sfemails _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel