Re: [Flightgear-devel] YASim & sliding helicopters bug (+ ugly "fix")

2009-02-04 Thread Josh Babcock
Maik Justus wrote: > Hi, > Melchior FRANZ schrieb am 02.02.2009 18:43: >> Ever since helicopter support was added to the YASim FDM >> there's an annoying bug: even when parked, with rotor off >> and braked, helicopters slide happily around on the ground. >> >> > some time ago I dug into this pro

Re: [Flightgear-devel] YASim & sliding helicopters bug (+ ugly "fix")

2009-02-03 Thread Jon S. Berndt
> some time ago I dug into this problem and tried to fix it. My idea was, > to check, if the movement is smaller than a very small number > "epsilon", > and if yes, set the movement to zero. The movement need to be measured > against the ground, which could be the carrier. This should fix the > sli

Re: [Flightgear-devel] YASim & sliding helicopters bug (+ ugly "fix")

2009-02-03 Thread Maik Justus
Hi, Melchior FRANZ schrieb am 02.02.2009 18:43: > Ever since helicopter support was added to the YASim FDM > there's an annoying bug: even when parked, with rotor off > and braked, helicopters slide happily around on the ground. > > some time ago I dug into this problem and tried to fix it. My i

Re: [Flightgear-devel] YASim & sliding helicopters bug (+ ugly "fix")

2009-02-03 Thread Curtis Olson
On Tue, Feb 3, 2009 at 10:50 AM, Jon S. Berndt wrote: > > * Jon S. Berndt -- Tuesday 03 February 2009: > > > It's a tough problem, [...[ > > > > Maybe we should hire a rocket scientist? :-] > > > > m. > > > With our *huge* budget? :-) I have noticed a measurable uptick in FlightGear interest si

Re: [Flightgear-devel] YASim & sliding helicopters bug (+ ugly "fix")

2009-02-03 Thread Jon S. Berndt
> * Jon S. Berndt -- Tuesday 03 February 2009: > > It's a tough problem, [...[ > > Maybe we should hire a rocket scientist? :-] > > m. With our *huge* budget? :-) JB -- Create and Deploy Rich Internet Apps outside

Re: [Flightgear-devel] YASim & sliding helicopters bug (+ ugly "fix")

2009-02-03 Thread LeeE
On Tuesday 03 February 2009, Melchior FRANZ wrote: > * LeeE -- Tuesday 03 February 2009: > > Do you still get problems if you set the windspeed to zero? > > Yes. With pretty much the same sliding speed. > > m. That's interesting, and a bit at odds with what I've experienced. LeeE ---

Re: [Flightgear-devel] YASim & sliding helicopters bug (+ ugly "fix")

2009-02-03 Thread Melchior FRANZ
* LeeE -- Tuesday 03 February 2009: > I just had a look at the latest version of the bo105 that I have > here and the is set to 0.5 and the to 0.4, which > are both lower than default values of 0.8 & 0.7. I know. But I also tried 1.0 for both (the maximum), and it had no effect. Other changes

Re: [Flightgear-devel] YASim & sliding helicopters bug (+ ugly "fix")

2009-02-03 Thread Melchior FRANZ
* Jon S. Berndt -- Tuesday 03 February 2009: > It's a tough problem, [...[ Maybe we should hire a rocket scientist? :-] m. -- Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With

Re: [Flightgear-devel] YASim & sliding helicopters bug (+ ugly "fix")

2009-02-03 Thread Melchior FRANZ
* LeeE -- Tuesday 03 February 2009: > Do you still get problems if you set the windspeed to zero? Yes. With pretty much the same sliding speed. m. -- Create and Deploy Rich Internet Apps outside the browser with Adobe(R)

Re: [Flightgear-devel] YASim & sliding helicopters bug (+ ugly "fix")

2009-02-03 Thread LeeE
On Tuesday 03 February 2009, Melchior FRANZ wrote: > * LeeE -- Tuesday 03 February 2009: > > Have the people having bad problems with this tried increasing > > the values for the & gear sub-elements? > > Yes, of course. I really, really hope that I haven't forgotton > about other, similarly obvio

Re: [Flightgear-devel] YASim & sliding helicopters bug (+ ugly "fix")

2009-02-03 Thread LeeE
On Tuesday 03 February 2009, Melchior FRANZ wrote: > * LeeE -- Tuesday 03 February 2009: > > Have the people having bad problems with this tried increasing > > the values for the & gear sub-elements? > > Yes, of course. I really, really hope that I haven't forgotton > about other, similarly obvio

Re: [Flightgear-devel] YASim & sliding helicopters bug (+ ugly "fix")

2009-02-03 Thread Melchior FRANZ
* LeeE -- Tuesday 03 February 2009: > Have the people having bad problems with this tried increasing > the values for the & gear sub-elements? Yes, of course. I really, really hope that I haven't forgotton about other, similarly obvious things in the many hours that I tried to fix the problem, o

