* [EMAIL PROTECTED] (Olivier Grisel) [2002.05.17 09:46]: > Hello, > > I would like to know how to log some flight parameters like > altitude, elevation, glide, ... every second during a flight. > I need these informations to analyse a flight for research on pilots > behaviour. > > How to use the --trace-write and --trace-read options : > when I start fg with : > fgfs --trace-write=elevation > I can't see any difference with fgfs alone command. Where are the outputs > ? in a file , on the xterm screen ? > > I didn't find any doc on that particular point.
I think the trace options are a bit of an overkill for this unless you can tell it how often to trace (I haven't looked). You could, however, use the telnet interface with an external script that retrieves the data you need ever second and saves it to a file. -- Cameron Moore [ Why isn't the word, "phonetically" spelled with an "f"? ] _______________________________________________ Flightgear-users mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-users
