1
0
Fork 0
Commit graph

2247 commits

Author SHA1 Message Date
mselig
f75ade0c16 beech 99 date fix 2002-05-27 04:45:40 +00:00
mselig
2ac0c3cc78 hang glider date fix 2002-05-27 04:45:22 +00:00
mselig
a41c5c60a0 adding 1903 Wright Flyer 2002-05-27 04:37:47 +00:00
jimw
b2c4b0e8bc Added some whine to go with the roar 2002-05-26 23:51:46 +00:00
jimw
655718f49e Added textures to 747-400 model 2002-05-26 03:32:10 +00:00
mselig
af9be781fb adding hang glider 2002-05-26 01:45:53 +00:00
mselig
6cd7ba4676 beech 99 model update 2002-05-26 01:14:13 +00:00
jimw
a9848e1295 Started Boeing 747-400 model 2002-05-25 01:41:21 +00:00
david
bec6adc612 Bind 'l' (lower-case L) to toggle the tailwheel lock, for taildraggers
with a lockable tailwheel (like the DC-3).
2002-05-23 17:34:59 +00:00
david
28571b480f Andy's latest changes to add tail-wheel locking. 2002-05-23 17:34:11 +00:00
david
35e432ab19 Initialize all five cloud layers. 2002-05-17 15:54:24 +00:00
david
7778d1d720 Added more defaults for the environment. 2002-05-15 09:13:34 +00:00
jimw
0db4b45b7f Moved eye up a couple inches so you can fly VFR 2002-05-09 02:37:49 +00:00
jimw
cf0c66bca0 Configured autopilot 2002-05-09 02:35:44 +00:00
jimw
0fb13d0aeb corrected offsets for yasim version (made same as jsbsim version) 2002-05-09 02:34:48 +00:00
curt
36bdf02975 Erik Hofman:
I changed the sound code to let it use FGCondition. This changes the
code and configuration files rather drastically. Furthermore I've added
an in-transit mode which plays the sound only when the tied property is
changing.

Changes:

Code:
* Added condition support to trigger an event
* Removed the <type> section from the main event definition
   (this could be done using conditions)
* Removed the abillity to use several events with the same name,
   instead it is required to use conditions.
* Updated the README.xmlsound

Base package:
* Changed the configuration files accordingly.
* Changed flaps and gear to use the new in-stransit mode.
* Changed the flps.wav file so it can be looped.
* Created a new gear.wav file (whcih can be looped)
   and a gear-lck.wav file for gear locking sound.

