fg:toms-fgdata.git
20 years agoUpdates from Frederic Bouvier
ehofman [Fri, 20 Jun 2003 20:03:20 +0000 (20:03 +0000)]
Updates from Frederic Bouvier

20 years agoFrederic Bouvier:
ehofman [Wed, 18 Jun 2003 09:40:45 +0000 (09:40 +0000)]
Frederic Bouvier:
I have modeled the two tallest buildings of San Francisco. I think their location is good, but not their orientation that is guessed.

20 years agoAdd a rendering options menu
ehofman [Tue, 17 Jun 2003 17:48:37 +0000 (17:48 +0000)]
Add a rendering options menu

20 years agoInitialize some default rendering options
ehofman [Tue, 17 Jun 2003 16:56:58 +0000 (16:56 +0000)]
Initialize some default rendering options

20 years agoLee Elliott:
curt [Thu, 12 Jun 2003 02:27:15 +0000 (02:27 +0000)]
Lee Elliott:

Here's an update to the yf23.  I've added a couple of small details to the
model and played with the textures a bit:)  Still no response from the chap
at NASA about sticking their logos on it yet.

I've also been fiddling with the fdm.  It had been bugging me that I couldn't
find any sign of air/speed brakes but just recently I found that braking is
done by moving the ailerons up and the flaps down, in opposition to each
other, which I thought was pretty neat really.

This was actually pretty easy to mimic - although there are no spoiler
surfaces defined in the YASim wing entry I was still able to map the spoiler
control input to the ailerons and flaps, and once I'd got the directions
right it seems to work - hit the spoilers and the ailerons move up, the flaps
drop and the energy worm shows that I'm losing speed.

The downside is that the flaps and the ailerons have to have similar lift and
drag characteristics, to balance each each other, and this means that it ends
up with the flaps not giving much lift and the brakes not having much affect
at low speeds.  If I could change the deflection rates then I could balance
them that way (and improve the rudder control too) - as it is, the deflection
for the flaps and ailerons is the same, just in opposite directions.  This
sounds like a job for interpolation tables but I haven't tried them yet and I
don't know if I can use them in this way in YASim.

The opposing flap/aileron techique is also used for manuevering e.g. by using
it on just one side but I haven't tried to incorporate that yet;)

Landing it is proving to be tricky - it gets down smoothly to about 20ft then
what I presume is ground effect kicks in and upsets the trim.  The only
answer appears to be to force the nose down at this point.  What's more, it
needs to be held down untill you trim the elevator out otherwise it'll
happily roll along on it's main gear, with it's nose in the air:)  There's
definitely not enough drag either.

20 years agoUpdated authors
cvsguest [Thu, 12 Jun 2003 00:35:58 +0000 (00:35 +0000)]
Updated authors

20 years agoUpdated polish translation file.
curt [Wed, 11 Jun 2003 20:51:32 +0000 (20:51 +0000)]
Updated polish translation file.

20 years agoAdding C-GPTR ornithopter readme file.
mselig [Wed, 11 Jun 2003 03:23:11 +0000 (03:23 +0000)]
Adding C-GPTR ornithopter readme file.

20 years agochanges that were made to the gear retract rate code requires a tweak for the A-4
mselig [Mon, 9 Jun 2003 05:21:02 +0000 (05:21 +0000)]
changes that were made to the gear retract rate code requires a tweak for the A-4

20 years agovarious minor mods
mselig [Sun, 8 Jun 2003 23:13:59 +0000 (23:13 +0000)]
various minor mods

20 years agovarious minor mods
mselig [Sun, 8 Jun 2003 23:07:39 +0000 (23:07 +0000)]
various minor mods

20 years agotypo word fix
mselig [Sun, 8 Jun 2003 22:57:44 +0000 (22:57 +0000)]
typo word fix

20 years agoUpdates to Sopwith Camel sound (air sounds).
mselig [Sun, 8 Jun 2003 22:53:06 +0000 (22:53 +0000)]
Updates to Sopwith Camel sound (air sounds).

20 years agoUpdates to hang glider sound.
mselig [Sun, 8 Jun 2003 22:52:23 +0000 (22:52 +0000)]
Updates to hang glider sound.

20 years agoChanges chase view to look in the direction of flight, not the heading
mselig [Sun, 8 Jun 2003 22:50:34 +0000 (22:50 +0000)]
Changes chase view to look in the direction of flight, not the heading

