[Flightgear-devel] tacan

2006-06-18 Thread Josh Babcock
What property can I increment to change the channel on the TACAN? I have a knob on a TACAN instrument that is supposed to either inc/dec the channel, or the x/y selector, depending on the position of another switch. I could do this by introducing another property and some nasal to translate between

Re: [Flightgear-devel] Joystick and DEAD-BAND

2006-06-18 Thread Gonzalo Aguilar Delgado
David, you are right. A good joystick is what I need... I now that Thrustmaster does bests but I have not much time to play with FGFS. And about the parameters you said. I have to test it because as you finals are now complicated because dead-band... Thank you so much for your help. >

Re: [Flightgear-devel] Joystick and DEAD-BAND

2006-06-18 Thread Gonzalo Aguilar Delgado
Yep, you are right! I configured it with fgfj and it puts it behind, I don't know why. The config is working properly now. Someone should update fgfj... Thank you so much... > On Saturday 17 June 2006 08:18 am, Gonzalo Aguilar Delgado wrote: > > Hi there! > > > > I'm trying to configure my joy

Re: [Flightgear-devel] Altimiter error

2006-06-18 Thread Josh Babcock
Alex Perry wrote: > > The biggest concern I have with it is not the FGFS implementation but > the novice simulator pilots who will keep reporting bugs against your > aircraft. Similar to the stream of complaints about compass turning > error, the VSI error and the DG drift. So please do implemen

[Flightgear-devel] pthreads: FlightGear runtime segfault under Cygwin

2006-06-18 Thread Jon S. Berndt
I've run into an error message seeming to fault pthreads for a flightgear segfault: (gdb) run Starting program: /usr/local/bin/fgfs.exe Program received signal SIGSEGV, Segmentation fault. 0x610ae938 in pthread_key_create () from /usr/bin/cygwin1.dll Is there a way to turn off pthreads?

Re: [Flightgear-devel] Altimiter error

2006-06-18 Thread Alex Perry
From: Josh Babcock <[EMAIL PROTECTED]> > I'm looking at the B-47 flight manual(s), and they have a correction > chart for altimeter error vs. altitude AGL with flaps down. Is this sort > of thing a common problem, or is it just some oddity with the Stratojet, > possibly due to static port location?

Re: [Flightgear-devel] INCOMPATIBLE CFG FILE

2006-06-18 Thread Jon S. Berndt
You need to update your base package. The entire configuration file that you have for the Concorde, engines, etc. do not work anymore. The format for JSBSim aircraft has changed. The current FlightGear executable and source code expects the new format. Jon Jon S. Berndt Development Coordinator JSB

Re: [Flightgear-devel] Memory leak

2006-06-18 Thread Vivian Meazza
Lee Elliott wrote > > On Saturday 17 June 2006 20:18, Vivian Meazza wrote: > > Lee > > > > > On Saturday 17 June 2006 07:34, Melchior FRANZ wrote: > > > > * Lee Elliott -- Saturday 17 June 2006 05:02: > > > > > Is anyone else seeing a memory leak in current cvs? > > > > > > > > I would be surpris

[Flightgear-devel] INCOMPATIBLE CFG FILE

2006-06-18 Thread [EMAIL PROTECTED]
hi @ all! i have a problem with the "Concorde" aircraft (and other aircrafts i downloaded) from flightgear.org. when i start flightgear in terminal flightgear aborts after "loading subsystems" and ends with the message below: YOU HAVE AN INCOMPATIBLE CFG FILE FOR THIS AIRCRAFT. RESULTS WILL BE UN

Re: [Flightgear-devel] Head tracking

2006-06-18 Thread Paul Surgeon
On Sunday 18 June 2006 10:48, alexander babichev wrote: > Hello, > > I've done with head tracking support for FlightGear. It is consists of > general head tracking code for FlightGear and closed source TrackIR > server. I can't publish TrackIR related code because of NaturalPoint > policy, but pr

[Flightgear-devel] Head tracking

2006-06-18 Thread alexander babichev
Hello, I've done with head tracking support for FlightGear. It is consists of general head tracking code for FlightGear and closed source TrackIR server. I can't publish TrackIR related code because of NaturalPoint policy, but program itself is free to use and redistribute with FlightGear F