IMPORTANT:
To change existing configuration files to the new ones, it is important
to pack events with the same name together into one singel event, using
the condition specification. Also, when using special types (inverted,
flip-flop, raise or fall) these should be changed to a conditions also.
For more information, please look at
FLightGear/docs-mini/README.xmlsound and the supplied aircraft
configuration files located under FlightGear/Aircraft (espesially
c172/c172-sound.xml and c310/c310-sound.xml).
2002-05-09 01:24:24 +00:00
david
9194bd0cbf Default values for base and gusting wind speeds. 2002-05-06 21:43:40 +00:00
tony
8341ac3832 Experimental c172 with hysteresis lift curve 2002-05-04 14:37:45 +00:00
david
8c01edc539 Assign buttons 3 and 4 to elevator trim.
Under X11, at least, these will map to the mouse wheel if it's
enabled.
2002-05-02 14:08:26 +00:00
david
5e2acf230c Change goal-tilt-deg to pitch-offset-deg. 2002-05-01 20:28:55 +00:00
j4strngs
c4390dadaa fix path for beech99 doco 2002-05-01 01:27:18 +00:00
j4strngs
ff3f4fedf5 move uiuc beech99 docs 2002-05-01 01:19:26 +00:00
j4strngs
9a1d987db6 start integrating UIUC stuff into Aircraft/. 2002-04-30 22:24:03 +00:00
curt
dce4129036 Erik Hofman wrote a program to calculate non-textured material rgb values based
on the original texture ... at hight altitudes, you almost can't tell if
texturing is on or off with this patch.
2002-04-26 14:41:08 +00:00
david
c7a28a2483 Init script and tacky UFO model (from me) to go with Jonathan Polley's
UFO FDM.
2002-04-25 13:24:36 +00:00
jimw
c757477902 fix for minor propeller modeling problem 2002-04-24 17:31:44 +00:00
jimw
c7a8eabeec Updated U3-A model. New props, Blinking taillight, misc fixes. 2002-04-24 00:42:03 +00:00
jimw
693b963bfb Added flag "allow-toggle-cockpit" so that 3d/2d toggle is not attempted for
aircraft that do not have 3d cockpit configured.  Toggling is done with the
"c" key.  Note also that for now, since the 3d models don't have a "small"
panel defined, the "s" key is disabled if "allow-toggle-cockpit" is true.
2002-04-21 15:06:22 +00:00
jimw
db78ac8380 Had to make Z offset 1cm, problem in PilotOffset dialog 2002-04-21 00:46:39 +00:00
jimw
16b81bd59b Adjustments to U3-A model 2002-04-20 20:18:11 +00:00
jimw
f2e52d921a First pass at U3-A 3d cockpit (--aircraft=c310u3a-3d) 2002-04-20 18:30:23 +00:00
j4strngs
9893da939c Added keyboard binding to toggle between 2/3D cockpit 2002-04-19 23:47:16 +00:00
jimw
a16a46af5f In panning fixed left button to return both pitch and heading offset to zero 2002-04-19 01:12:34 +00:00
jimw
6839f957fe fixed paths for goal-heading-offset 2002-04-18 15:29:38 +00:00
curt
f468d9362d Jim Wilson:
These are the updates for the View manager properties.  Removed the last of
items (within the viewer/viewmgr) hard coded to view number.  Added support
for per view configuration of ground level nearplane value.  Tower views look
very nice with little or no z-buffer problem in the models.  Pilot offset
dialog can be used to move eye in all views.
2002-04-18 14:52:32 +00:00
david
bf5ccc342f Latest JSBSim changes. 2002-04-16 11:19:28 +00:00
david
2364ef0d33 Initial 3D cockpit setup for YASim. 2002-04-16 11:19:03 +00:00
david
ad052ca1c3 Patch from Andy Ross:
Try the following patch to c172.xml, which makes the takeoff-rpm
modification I talked about*.  Hopefully things will be more to your
liking; the aircraft maxes out at 2100 RPM while stopped, then the
speed increases to something more like cruise as the airspeed grows.

If you look carefully, you'll actually see the RPM drop very slightly
before it starts increasing.  The physical reason for this is that the
blades are "unstalling".  As the flow attaches to them, they
experience a sharp increase in induced drag.  I was pretty pleased to
notice this little tidbit; it kinda validates the model in an obtuse
way.  That being said, I have *no* idea if this effect is noticeable
in a real aircraft.  Alex?
2002-04-12 10:18:50 +00:00
j4strngs
2e34702365 bound brake indicator to parking brake 2002-04-11 23:47:08 +00:00
david
3e4235114d Add /controls/parking-brake to /controls/brake[0] and
/controls/brake[1] to get effective braking input.
2002-04-11 14:41:04 +00:00
david
a231c3c1ef Rebound 'B' to toggle /controls/parking-brake. 2002-04-11 14:40:27 +00:00
david
b3808605a7 Replaced DOS line endings. 2002-04-11 13:36:19 +00:00
jimw
97c2d0c757 Update to viewmgr. Reference models in views for location data. 2002-04-11 02:40:17 +00:00
david
b1cdcec983 Latest JSBSim changes. 2002-04-10 22:24:26 +00:00
david
564cffd08f Use the C172 3-D model for now, until a C182 3-D model is available. 2002-04-09 10:48:56 +00:00
david
39bfe1a71b Set the default aileron trim for the JSBSim Cessna 172 to -0.055.
This is sufficient to keep the wings level in cruise at 3000 ft, 2200
RPM; the value will have to change as we make changes to the model.

Note that a stock Cessna 172 does not have an aileron-trim wheel
inside the cockpit; to set the trim, you actually bend a sheet of
metal by hand when the plane is on the ground.
2002-04-09 10:48:26 +00:00
david
ea264c688c Add explicit types for all non-string properties. This will help a
lot, since otherwise a property that is never set or tied by
FlightGear itself will always be kept as a string and converted on
each access.  That's why fgGetBool and friends could take up a lot of
processor time sometimes.
2002-04-09 10:45:47 +00:00
david
62f46892a9 Provided some default property values, to use the caching more efficiently. 2002-04-06 21:48:39 +00:00
jimw
d257605a9b added new viewer config stuff 2002-04-05 02:53:08 +00:00
david
75b6d83520 Accidentally deleted. 2002-04-04 22:03:45 +00:00