Re: [Flightgear-devel] Ridge lift seems broken

2011-08-03 Thread thorsten . i . renk
Fixed in master and release/2.4.0. For some reason that code did got get upstream when I opened up the system for local weather. Must have been broken since September 2010!? Thanks for the quick attention! It's quite possible that it's broken for a while - there are not so many glider

Re: [Flightgear-devel] Ridge lift seems broken

2011-08-03 Thread Torsten Dreyer
It's quite possible that it's broken for a while - there are not so many glider enthusiasts around, I usually prefer to rely on thermals when I have time to do some soaring, and the last time I distinctly remember having used ridge lift is before September 2010... Good we caught it before the

Re: [Flightgear-devel] Ridge lift seems broken

2011-08-03 Thread thorsten . i . renk
Hmmm - just notices you are setting wind-from-down-fps in your local weather. This is a bad idea as it is a computed value wind-from-down-fps = thermal-lift-fps + ridge-lift-fps + local-weather-lift That's how it was hardcoded in the old weather system and what I forgot to

Re: [Flightgear-devel] Ridge lift seems broken

2011-08-03 Thread Torsten Dreyer
var setLift = func (lift) { setprop(/environment/local-weather-lift,lift); } Please change it on GIT and I'll change it for my next version - however I'd suggest to name the property /environment/local-weather-lift-fps for consistency. Done in master and release/2.4.0. Please

Re: [Flightgear-devel] Ridge lift seems broken

2011-08-02 Thread Torsten Dreyer
Am 02.08.2011 14:41, schrieb thorsten.i.r...@jyu.fi: Following the report of a Forum user, I've just tested ridge lift near Innsbruck with the ASK-13 with a recent (yesterday) GIT binary. It appears to me that ridge lift is indeed broken in the sense that the number computed and visible under

Re: [Flightgear-devel] Ridge lift seems broken

2011-08-02 Thread Torsten Dreyer
Am 02.08.2011 15:15, schrieb Torsten Dreyer: Am 02.08.2011 14:41, schrieb thorsten.i.r...@jyu.fi: Following the report of a Forum user, I've just tested ridge lift near Innsbruck with the ASK-13 with a recent (yesterday) GIT binary. It appears to me that ridge lift is indeed broken in the

Re: [Flightgear-devel] Ridge lift seems broken

2011-08-02 Thread Torsten Dreyer
Am 02.08.2011 16:37, schrieb Torsten Dreyer: Am 02.08.2011 15:15, schrieb Torsten Dreyer: Am 02.08.2011 14:41, schrieb thorsten.i.r...@jyu.fi: Following the report of a Forum user, I've just tested ridge lift near Innsbruck with the ASK-13 with a recent (yesterday) GIT binary. It appears to