Re: [Flightgear-devel] saving aircraft specific data (Hobbs meter etc.)

2007-01-22 Thread Martin Spott
Hi Melchior, Melchior FRANZ wrote: I've now added a mechanism that saves aircraft specific data. For example, for the bo105 into ~/.fgfs/aircraft-data/bo105.xml (Unix) or %APPDATA%\flightgear.org\aircraft-data\bo105.xml (MS). Apparently this disables the:

Re: [Flightgear-devel] saving aircraft specific data (Hobbs meter etc.)

2007-01-21 Thread Melchior FRANZ
I have now also implemented a timer class that saves the accumulated time to the aircraft data file in ~/.fgfs/aircraft-data/ and restores that next time (can be turned off). Syntax: aircraft.timer.new(property, [resolution:double [, save:bool]]); property ... property path or props.Node