1
0
Fork 0
flightgear/src/FDM/ExternalNet
curt 419f09f804 Curt:
I have added a fledgling replay system that records flight data and control
positions during the flight.

I have added an internal command called "replay" which will trigger a replay
of the entire saved flight data set.  This could be bound to a keyboard or
menu command, in fact this entire module is screaming for someone to build
a gui to control playback speed, amount of playback, etc.

This is the initial version so there are kinks that still need to be worked
out, please be patient.
2003-07-17 18:24:17 +00:00
..
.cvsignore Ignore generated files. 2002-10-03 16:59:32 +00:00
ExternalNet.cxx Curt: 2003-07-17 18:24:17 +00:00
ExternalNet.hxx Consolidate and clean up some of the FDM network interface code. 2003-01-12 22:11:55 +00:00
Makefile.am Moved the ExternalNet code to it's own subdirectory. The plan is also 2002-09-28 21:38:51 +00:00