20 years agoUpdates to ASW 20 sound.
mselig [Sun, 8 Jun 2003 22:49:25 +0000 (22:49 +0000)]
Updates to ASW 20 sound.

20 years agominor aero data mods
mselig [Sun, 8 Jun 2003 22:39:37 +0000 (22:39 +0000)]
minor aero data mods

20 years agoList updates to ASW 20: spoilers and flaps added, and elevator deflections changed
mselig [Sun, 8 Jun 2003 22:39:35 +0000 (22:39 +0000)]
List updates to ASW 20: spoilers and flaps added, and elevator deflections changed

20 years agoSee README.asw20.html for updates
mselig [Sun, 8 Jun 2003 22:39:31 +0000 (22:39 +0000)]
See README.asw20.html for updates

20 years agoChanges chase view to look in the direction of flight, not the heading
mselig [Sun, 8 Jun 2003 22:39:28 +0000 (22:39 +0000)]
Changes chase view to look in the direction of flight, not the heading

20 years agoAdds spoiler function with j/k keys for close/open spoilers. Sets the property ...
mselig [Sun, 8 Jun 2003 22:39:24 +0000 (22:39 +0000)]
Adds spoiler function with j/k keys for close/open spoilers.  Sets the property /controls/flight/spoilers.

20 years agoAdded initialization and user dialog for improved weather system.
david [Sun, 8 Jun 2003 14:44:53 +0000 (14:44 +0000)]
Added initialization and user dialog for improved weather system.

20 years agoChange to an alias
ehofman [Sun, 8 Jun 2003 11:15:32 +0000 (11:15 +0000)]
Change to an alias

20 years agoDavid Culp:
ehofman [Sun, 8 Jun 2003 11:13:52 +0000 (11:13 +0000)]
David Culp:
For the base package I have some more files for the JSBSim airplanes.  All of the main configuration files now have a rudder aerosurface scale component, so that rudders can be animated.  This was not on my earlier models.  I also put fuel in the tanks, even though this seems not to work yet.

Also attached are the -set files for all the airplanes.  They now all specify  a fuel load.

20 years agofixes tail dragging on startup
mselig [Fri, 6 Jun 2003 05:00:13 +0000 (05:00 +0000)]
fixes tail dragging on startup

20 years agofixes end of line character
mselig [Thu, 5 Jun 2003 15:59:10 +0000 (15:59 +0000)]
fixes end of line character

20 years agoNot sure what I was thinking. This upper level "cruise" setting is at maximum
jimw [Thu, 5 Jun 2003 03:39:25 +0000 (03:39 +0000)]
Not sure what I was thinking.  This upper level "cruise" setting is at maximum
possible speed of the aircraft with max prop rpm setting.  Not a "real" cruise
configuration.  Setting prop pitch to max (1.0)

20 years agoMore last minute 0.9.2 tweaks.
curt [Thu, 5 Jun 2003 03:17:28 +0000 (03:17 +0000)]
More last minute 0.9.2 tweaks.

20 years agoA little proofing never hurt. :-)
jimw [Thu, 5 Jun 2003 00:37:56 +0000 (00:37 +0000)]
A little proofing never hurt. :-)

20 years agoInformation and operating instructions for p51-d
jimw [Wed, 4 Jun 2003 21:54:23 +0000 (21:54 +0000)]
Information and operating instructions for p51-d

20 years agoChanged to standard config file layout. Also default first stage booster
jimw [Wed, 4 Jun 2003 21:53:09 +0000 (21:53 +0000)]
Changed to standard config file layout.  Also default first stage booster
on for p51d-yasim.

20 years agoFix to translate DME and TACAN X/Y channels to paired VHF frequencies
david [Wed, 4 Jun 2003 20:27:49 +0000 (20:27 +0000)]
Fix to translate DME and TACAN X/Y channels to paired VHF frequencies
correctly.  Thanks to Jorge Van Hemelryck <ml@jvh.net> for the fix.

20 years agoUpdates to prepair for 0.9.2 release.
curt [Wed, 4 Jun 2003 20:21:29 +0000 (20:21 +0000)]
Updates to prepair for 0.9.2 release.

20 years agoLee Elliott:
curt [Wed, 4 Jun 2003 17:56:10 +0000 (17:56 +0000)]
Lee Elliott:

this update fixes the rendering glitch in the right wing.  I had to manually
triangulate some four-sided polys to get it to render the LH & RH sides
identically.

