On Tuesday 16 October 2001 2:10 am, Marius Schrecker wrote: > Thanks! > > I obviously misread the instructions (not HOWTO) about > downloading/unzipping. > > Where do the airport overlay files go? Should they also be unzipped into > their respective scenery directories? >
The contents go in the directory containing the 1x1 degree chunk that the airport lives in. The SanJose overlay, for example lives in $FGROOT/Scenery/w130n30/w122n37/ > > Marius > ----- Original Message ----- > From: "John Check" <[EMAIL PROTECTED]> > To: "Marius Schrecker" <[EMAIL PROTECTED]>; > <[EMAIL PROTECTED]> > Sent: Tuesday, October 16, 2001 1:51 AM > Subject: Re: [Flightgear-users] Scenery/airports, Thanks for XML > > > On Monday 15 October 2001 3:49 am, Marius Schrecker wrote: > > > OK, thanks. It was the syntax I was missing - the rest is pretty well > > > explained in the HOWTO. Shall try again. > > > > > > Incidentally, have now downloaded most of the scenery and started > > > trying > > to > > > > put it in the scenery directory. This works fine if I untar the > > > tarballs first, but fg doesn't find anything if I put the tarballs > > > straight in, > > not > > > > what the HOWTO says. Is there a line in preferences saying something > > about > > > > tarred or untarred scenery? The original base-package scenery was also > > > untarred. > > > > Which HOW-TO? Each 10x10 chunk that you download needs to be untarred. > > The individual 1x1 chunks contained therein are compressed > > > > > Running 0.78-1mdk (came bundled with Mandrake 8.1). > > > > > > Also still can't find airport codes outside of the States. > > > > > > A flat alphabetical list would be the thing. Any ideas? > > > > > > I'm a complete newbie here so will be asking lots of stupid questions. > > > > Thats ok, it gives us feedback on the docs. > > > > TYL > > J > > > > > Marius > > > ----- Original Message ----- > > > From: "John Check" <[EMAIL PROTECTED]> > > > To: "Marius Schrecker" <[EMAIL PROTECTED]> > > > Sent: Friday, October 12, 2001 9:06 PM > > > Subject: Re: [Flightgear-users] Joystick: XML code for dead-band > > > > > > > What version FGFS? > > > > > > > > Use the following command line option to experiment > > > > for a good value: > > > > --prop:/input/joysticks/js[0]/axis0/dead-band=0.01 > > > > > > > > You should, of course, make adjustments to affect the > > > > proper (ie js[1] or axis1). You can store this in command line > > > > syntax in your .fgfsrc as well. > > > > > > > > I beleive the below is the proper location in the XML. > > > > > > > > <axis n="1"> > > > > <desc>Elevator</desc> > > > > <dead-band> > > > > <value>0.01</value> > > > > </dead-band> > > > > > > > > <binding> > > > > <command>property-scale</command> > > > > <property>/controls/elevator</property> > > > > <factor type="double">-1.0</factor> > > > > </binding> > > > > </axis> > > > > > > > > On Friday 12 October 2001 5:31 am, you wrote: > > > > > Hello, > > > > > > > > > > Can anyone help with the correct syntax for specifying > > > > > dead-band > > on > > > > > > joystick axes? > > > > > > > > > > I know it has to be outside the command nesting, but I can't > > find a > > > > > > syntax for the actual line that has any effect in the simulator. > > > > > > > > > > > > > > > Thanks > > > > > > > > > > Marius > > > > > > _______________________________________________ > > > Flightgear-users mailing list > > > [EMAIL PROTECTED] > > > https://lists.sourceforge.net/lists/listinfo/flightgear-users > > > > _______________________________________________ > > Flightgear-users mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/flightgear-users > > _______________________________________________ > Flightgear-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/flightgear-users _______________________________________________ Flightgear-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/flightgear-users
