1
0
Fork 0
No description
Find a file
curt 750b319de7 LaRCsim maintains all it's variables internally. I had been copying all of
them back and forth to the FG struture everytime I updated the flight model.
However, I have realized that this is not necessary.  I just need to copy
the control positions and environmental parameters into the LaRCsim structure
before updating the FDM, then copy every thing back out into the publick FGFS
structure afterwords.  This seems to solve (or at least help) a westward
drift problem some poeple had been observing.
1998-12-14 13:31:06 +00:00
Aircraft Renamed class fgCONTROLS to class FGControls. 1998-12-05 16:13:10 +00:00
Airports Borland portability tweaks. 1998-11-23 21:48:09 +00:00
Astro Converted "class fgVIEW" to "class FGView" and updated to make data 1998-12-09 18:50:12 +00:00
Autopilot Renamed class fgCONTROLS to class FGControls. 1998-12-05 16:13:10 +00:00
Cockpit Converted "class fgVIEW" to "class FGView" and updated to make data 1998-12-09 18:50:12 +00:00
Controls Renamed class fgCONTROLS to class FGControls. 1998-12-05 16:13:10 +00:00
CVSROOT initial checkin of taginfo 1998-06-02 21:59:45 +00:00
External Renamed class fgFLIGHT to class FGState as per request by JSB. 1998-12-05 15:53:59 +00:00
FDM LaRCsim maintains all it's variables internally. I had been copying all of 1998-12-14 13:31:06 +00:00
GUI Remove time string from gui display. 1998-08-24 20:09:56 +00:00
Joystick Renamed class fgCONTROLS to class FGControls. 1998-12-05 16:13:10 +00:00
LaRCsim Removed some old, outdated, no longer needed code. 1998-12-14 13:27:47 +00:00
Main Fixed view frustum culling accuracy bug so we can look out the sides and 1998-12-11 20:26:25 +00:00
Objects Converted "class fgVIEW" to "class FGView" and updated to make data 1998-12-09 18:50:12 +00:00
Scenery Converted "class fgVIEW" to "class FGView" and updated to make data 1998-12-09 18:50:12 +00:00
Simulator Changes to support GLUT joystick routines as fall back. 1998-10-27 02:14:21 +00:00
Slew Renamed class fgCONTROLS to class FGControls. 1998-12-05 16:13:10 +00:00
Time #include tweaks. 1998-12-11 20:26:54 +00:00
Weather Turned "struct fgWEATHER" into "class FGWeather". 1998-12-06 13:51:20 +00:00