I might try reducing the models to triangles before I export them.  Although
this will increase the poly count of the model, it gets reduced to triangles
by the renderer anyway and by doing it in the model it'll give me more
control over how it gets rendered and might actually reduce the rendering
over-head.

20 years agoLee Elliott:
curt [Wed, 4 Jun 2003 17:54:08 +0000 (17:54 +0000)]
Lee Elliott:

I've been messing with the yf23 some more.  I think it flies a bit better now
and has more reasonable auto-pilot take-off characteristics - just apply full
power and go, and it doesn't go into such a steep climb.

Out of curiosity, I've also taken the rudder control input and linked it to
the stabilators/elevators and ailerons.  Now, with some slick joystick
manipulation it's possible to fly it at about 30 deg off-axis in more or less
level flight (actually, with full 'rudder' input, it looks nearer to 40 deg
to me and you end up tracing a very long curve).

If no rudder input is used it flies 'normally'.

I'd like to be able to 'tune' it so that it's more stable while transitioning
but I'm not sure if that's going to be possible.  It's also high-lighted some
problems I'm having with my Sidewinder joystick - when I use the rudder
control, the engine No.2 throttle jumps to 50% unless auto-throttle is
engaged (this also happens with the b52 too), and there seems to be some
interaction between the different axis if all three (roll, pitch and rudder)
are changed at the same time - difficult to be sure on that one though.

I'll probably un-map the throttle control from the joystick as I tend to use
the keyboard for engine control anyway, especially for landing.

20 years agoAdjustments to translation offsets and added them to tower views.
jimw [Wed, 4 Jun 2003 16:04:21 +0000 (16:04 +0000)]
Adjustments to translation offsets and added them to tower views.

20 years agoFixed some glitches, mostly surfaces that weren't showing.
jimw [Wed, 4 Jun 2003 15:52:02 +0000 (15:52 +0000)]
Fixed some glitches, mostly surfaces that weren't showing.

20 years agoFixed bug with field of view setting and adjusted pilot's eye location a very
jimw [Wed, 4 Jun 2003 15:30:46 +0000 (15:30 +0000)]
Fixed bug with field of view setting and adjusted pilot's eye location a very
tiny amount.

20 years agoBack out the changes to cropgrass.rgb and drycrop.rgb for the 0.9.2 release.
curt [Wed, 4 Jun 2003 15:02:39 +0000 (15:02 +0000)]
Back out the changes to cropgrass.rgb and drycrop.rgb for the 0.9.2 release.
The original textures are nice, but probably should be updated at some point.
When we do update them though, we should shoot for generic/variety in order
to give different parts of the flightgear world different looks (as best as
we can with our course land cover/land use data set.)

20 years agogear volume setting for 747.
jimw [Wed, 4 Jun 2003 14:45:04 +0000 (14:45 +0000)]
gear volume setting for 747.

20 years agoThe low/default resolution of terrain textures should never be more than
curt [Wed, 4 Jun 2003 14:41:27 +0000 (14:41 +0000)]
The low/default resolution of terrain textures should never be more than
256x256.  The Textures.high/ subdirectory is intended for the higher res
versions of the textures.  Scaled these 3 textures from 512x512 to 256x256.

20 years agoMinor model clean up.
jimw [Wed, 4 Jun 2003 10:44:13 +0000 (10:44 +0000)]
Minor model clean up.

20 years agoOh yeah...counter rotate the props
jimw [Tue, 3 Jun 2003 20:26:29 +0000 (20:26 +0000)]
Oh yeah...counter rotate the props

20 years agoAdjusted view from 3d cockpit slightly.
jimw [Tue, 3 Jun 2003 19:47:42 +0000 (19:47 +0000)]
Adjusted view from 3d cockpit slightly.

20 years agoAdding ornithopter. This models Prof DeLaurier's C-GPTR Ornithoper found here http...
mselig [Tue, 3 Jun 2003 07:15:22 +0000 (07:15 +0000)]
Adding ornithopter.  This models Prof DeLaurier's C-GPTR Ornithoper found here ornithopter.net.

20 years agoAdding ornithopter. This models Prof DeLaurier's C-GPTR Ornithoper found here http...
mselig [Tue, 3 Jun 2003 07:12:02 +0000 (07:12 +0000)]
Adding ornithopter.  This models Prof DeLaurier's C-GPTR Ornithoper found here ornithopter.net.  This is the flapping wing aero data, and it is a big file.

