On Sun, 1 Jan 2012, thorsten.i.r...@jyu.fi wrote:

>
> An (incomplete) list of issues I have observed in flying various aircraft
> recently - maybe some of them can be fixed by maintainers before the
> release:
>
> * Vostok-1 is currenty a no-show - it crashes before doing anything, the
> log seems to point to a property as the cause. I guess it *may* be a
> JSBSim issue (?). Being one of the few people who has actually flown the
> beast into orbit, I think it's a model well worth maintaining (especially
> as I am now able to create a bit better environment up at 120 km altitude
> using the skydome shader). In the forum vitos (the original creator) has
> clearly announced his intention not to maintain the model any further
> since we haven't delivered a new rendering engine, so it's looking for a
> new maintainer. Maybe some JSBSim person can have a look?

Hi,

Vostok-1 seems to be missing a property. I forward-declared the missing 
property and then it loads. However, it seems the property in question
(ic/sea-level-radius-ft) is no longer provided by JSBSim so it will always 
read 0 now. This is likely to be a problem.

To try it get the vostok-1 branch from my fgdata clone:
git://gitorious.org/~andersg/fg/anders-fgdata.git

I also added a pile of missing var-keywords to make it run on the 
slightly pickier version of Nasal I use.. (each detected missing 
var-keyword problem is a potential future name-clash bug in FG).

No test flight, though - no time for the required training.

Cheers,

Anders
-- 
---------------------------------------------------------------------------
Anders Gidenstam
WWW: http://gitorious.org/anders-hangar
      http://www.gidenstam.org/FlightGear/

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to