[Flightgear-devel] [PATCH] tcp interface: better compliance with fs paradigm, data mode

2002-01-30 Thread Melchior FRANZ
Here's another patch for the tcp/telnet interface (Flightgear/src/Network): props.cxx | 86 +- props.hxx |9 ++ 2 files changed, 72 insertions(+), 23 deletions(-)

Re: [Flightgear-devel] YASIM Options

2002-01-30 Thread David Megginson
John Wojnaroski writes: Does fgGetdouble(/controls/flaps) return the value for the position of the flaps or the value the flaps are commanded to? Same for gear and slats. Is the code such that all setters work as directed and surfaces move to the commanded postion so that actual=command?

[Flightgear-devel] fgfs and exceptions (another telnet bug)

2002-01-30 Thread Melchior FRANZ
I'm facing a strange bug in fgfs, that I couldn't fix yet: If I connect to fgfs via telnet and enter cd .. at the root level, fgfs segfaults. I tracked this down and found that simgear/misc/props.cxx:273 does detect this correctly and throws an exception (Attempt to move past root with '..'). So

re: [Flightgear-devel] [PATCH] tcp interface: better compliance with fs paradigm, data mode

2002-01-30 Thread David Megginson
Melchior FRANZ writes: Here's another patch for the tcp/telnet interface (Flightgear/src/Network): Committed (with a log entry referring to the property-tree viewer, since my brain temporarily went to sleep). All the best, David -- David Megginson [EMAIL PROTECTED]

Re: [Flightgear-devel] LinuxTag 2002: Call for Papers

2002-01-30 Thread Christian Mayer
Curtis L. Olson wrote: I'd love to travel over to Europe for a visit some time to meet as many of the european flightgear people as possible. Germany in early June might be worth looking into ... Great! although my wife won't let me go unless she get's to come along (and she even

RE: [Flightgear-devel] LinuxTag 2002: Call for Papers

2002-01-30 Thread BERNDT, JON S. (JON) (JSC-EX) (LM)
Anyway, have a look at http://www.karlsruhe.de/Tourismus/index.php3 Nice web site. Someday in the not-too-distant future we hope to visit Germany. Jon ___ Flightgear-devel mailing list [EMAIL PROTECTED]

Re: [Flightgear-devel] LinuxTag 2002: Call for Papers

2002-01-30 Thread Christian Mayer
BERNDT, JON S. (JON) (JSC-EX) (LM) wrote: Anyway, have a look at http://www.karlsruhe.de/Tourismus/index.php3 Nice web site. Someday in the not-too-distant future we hope to visit Germany. Great! We've got a volunteer for LinuxTag 2003 then? CU, Christian -- The idea is to die young

RE: [Flightgear-devel] LinuxTag 2002: Call for Papers

2002-01-30 Thread BERNDT, JON S. (JON) (JSC-EX) (LM)
Great! We've got a volunteer for LinuxTag 2003 then? CU, Christian Probably 2005 or 06! ___ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Re: [Flightgear-devel] YASIM Options

2002-01-30 Thread Andy Ross
John Wojnaroski wrote: Also, does the gear still exhibit extention/retraction delays. Is there a fgGetDouble(/controls/gear[n]-position') or something like that which returns a value from 0 to 1? Aerodynamically, yes. The gear is interpolated from all to none over the retract-time

Re: [Flightgear-devel] LinuxTag 2002: Call for Papers

2002-01-30 Thread Erik Hofman
Wolfram Kuss wrote: BTW, have you also seen http://www.linuxtag.org/cfp/cfp3-en.html !! Anyone wants to do a talk on FlightGear? I for my part will not do a Linux FlightGear talk since I have little experience with Linux and am too little involved in FlightGear. Last year I expected I

Re: [Flightgear-devel] 0.7.9 release schedule

2002-01-30 Thread Erik Hofman
Curtis L. Olson wrote: Now - Feb 8 (this week and next) is the last chance to submit new features for the 0.7.9 version. Preferably I'd see more bug fixes than features in this time. Feb 9 - Feb 15: Everyone should be building from cvs and the trial tarballs and reporting any

Re: [Flightgear-devel] YASIM Options

2002-01-30 Thread John Wojnaroski
Aerodynamically, yes. The gear is interpolated from all to none over the retract-time specified. But you can't see that in the properties; all you get is the control position. David is right, we need to decide on a set of output properties for the actual surface positions. Yes. kept

[Flightgear-devel] another CVS build question

2002-01-30 Thread Boslough, Mark B
Hi again, I was able to download and install FlightGear on my home machine with your advice and help. Unfortunately, I am running into trouble on my work machine. I was able to download everything once I figured out it was a firewall problem, but when I run the scripts I get the attached

Re: [Flightgear-devel] 0.7.9 release schedule

2002-01-30 Thread David Megginson
Curtis L. Olson writes: Uh oh, could this have been introduced when David converted the materials file to materials.xml? I don't think it's a widely used feature. I wouldn't be opposed to completely ripping it out. These days if your video hardware doesn't have reasonable texture you

Re: [Flightgear-devel] DC-3 model 3D file

2002-01-30 Thread Jeff
David wrote: Looks good. Are you planning to texture it? Good question. I was going to at a later date. Below is kind of my personal plan. 1. Make the DC-3 with no textures (done) 2. Make some buildings for cities with textures. 3. Make another aircraft with no textures. 4. More

[Flightgear-devel] CVS build problem fixed

2002-01-30 Thread Boslough, Mark B
I figured out the problem. My cygwin was TOO up-to-date. I just replaced automake 1.5 with 1.4 and autoconf 2.52. with 2.13. Now I can build the CVS versions of everything. Mark -Original Message- From: Boslough, Mark B [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 30, 2002 2:06