20 years agoAdd bog alias
ehofman [Tue, 3 Jun 2003 07:10:09 +0000 (07:10 +0000)]
Add bog alias

20 years agoAdding ornithopter. This models Prof DeLaurier's C-GPTR Ornithoper found here http...
mselig [Tue, 3 Jun 2003 07:02:51 +0000 (07:02 +0000)]
Adding ornithopter.  This models Prof DeLaurier's C-GPTR Ornithoper found here ornithopter.net.  Requires the file flap.dat to run.

20 years agoSome small last minute updates
ehofman [Tue, 3 Jun 2003 07:02:47 +0000 (07:02 +0000)]
Some small last minute updates

20 years agoAdding ornithopter. This models Prof DeLaurier's C-GPTR Ornithoper found here http...
mselig [Tue, 3 Jun 2003 07:02:45 +0000 (07:02 +0000)]
Adding ornithopter.  This models Prof DeLaurier's C-GPTR Ornithoper found here ornithopter.net

20 years agoAdding ornithopter. This models Prof DeLaurier's C-GPTR Ornithoper found here http...
mselig [Tue, 3 Jun 2003 07:01:59 +0000 (07:01 +0000)]
Adding ornithopter.  This models Prof DeLaurier's C-GPTR Ornithoper found here ornithopter.net.  Nice model by Lee Elliott.

20 years agoUmmm...didn't mean to do that.
jimw [Tue, 3 Jun 2003 02:00:36 +0000 (02:00 +0000)]
Ummm...didn't mean to do that.

20 years agoCleaned up some bad surface data that is now highlighted nicely in recent
jimw [Tue, 3 Jun 2003 01:49:42 +0000 (01:49 +0000)]
Cleaned up some bad surface data that is now highlighted nicely in recent
releases of ac3d.

20 years agoConverted ov10 3d model to ac3d format. Fixed glitches.
jimw [Tue, 3 Jun 2003 01:41:18 +0000 (01:41 +0000)]
Converted ov10 3d model to ac3d format.  Fixed glitches.
Labeled objects.  Animated props.

20 years agoMinor Geometry fixes (engine nacelles, etc). Worked on sound a bit. Will
jimw [Tue, 3 Jun 2003 01:38:02 +0000 (01:38 +0000)]
Minor Geometry fixes (engine nacelles, etc).  Worked on sound a bit.  Will
have to come back to the 3D model soon.

20 years agoFan wav
jimw [Tue, 3 Jun 2003 01:33:45 +0000 (01:33 +0000)]
Fan wav

20 years agoMinor fix
jimw [Tue, 3 Jun 2003 01:28:15 +0000 (01:28 +0000)]
Minor fix

20 years agoConverted ov10 3d model to ac3d format. Fixed glitches.
jimw [Tue, 3 Jun 2003 01:18:51 +0000 (01:18 +0000)]
Converted ov10 3d model to ac3d format.  Fixed glitches.
Labeled objects.  Animated props.

20 years agoRetrim for JSBSim fixes.
david [Mon, 2 Jun 2003 20:29:09 +0000 (20:29 +0000)]
Retrim for JSBSim fixes.

20 years agoupdates A4 2D/3D panel function
mselig [Thu, 29 May 2003 16:37:13 +0000 (16:37 +0000)]
updates A4 2D/3D panel function

20 years agoLee Elliott:
curt [Thu, 29 May 2003 13:51:23 +0000 (13:51 +0000)]
Lee Elliott:

here's another yf23 update - I've made a few adjustments to the model and I
think the transparancies are ok now, and I smoothed a couple of glitches in
the wings.

20 years agoadds mini panel to A4
mselig [Thu, 29 May 2003 05:21:11 +0000 (05:21 +0000)]
adds mini panel to A4

20 years agoPoint vacamp.xml at new suction model.
curt [Wed, 28 May 2003 21:06:30 +0000 (21:06 +0000)]
Point vacamp.xml at new suction model.

20 years agoLee Elliott:
curt [Wed, 28 May 2003 15:11:22 +0000 (15:11 +0000)]
Lee Elliott:

Here's a quick update to the yf23 fdm and auto-pilot settings.  It flies and
takes-off reasonably well - still haven't tried landing it yet;)  It can
still be a bit wobbly at times though and It's not very good at terrain
following either.