Re: [Flightgear-devel] YASim & sliding helicopters bug (+ ugly "fix")

2009-02-02 Thread Jon S. Berndt
> In JSBSim we got around it differently by filtering the gear forces (and > other parameters) at the frame rate, which significantly reduces the jitter, > and by also attenuating gear forces (correctly) at low velocity. This > requires some tuning on a per-aircraft basis, but when given the proper

Re: [Flightgear-devel] YASim & sliding helicopters bug (+ ugly "fix")

2009-02-02 Thread Jon S. Berndt
> Hi Melchior... and Andy > > I don't know about helos, but preventing an aicraft to slip on the > carrier > is *a real PITA*. The way to fix this leads to unrealistic smooth gear > struts, > not to talk about the time consumed. > Well it may not be a bug in YASim, but actually it's a real unfrien

Re: [Flightgear-devel] YASim & sliding helicopters bug (+ ugly "fix")

2009-02-02 Thread Jon S. Berndt
> Yeah, why not JSBSim? Would be a fine alternative :-) > > Well, I noticed today that putting all ballast at one spot helps a lot. > Means: all ballast used has the same coordinates. I did try this on the > ec135 and ec130 and it seems to work good. But it don't work on the > bo105 due to the nam

Re: [Flightgear-devel] YASim & sliding helicopters bug (+ ugly "fix")

2009-02-02 Thread Alexis Bory - xiii
Melchior FRANZ wrote: > Ever since helicopter support was added to the YASim FDM there's an > annoying bug: even when parked, with rotor off and braked, > helicopters slide happily around on the ground. > > Andy knows about it and explained why it happens, but claims that > there's nothing to

[Flightgear-devel] YASim & sliding helicopters bug (+ ugly "fix")

2009-02-02 Thread Martin Spott
Melchior FRANZ wrote: > Didn't JSBSim have a similar problem, and fix it there? No, unfortunately not The visible effect has been reduced quite efficiently, but the underlying problem is still there. I know of just one single FDM for FlightGear that does proper modelling of ground friction

Re: [Flightgear-devel] YASim & sliding helicopters bug (+ ugly "fix")

2009-02-02 Thread Diogo Kastrup
Em Seg, 2009-02-02 às 20:02 +0100, Melchior FRANZ escreveu: > > The problem is that I have to keep the stuck point moving with the carrier > > but the carrier "update" is not on the same frequency than the FDM > > "update". > > A dependency on the AI update rate would probably not be very > welcom

Re: [Flightgear-devel] YASim & sliding helicopters bug (+ ugly "fix")

2009-02-02 Thread Melchior FRANZ
* Diogo Kastrup -- Monday 02 February 2009: > This patch started just for fun to see if I could help this sliding > problem, that annoyed me a lot since I love flying helicopters. A true fix would indeed be nice. > The problem is that I have to keep the stuck point moving with the carrier > but

Re: [Flightgear-devel] YASim & sliding helicopters bug (+ ugly "fix")

2009-02-02 Thread Diogo Kastrup
Hello, I have posted on this list before but I guess I never introduced myself. I am a Brazilian system analyst with experience in C programming and a little C++. I have no real pilot experience and no physics formation. I have a crude patch to improve gear friction in yasim using the method cite

Re: [Flightgear-devel] YASim & sliding helicopters bug (+ ugly "fix")

2009-02-02 Thread Heiko Schulz
>Hardly. I can adjust static masses, but not all the additional >loads. They just are where they are in real life. More or less. That's why I gave up this idea real fast -- This SF.net email is sponsored by: SourcForg

Re: [Flightgear-devel] YASim & sliding helicopters bug (+ ugly "fix")

2009-02-02 Thread Melchior FRANZ
* Heiko Schulz -- Monday 02 February 2009: > Well, I noticed today that putting all ballast at one spot helps > a lot. Means: all ballast used has the same coordinates. [...] But > it don't work on the bo105 due to the named things by m. I guess. Hardly. I can adjust static masses, but not all the

Re: [Flightgear-devel] YASim & sliding helicopters bug (+ ugly "fix")

2009-02-02 Thread Heiko Schulz
Hello, >Has anyone ever found a solution to the gear bug? Something >that's not a hack? (I'd accept an alternative FDM as well. >What about JSBSIM? :-) Yeah, why not JSBSim? Would be a fine alternative :-) Well, I noticed today that putting all ballast at one spot helps a lot. Means: all balla

[Flightgear-devel] YASim & sliding helicopters bug (+ ugly "fix")

2009-02-02 Thread Melchior FRANZ
Ever since helicopter support was added to the YASim FDM there's an annoying bug: even when parked, with rotor off and braked, helicopters slide happily around on the ground. Andy knows about it and explained why it happens, but claims that there's nothing to be fixed in the FDM code. Instead, he