[Flightgear-devel] [PATCH] f15.xml

2004-10-17 Thread Eric L Hathaway
The attached patch modifies the JSBSim config file for the f15. The patch does two things: 1) It increases the fuel load to nearly full internal fuel -- the current default load-up only has 100 lbs of fuel onboard and thus runs out of gas after less than a minute of flight time. Max internal

[Flightgear-devel] Re: Linux joystick problem following recent plib js updates

2004-10-17 Thread Eric L Hathaway
I'll reply to my own message to point out that my problem with FlightGear's joystick handling in Linux is not unique: Roy Vegard Ovesen noted the same root cause of this problem a few weeks ago in a posting to this list: http://baron.flightgear.org/pipermail/flightgear-devel/2004-September/030

[Flightgear-devel] Linux joystick problem following recent plib js updates

2004-10-17 Thread Eric L Hathaway
[I'm afraid I'm not subscribed to the plib devel list, so I hope that by posting this message here, the info will get passed on to the right person] I'm running FlightGear on an old linux box (RedHat 7.3) For the first time in a few months, I tried out a freshly updated version of FlightGear thi

[Flightgear-devel] [PATCH] updated ThrustMaster FCS config

2004-08-02 Thread Eric L Hathaway
Hello all, The following patch updates the ThrustMaster FCS joystick configuration. I have "Nasal-ized" the joystick bindings, drawing ideas from the Cyborg-Gold-3d-USB configuration file. I also changed some of the bindings, so the joystick setup is more like the default four-axis-joystick c

[Flightgear-devel] 'fgfs --show-aircraft' gives a Segmentation fault

2004-03-27 Thread Eric L Hathaway
See subject. This is with the current CVS FlightGear and base package. The problem is that there are two aircraft configuration files that try to include PropertyLists from files that no longer exist. The files in question are: - Aircraft/c310u3a/c310-3d-set.xml --> tries to include "c310u3a

[Flightgear-devel] Re: Fix for compilation error in panel.cxx: `truncf' undeclared

2004-01-28 Thread Eric L Hathaway
Jim Wilson wrote: Erik Hofman said: Eric L Hathaway wrote: Unfortunately, FlightGear still doesn't compile on RedHat 7.3, even with the above configure script check for truncf (I haven't checked it out on RedHat 9 yet). I did figure out how to get it to work though (see below). The

[Flightgear-devel] Re: Fix for compilation error in panel.cxx: `truncf' undeclared

2004-01-27 Thread Eric L Hathaway
Erik Hoffman wrote: Bernie Bright wrote: / Compiles okay on Mandrake 9.2/10.0 (glibc-2.3.3 and gcc-3.3.2). However this />/ should really be tested for by the configure script - AC_CHECK_FUNCS(truncf) />/ and panel.cxx should then contain: / I'll add a test for it. Erik Erik, Unfortunately, Fl

[Flightgear-devel] Re: Fix for compilation error in panel.cxx: `truncf' undeclared

2004-01-26 Thread Eric L Hathaway
Another problem with my original message! I must have had an itchy posting finger tonight... Eric L Hathaway wrote: Apparently, the truncf function was introduced in the C99 standard, and to use such functions in glibc you must define _ISOC99_SOURCE (or _GNU_SOURCE) in order for the

[Flightgear-devel] Fix for compilation error in panel.cxx: `truncf' undeclared

2004-01-26 Thread Eric L Hathaway
Allow me to de-lurk for a minute to report a compilation problem, along with a fix. Current (10:00pm EST, 2003-1-26) CVS checkouts of FlightGear fail to compile on my Linux box. Here is the relevant part of the output from 'make', showing the error: --- Begin --- g++ -DHAVE_CONFIG_H -I. -I. -

[Flightgear-devel] Re: Fix for compilation error in panel.cxx: `truncf' undeclared

2004-01-26 Thread Eric L Hathaway
Eric L Hathaway wrote: Allow me to de-lurk for a minute to report a compilation problem, along with a fix. Current (10:00pm EST, 2003-1-26) CVS checkouts of FlightGear fail to compile on my Linux box. Of course, I meant _2004_-1-26, not 2003. You would think that almost an entire month into

[Flightgear-devel] Thrustmaster FCS joystick config file

2003-07-08 Thread Eric L Hathaway
I've been playing around with FlightGear in my spare time (what little I have) for a year or so now, and I'd like to thank all the developers on this mailing list who have put a lot of time and effort into making FlightGear a terrific sim. When I finish school this Fall, I hope to jump in and try a