Taking off on auto-pilot is quite fun.  Set full flaps and CTRL-a (assuming
you're near sea level), hit F6 to make it go straight and apply power - about
50% until it rotates then apply full power.  Retract the gear as soon as it
gets off the ground and by the time you#ve done that, retract the flaps.
Quite entertaining from a tower view:)

It's not really an ideal a/c to model but apart from the aesthetics, which
appeal to me, I was curious about not having a rudder.

There's a new texture sheet too but it only makes the a/c a paler shade of
grey.

20 years agoLee Elliott:
curt [Wed, 28 May 2003 15:09:30 +0000 (15:09 +0000)]
Lee Elliott:

I've attached an update for the yf23 and I think I've included all the right
files - the model is unchanged (I think I'll eventually paint it in an
imaginary NASA scheme, perhaps a bit like the HIDEC F-15, until I can get
some newer pictures and see what they've done with it) so I've not included
it again.

The fdm still needs quite a bit of work - it can be a bit twitchy and wobbly
at times, and the auto-pilot roll-out and smooth need tightening up, but it's
flyable.  Haven't tried landing it yet though;)

20 years agoFirst shot at mustang sounds
jimw [Wed, 28 May 2003 00:39:31 +0000 (00:39 +0000)]
First shot at mustang sounds

20 years agoforgot one
jimw [Wed, 28 May 2003 00:14:34 +0000 (00:14 +0000)]
forgot one

20 years agoFixed several glitches.
jimw [Wed, 28 May 2003 00:10:18 +0000 (00:10 +0000)]
Fixed several glitches.

20 years agoUpdated oat and annunciator gauges for c172-610x-panel.xml
curt [Tue, 27 May 2003 20:31:44 +0000 (20:31 +0000)]
Updated oat and annunciator gauges for c172-610x-panel.xml
Added an oat gauge to c172-vfr-panel.xml

20 years agoAlign all the approaches I could automatically match up to runways.
curt [Tue, 27 May 2003 20:15:45 +0000 (20:15 +0000)]
Align all the approaches I could automatically match up to runways.

20 years ago- Make hi-res c172s instrument knobs drawn conditionally.
curt [Tue, 27 May 2003 19:58:52 +0000 (19:58 +0000)]
- Make hi-res c172s instrument knobs drawn conditionally.
- HSI GS needles shouldn't disappear when they hit their limits, only when
  there is no GS signal.
- Make vac/amp gauge driven by new minimalistic amp model.
- Update digital clock face color to look more "LCD-ish" based on a real
  C172-S cockpit photo.
- Add an OAT gauge to the old C172 2d panel.

20 years agoConfigure to omit instrument knobs by default.
curt [Tue, 27 May 2003 19:54:04 +0000 (19:54 +0000)]
Configure to omit instrument knobs by default.

20 years agoMake the 2nd (right) vacuum pump serviceable by default.
curt [Tue, 27 May 2003 19:48:03 +0000 (19:48 +0000)]
Make the 2nd (right) vacuum pump serviceable by default.

20 years agoAdded possible animations with current model.
jimw [Sun, 25 May 2003 19:32:59 +0000 (19:32 +0000)]
Added possible animations with current model.

20 years agoFinally got around to converting the Camel over to ac3d and tagging
jimw [Sun, 25 May 2003 19:08:31 +0000 (19:08 +0000)]
Finally got around to converting the Camel over to ac3d and tagging
the objects for animation.

20 years agoFixed aspect ratio
jimw [Sun, 25 May 2003 03:42:50 +0000 (03:42 +0000)]
Fixed aspect ratio

20 years agoremoves mini panel
mselig [Sat, 24 May 2003 04:00:22 +0000 (04:00 +0000)]
removes mini panel

20 years agoMore panel detail, added gunsight.
jimw [Fri, 23 May 2003 18:45:53 +0000 (18:45 +0000)]
More panel detail, added gunsight.

20 years agoUpdate to the latest version from David Culp
ehofman [Fri, 23 May 2003 11:58:32 +0000 (11:58 +0000)]
Update to the latest version from David Culp

20 years agoAdded default fuel level config
jimw [Fri, 23 May 2003 01:44:31 +0000 (01:44 +0000)]
Added default fuel level config

20 years agoadds g load to minimal HUD
mselig [Fri, 23 May 2003 00:40:21 +0000 (00:40 +0000)]
adds g load to minimal HUD

20 years agoadding g load to minimal HUD
mselig [Fri, 23 May 2003 00:39:33 +0000 (00:39 +0000)]
adding g load to minimal HUD

20 years agoFixes spelling of elevation in minimal HUD
mselig [Fri, 23 May 2003 00:38:44 +0000 (00:38 +0000)]
Fixes spelling of elevation in minimal HUD

20 years agoAdding gload.xml file for displaying g load to the default HUD
mselig [Thu, 22 May 2003 14:24:48 +0000 (14:24 +0000)]
Adding gload.xml file for displaying g load to the default HUD

20 years agoadds gload.xml file path for displaying the g load to the HUD
mselig [Thu, 22 May 2003 14:23:43 +0000 (14:23 +0000)]
adds gload.xml file path for displaying the g load to the HUD

20 years agoUIUC A4 model added. See Aircraft/UIUC/a4-v1-nl/README.a4.html for details.
mselig [Thu, 22 May 2003 14:21:21 +0000 (14:21 +0000)]
UIUC A4 model added.  See Aircraft/UIUC/a4-v1-nl/README.a4.html for details.

20 years agoChange prop spin to geared down speed.
jimw [Thu, 22 May 2003 13:52:36 +0000 (13:52 +0000)]
Change prop spin to geared down speed.
Enlarged dg a little to make it more readable.

20 years agoAdded hackish binding for booster to allow for two stages of pressure.
jimw [Thu, 22 May 2003 13:50:26 +0000 (13:50 +0000)]
Added hackish binding for booster to allow for two stages of pressure.
Added electrical system so that turn indicator works (real P-51D has
vacuum powered turn indicator).

20 years agoIncreased turbo to 4.0. Minor adjustments.
jimw [Thu, 22 May 2003 13:48:02 +0000 (13:48 +0000)]
Increased turbo to 4.0.  Minor adjustments.
Added steering to tail wheel.
Moved fuel tanks to more accurate position.
Adjusted moment for propeller and propeller efficiency.

20 years agoAdd David Culp's North American OV-10A Bronco and T-6A Texan II aircraft
ehofman [Thu, 22 May 2003 10:05:44 +0000 (10:05 +0000)]
Add David Culp's North American OV-10A Bronco and T-6A Texan II aircraft

20 years agoUpdates dot David Culp's 737 model
ehofman [Thu, 22 May 2003 09:00:23 +0000 (09:00 +0000)]
Updates dot David Culp's 737 model

20 years agoAdded target offset to view[4]
jimw [Tue, 20 May 2003 16:41:32 +0000 (16:41 +0000)]
Added target offset to view[4]

20 years agoUpdates to splash screens.
curt [Mon, 19 May 2003 20:36:07 +0000 (20:36 +0000)]
Updates to splash screens.

20 years agoUpdated based on DAFIFT data, FAA data, with any non-USA approaches that
curt [Mon, 19 May 2003 15:28:03 +0000 (15:28 +0000)]
Updated based on DAFIFT data, FAA data, with any non-USA approaches that
currently exist carried over.  (Sorry for the previous screw up David, I
found a logic error in my script that prevented the carry over from not
working correctly.)

20 years agoRevert to previous ils file for the moment.
curt [Mon, 19 May 2003 15:07:13 +0000 (15:07 +0000)]
Revert to previous ils file for the moment.

20 years agoFix for aileron animation from Melchior Franz
jimw [Sun, 18 May 2003 01:49:16 +0000 (01:49 +0000)]
Fix for aileron animation from Melchior Franz

20 years agoAdded manual prop pitch. Adjust gear to reduce bounce on takeoff.
jimw [Fri, 16 May 2003 18:26:33 +0000 (18:26 +0000)]
Added manual prop pitch.  Adjust gear to reduce bounce on takeoff.

20 years agoAdded splash with P-51D
jimw [Fri, 16 May 2003 15:26:25 +0000 (15:26 +0000)]
Added splash with P-51D

20 years agoInitial revision of David Culp's T38, for details see:
curt [Fri, 16 May 2003 13:50:17 +0000 (13:50 +0000)]
Initial revision of David Culp's T38, for details see:
$fgroot/data/Aircraft/T38/T38-read-me.html

20 years agoTweaks for T38
curt [Fri, 16 May 2003 13:40:41 +0000 (13:40 +0000)]
Tweaks for T38