[Flightgear-devel] Bug in fgjs

2009-07-29 Thread Martin Laabs
Hi, there is the following code in fgjs.cxx line 112: fstream *xfs = new fstream[ jss->getNumJoysticks() ]; and in line 121 xfs[ jss->getCurrentJoystickId() ].open(filename, ios::out); In my case jss->getNumJoysticks() returns 1 and jss->getCurrentJoystickId() returns 2. This leads to a segfa

Re: [Flightgear-devel] New FDM: Vamos automotive simulation in flightgear

2009-07-29 Thread Victhor Foster
It's not GPL, and it looks high-poly. :/ But it's very realistic :) > Victhor Foster wrote: >> If I had better Blender skills and if this FDM is approved, maybe a >> 350Z will appear in FG :) > > Would a Mazda RX-8 do? > http://www.blenderguru.com/free-mazda-rx-8-model/ <-- free to use in > all

Re: [Flightgear-devel] New FDM: Vamos automotive simulation in flightgear

2009-07-29 Thread willie
Victhor Foster wrote: > If I had better Blender skills and if this FDM is approved, maybe a > 350Z will appear in FG :) Would a Mazda RX-8 do? http://www.blenderguru.com/free-mazda-rx-8-model/ <-- free to use in all commercial and personal works > Hope we don't become a "driving sim" :P If

Re: [Flightgear-devel] New FDM: Vamos automotive simulation in flightgear

2009-07-29 Thread Victhor Foster
If I had better Blender skills and if this FDM is approved, maybe a 350Z will appear in FG :) Hope we don't become a "driving sim" :P > Thorsten Hackbarth wrote: >> Hi, >> I created a new FDM based on Sam Varner's automotive simulation >> framework Vamos http://vamos.sourceforge.net and some ya

Re: [Flightgear-devel] New FDM: Vamos automotive simulation in flightgear

2009-07-29 Thread Jon Stockill
Thorsten Hackbarth wrote: > Hi, > I created a new FDM based on Sam Varner's automotive simulation > framework Vamos http://vamos.sourceforge.net and some yasim code. > Is there a chance to get it into svn? Does this mean we'd be able to have real gearboxes in the vehicles we already have, along w

[Flightgear-devel] New FDM: Vamos automotive simulation in flightgear

2009-07-29 Thread Thorsten Hackbarth
Hi, I created a new FDM based on Sam Varner's automotive simulation framework Vamos http://vamos.sourceforge.net and some yasim code. Is there a chance to get it into svn? Thorsten -- Let Crystal Reports handle the repo