Re: [Flightgear-devel] FreeBSD 5.3--FG 0.9.6

2004-12-08 Thread Gerhard Wesp
On Tue, Dec 07, 2004 at 01:01:16PM -0600, Curtis L. Olson wrote: CVS tree to work around some of the issues you encountered. If you are able to get a usb joystick to work under FreeBSD with FlightGear, I'd love to hear about it. Unfortunately, no. I'm using a Logitech Extreme3D Pro. An

Re: [Flightgear-devel] FGNetFDM etc.

2004-12-08 Thread Gerhard Wesp
Some additional comments on this: The __attribute__(( packed )) trick *no longer works* with current g++ versions. Luckily, since I'm on FreeBSD now, the structs have the same size on FreeBSD and Linux (where my FDM runs). But I don't count on it for the future... Cheers -Gerhard -- Gerhard

Re: [Flightgear-devel] FGNetFDM etc.

2004-12-08 Thread Gerhard Wesp
Hi all, I have some additional interface questions: - What's the unit of vcas? - How does timing work with an external FDM? Will FlightGear use the time it's passed in cur_time (i.e., will the sun rise and set according to it :) Guess it's in UTC? What excatly is the effect of the warp

[Flightgear-devel] --disable-panel and another question

2004-12-08 Thread Gerhard Wesp
Hi all, isn't --disable-panel supposed to hide the instrument panel? If I start fg with this option alone, it's still there. What's the meaning of the following error (I sometimes get this with an external FDM): Error: base = 0,-1490.92 course = 5.08137 dist = 1.27882e+07 Cheers -Gerhard --

Re: [Flightgear-devel] --disable-panel and another question

2004-12-08 Thread Martin Spott
Gerhard Wesp wrote: isn't --disable-panel supposed to hide the instrument panel? If I start fg with this option alone, it's still there. I assume this flag only influences the presence of the 2D panel. 3D panels are part of the craft and toggling 3D panels didn't have much priority in the

RE: [Flightgear-devel] MSVC

2004-12-08 Thread RENNUIT Antoine 203220 Thésard
Hello, - you put flightgear, simgear, and plib sources into a cvs directory; so I guess we have to use the newest cvs version (I used tarball cvs version) of these packages. When I put the cvs version of flightGear sources in the project, VC tells me it cannot find dme.cxx, navcom.cxx,

[Flightgear-devel] ..mixing sceneries, was World scenery rebuild

2004-12-08 Thread Arnt Karlsen
On Sat, 04 Dec 2004 19:17:30 -0600, Curtis wrote in message [EMAIL PROTECTED]: You can track and download the latest world scenery rebuild graphically here: http://www.flightgear.org/Downloads/scenery-0.9.7.html Some of this is availble via terrasync if you want to sip down just

Re: [Flightgear-devel] ..mixing sceneries, was World scenery rebuild

2004-12-08 Thread Martin Spott
Arnt Karlsen wrote: ..has anyone tried mixing 2 different sceneries; like in; use 0.9.7 where available, if not, fall back to 0.9.5? Simply try it out and tell us how it looks. You know, you can add multiple directories to the Scenery path: --fg-scenery=/first dir:/second dir

Re: [Flightgear-devel] ..mixing sceneries, was World scenery rebuild

2004-12-08 Thread Arnt Karlsen
On Wed, 8 Dec 2004 12:12:31 + (UTC), Martin wrote in message [EMAIL PROTECTED]: Arnt Karlsen wrote: ..has anyone tried mixing 2 different sceneries; like in; use 0.9.7 where available, if not, fall back to 0.9.5? Simply try it out and tell us how it looks. You know, you can add

Re: [Flightgear-devel] ..mixing sceneries, was World scenery rebuild

2004-12-08 Thread Martin Spott
Arnt Karlsen wrote: ..willco. Anyone tried setup a scenery or terrasync server box on your lan's? Well, I store the whole base package related stuff on my NFS server, Martin. -- Unix _IS_ user friendly - it's just selective about who its friends are !

[Flightgear-devel] Re: FlightGear on FreeBSD;

2004-12-08 Thread Martin Spott
Martin Spott wrote: Martin Spott wrote: I'll give it a go as soon as I managed to build FG on FreeBSD, Well, OpenAL compiles out of the box and FreeBSD has a plib-1.8.3 package, now I try to configure SimGear. This is what I do: quickstep: 19:25:49 /usr/local/src/SimGear ./configure \

Re: [Flightgear-devel] Re: FlightGear on FreeBSD;

2004-12-08 Thread Erik Hofman
Martin Spott wrote: Could we please have: --- configure.ac~ Mon Nov 22 14:44:21 2004 +++ configure.ac Wed Dec 8 15:53:01 2004 @@ -205,6 +205,7 @@ dnl check for some default libraries AC_SEARCH_LIBS(cos, m) +AC_SEARCH_LIBS(pthread_exit, pthread) base_LIBS=$LIBS in SimGear ? This makes

[Flightgear-devel] Re: [Simgear-cvslogs] CVS: SimGear configure.ac, 1.75, 1.76

2004-12-08 Thread Martin Spott
Erik Hofman wrote: Update of /var/cvs/SimGear-0.3/SimGear In directory baron:/tmp/cvs-serv12391 Modified Files: configure.ac Log Message: This was too quick, now pthreads isn't detected on IRIX (and other platforms?) anymore. This needs some more thought. Index: configure.ac

Re: [Flightgear-devel] MSVC

2004-12-08 Thread Frederic Bouvier
RENNUIT Antoine 203220 Thésard a écrit : Hello, - you put flightgear, simgear, and plib sources into a cvs directory; so I guess we have to use the newest cvs version (I used tarball cvs version) of these packages. When I put the cvs version of flightGear sources in the project, VC tells

[Flightgear-devel] CVS and file moves

2004-12-08 Thread Jon S Berndt
Is there a clean way to move files in a CVS repository from one directory to another for a reorganization? Jon ___ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel