Jim Wilson wrote: > Frederic Bouvier said: > > > Hi, > > > > I just noticed that the ornithopter is not present in the > > aircraft viewer of fgrun. It appears that ornithopter-set.xml > > has no /sim/description in it. Could someone put something > > sensible there to make it available in fgrun ? > > > > -Fred > > Hi Fred, > > If you can just make something up and send it, I'll commit it later. I > wouldn't know what to put there and probably we won't hear from Michael.
Here is the minimalistic approach that works. -Fred I:\FlightGear\cvs\fgfsbase\Aircraft\ornithopter>c:cvs -z3 -q diff -u Index: ornithopter-set.xml =================================================================== RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/ornithopter/ornithopter-set.xml,v retrieving revision 1.1 diff -u -r1.1 ornithopter-set.xml --- a/ornithopter-set.xml 24 Mar 2004 05:38:33 -0000 1.1 +++ b/ornithopter-set.xml 25 Mar 2004 22:12:11 -0000 @@ -8,6 +8,8 @@ <PropertyList> <sim> + + <description>Ornithopter (UIUC)</description> <flight-model>larcsim</flight-model> <aero>uiuc</aero> _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
