1
0
Fork 0
Commit graph

1184 commits

Author SHA1 Message Date
jimw
5e0e668cac Fix pilot view position and nose gear doors. 2002-11-15 03:58:53 +00:00
david
103595d38a The model now has several animated (but untextured) 3D controls:
- yokes
- carb heat
- throttle
- mixture
- flap switch
- trim wheel

Moved the pilot seat back slightly.

Use LOD more aggressively, so that all the interior detail is skipped
when the viewer is distant.
2002-11-13 16:49:30 +00:00
david
3ce07eb94c Added untextured (but animated) control yokes. 2002-11-13 02:43:47 +00:00
david
6465aea9c7 More modifications to the 172p:
- added untextured seats
- moved the panel back to the proper position
- changed viewpoint and field of view
2002-11-11 21:52:40 +00:00
david
a07b90cdf9 Introduced a new alias arrangement, using the 'include' attribute on
the root PropertyNode element.  For example,

  --aircraft=c172

is now an alias for

  --aircraft=c172r

which is an alias for

  --aircraft=c172r-jsbsim

All JSBSim *-set.xml files have been renamed to include 'jsbsim'
explicitly in their names; the ones without 'jsbsim' are now aliases
to the default, whatever that may be.

Here are some new, simpler aircraft identifiers:

  --aircraft=cub
  --aircraft=747
  --aircraft=sopwithCamel
  --aircraft=c310-3d

and so on.

This system allows users to create new *-set.xml files by overriding
parts of existing ones rather than by cut-and-paste.
2002-11-11 17:30:09 +00:00
mselig
f60eb3abb6 updates, MSS 2002-11-11 04:25:48 +00:00
mselig
42202aa904 adding new Fokker Dr.1 files, MSS 2002-11-11 04:24:04 +00:00
david
8f98338e21 Improve curve of instrument panel.
Add VHF antennas to top of fuselage.

Better propeller disks when spinning fast.

Took green tint out of pitot tube.
2002-11-11 02:51:16 +00:00
j4strngs
056dff7dee Fixes from Julian Foad:
- makes instrument knobs turn at a realistic rate
- removes redundant <min> and <max> specifications*
- corrects the indentation to reflect nesting depth
- corrects some descriptive names

* E.g. if the gyro compass heading is 365, there's no point clamping the
value to 360 before drawing it.  Just using the given value is more
likely to be right - or, if it's wrong, at least we won't hide the bug.
2002-11-10 20:44:17 +00:00
mselig
ce4492b325 adding new Sopwith Camel files, MSS 2002-11-10 04:32:06 +00:00
mselig
17b40e6b26 1903 Wright Flyer -set.xml file update, MSS 2002-11-09 18:42:38 +00:00
mselig
76ba1f1d80 asw20 model files 2002-11-09 07:28:07 +00:00
mselig
d4183cfbda hang glider updates: GNU GPL model, MSS 2002-11-09 02:28:10 +00:00
mselig
e3574cc7d4 removing obsolete file, MSS 2002-11-09 02:19:26 +00:00
david
cab674876f Added beacon and navigation lights. 2002-11-06 16:01:53 +00:00
david
04ae53be36 Yet more fiddling with pilot viewpoint. 2002-11-06 16:01:19 +00:00
j4strngs
4da258be05 The adjusting knob has slow (left mouse button) and fast (right mouse
button) modes.  Due to a typo in altimeter.xml, one direction of
adjustment with the left mouse button was giving fast changes.

Simple patch attached.

- Julian
2002-11-05 00:24:01 +00:00
jimw
e79e2c2d3e Adjustments to rudder, Orville, animation. 2002-11-04 04:05:43 +00:00
david
03a0ad18eb Finished setting up configurable default viewing properties, and
implement them for the C172P 3D model.  Look near the top of
preferences.xml for an example.  The recognized properties are as
follow, with vanilla defaults in parentheses:

  /sim/view/config/default-field-of-view-deg (30)
  /sim/view/config/default-pitch-deg (0)
  /sim/view/config/front-direction-deg (0)
  /sim/view/config/front-left-direction-deg (45)
  /sim/view/config/left-direction-deg (90)
  /sim/view/config/back-left-direction-deg (135)
  /sim/view/config/back-direction-deg (180)
  /sim/view/config/back-right-direction-deg (225)
  /sim/view/config/right-direction-deg (270)
  /sim/view/config/front-right-direction-deg (315)

These are particularly useful for the view from inside a 3D aircraft
model.
2002-11-02 21:41:53 +00:00
david
ae27863994 Fix prop and window alpha order (again). 2002-11-02 20:13:07 +00:00
j4strngs
7d224e6820 The new led font is now antialiased (`a la Andy) and has
twice the design size (character height) of the old one.
Advantages:
- displays . and : correctly with less space around, and digits
  with more space around (using Andy's improvements to plib)
- small text becomes much more legible (-> clock, AP-altitude)
- the font contains pretty much every character that can be
  displayed on a seven segment display, so it might be more
  useful for future instruments.
2002-11-02 00:23:46 +00:00
david
d1596cd80e Make knobs work on the standby frequency rather than the active
frequency.
2002-10-25 22:16:57 +00:00
j4strngs
938963e8b8 Stub in generic electrical system on non Cessna planes.
Reorder tags in c310 configs for consistency.
Stub in c172 electrical system on Cessnas lacking one.
2002-10-24 03:33:49 +00:00
j4strngs
7d3371137c Add directory for generic configs for subsystems 2002-10-24 03:31:00 +00:00
curt
d4d5ad1d5d Set aileron trim to 0.0
Rescale TC ball movement for hi res instrument.
2002-10-16 03:17:19 +00:00
j4strngs
a6e5ddd636 beech99-v1 has just a blank line difference. The c172's have
the electrical system added so the night lighting works (hey
I do most of my flying at night).
I also added archive flags to some properties as per
c172-set.xml.
2002-10-11 06:23:03 +00:00
j4strngs
4db8d593d7 Add electrical system to c172-ifr. The c172-set.xml was just touched
there are no changes to that.
2002-10-11 04:41:35 +00:00
j4strngs
0034d4a2c4 Gas it up and update 2002-10-11 04:36:48 +00:00
j4strngs
97c67cfc82 Put some juice in the fuel tanks.
I don't know the capacity so I just dumped 14 gal (I think thats the
wing tank capacity) in each of the 4 defined tanks
2002-10-11 04:10:35 +00:00
david
04679b7f29 Rounded wings more where the air vents will go.
Expanded chamber of pitot tube.
2002-09-30 14:04:58 +00:00
david
0e673b222b Fixed reversed aileron animation. 2002-09-30 14:04:15 +00:00
david
47ce58e5d4 New pitot system and airspeed indicator. 2002-09-28 20:49:56 +00:00
david
1d1770c43f Modifications to support new VSI and HI models in FlightGear. 2002-09-27 22:00:02 +00:00
david
3b85be3398 Modifications to support new altimeter and static port models in
FlightGear.
2002-09-27 18:26:42 +00:00
curt
580ca95e32 Refined some property names for electrical system. 2002-09-25 22:03:51 +00:00
curt
da20738864 Update the hi-res attitude indicator to also use David's new vacuum driven
system.
2002-09-25 21:58:20 +00:00
curt
f2ce61faa1 Specify a default c172 electrical system. 2002-09-24 19:54:46 +00:00
david
9979de52f5 Support new attitude indicator with spin-down. 2002-09-24 16:39:53 +00:00
tony
d50ac80260 Updated all JSBSim aircraft config files to new file format 2002-09-24 12:56:05 +00:00
david
37fb178385 Retrimmed for level cruise. 2002-09-23 21:42:34 +00:00
tony
50ba684b84 Latest JSBSim updates, including a thrust-only turbofan model. 2002-09-22 15:21:01 +00:00
david
1dd4620caa Default to a slightly downward view angle with the 2D panel. 2002-09-20 21:59:26 +00:00
david
8804257902 Use prop_generic2f to get a reasonable propeller. 2002-09-20 20:48:09 +00:00
david
1dbb51e74d In JSBSim, the c172 model has split into c172p.xml and c172r.xml.
Reflect those changes here.
2002-09-20 17:45:00 +00:00
david
e466df8964 Removed unused textures. 2002-09-20 17:41:02 +00:00
jimw
5d2c9fd8cb Updates to 1903 Flyer. More frame adjustments, engine detailing based on
close up photo of an "original".  Changed to 3D "cockpit" view.
2002-09-20 02:55:15 +00:00
david
5711fe3949 Improvements to aircraft interior. 2002-09-14 16:25:00 +00:00
jimw
b906dfb973 Added wright flyer model. No textures or animation yet. 2002-09-11 03:09:25 +00:00
david
0799e5f601 Updated settings for C172P (still using the 172R flight model). 2002-09-08 19:20:35 +00:00
david
0fa583feba Updated with animations, more detail, and new panel. 2002-09-08 19:14:27 +00:00
curt
79c612a893 Set aileron trim for the c310's ... not 100% perfect, but a lot better than
taking the C172 default.
2002-09-07 18:37:25 +00:00
mselig
c51c49003b Marchetti update, MSS 2002-09-07 07:01:40 +00:00
jimw
0367c4cb52 Fixed so that the correct panel is displayed in 2D mode 2002-09-06 03:25:59 +00:00
david
ad929fcc6e Some more improvements to the 172p model. 2002-09-04 21:33:52 +00:00
mselig
1b698e874d Removing old -uiuc-set.xml file 2002-09-03 23:45:41 +00:00
mselig
9125b3cd55 Removing old -set.xml file 2002-09-03 23:44:15 +00:00
david
8afa460879 Added seats (not yet textured) and front interior brace bars.
Reshaped interior to match photos, with covered luggage bin behind
second seat.

Added more triangles to the panel to round it out.

Moved viewpoint to match up better with seats.
2002-09-02 16:51:47 +00:00
david
aa74b03538 Retrimmed C172 for straight-and-level flight at 3000 ft ASL, 2200 rpm,
110 ktas.
2002-09-01 14:44:12 +00:00
david
101d2d6972 Trimmed out the Cub for level cruise by adjusting the fixed aileron
and rudder trim.  There should not be so much adverse roll now.
2002-08-31 21:11:53 +00:00
curt
408b9f1d0a Erik Hofman:
This updates the sound effects of most aircraft types:
- lowered the flaps volume
- updated the gear-lock location
2002-08-29 18:34:04 +00:00
curt
a6eca0a3e9 Make adf power on/off a seperate property. 2002-08-29 02:18:36 +00:00
curt
742fc098e4 Add a brief description to each *-set.xml file. 2002-08-28 15:00:25 +00:00
david
68a68bb5d1 Lowered default view angle from -5deg to -8deg to get a better
starting view of Jim's instruments.
2002-08-24 15:28:55 +00:00
david
f4fa46d878 Started interior. 2002-08-23 18:26:36 +00:00
curt
c3c953a070 Hi-res versions of altimeter and airspeed indicators from Martin Dressler.
Use Martin's needle for hi-res rpm and vsi gauges.
2002-08-22 17:38:35 +00:00
curt
771cba4a0f Hi-res attitude indicator from Martin Dressler. 2002-08-22 16:57:36 +00:00
curt
1a7d04f303 Working on creating some hi-res version of the basic instruments. 2002-08-22 16:28:11 +00:00
curt
18d355ca98 Tweaks to 610x panel layout. 2002-08-22 16:05:58 +00:00
curt
6541dcad19 Updated UFO to have an interesting sound and scale the size a bit more
"realistically." :-)  This is based on a captured craft from the
"White Project" of the UNESCO.
2002-08-20 18:57:42 +00:00
david
e9bc16e5aa Added default pilot weight.
Use (unfinished) 3D model of a Cub rather than the C172 model.
2002-08-18 18:01:17 +00:00
david
626d78132d YASim aero model for a Piper J3 Cub. 2002-08-15 22:02:57 +00:00
david
3c14bbfedb In-progress C172p stuff. Nothing exciting yet. 2002-08-05 18:17:29 +00:00
david
7ad08c1779 Give same viewpoint as JSBSim 3D C172. 2002-08-05 18:09:06 +00:00
david
7f0a64639b Adjust pilot position. 2002-08-02 21:37:03 +00:00
jimw
2d5a7e7c36 Made some adjustments to ap config. Should reduce tendency to occilate on
climbs.
2002-08-02 17:08:43 +00:00
curt
41ba93b4ea Don't specify a particular fdm/aircraft type. 2002-07-31 21:23:43 +00:00
david
c01d9d77db Modified the initial view position and angle, based partly on
suggestions from Cameron Moore.  The pilot view position is now
further back, further to the left, and higher, giving better
visibility over the nose and out the left window for circuits and low
passes (i.e. to see the wind sock).  The initial view angle is down
20%.  Unfortunately, the default FOV is slightly wide-angle, and the
down view makes that noticeable.
2002-07-31 17:27:57 +00:00
j4strngs
e08a89a37c King KR-87 ADF radio markup
It's a little funky to use right now because
the FRQ and timer buttons should be momentary action.
As it stands you need to do 2 clicks to send on/off.
If anybody can think of a workaround, we could use one.

For now the ADF and BFO buttons just toggle the
annunciators. For ANT mode, I just need to wire up the
ADF needle.

Two clicks on FRQ flip flops the selected and standby
freqs.
Two clicks of FLT/ET will change the standby display
to timer mode and another two will flip between
FLT and ET. If you click and the annunciator flashes
briefly but the display does not change, you need
to click FRQ -one time- to get the button in phase.

ET mode has a count down mode, this is where it really gets tricky.
On the real thing, you hold the SET/RST button for 2 seconds.
Here you must click one time, wait for the display to flash then
click one more time. Now you can set the time to count down.
Right clicking the dial will set minutes, middle click (I know,
I'll make it a keyboard modifier later) sets hours. As usual
the left side decreases and right side increases.
Once you have the desired time set, click the SET/RST button
twice in rapid succession. Two rapid clicks will reset the
elapsed timer when it's counting down, but also while you are
setting it (when display is flashing).
When the count down timer reaches zero, it starts counting up again.
It -should- flash for 15 seconds and set off a warning tone, but
for now it doesn't.

The unit is also equipped with an on/off/volume knob. Whne the
unit is powered down the timers are reset.

TODO:

Add labeling
Wire up ADF needle
Prettier face
2002-07-30 04:03:36 +00:00
j4strngs
b0e9bebdfc King KR-87 ADF radio texture 2002-07-30 03:42:41 +00:00
jimw
3900be5158 adjustments to a4 model. fixed slats, etc. 2002-07-26 16:13:58 +00:00
curt
b2b507546a Added 610x varient of the C172. This is exactly like the default C172
except that it has a full screen panel with only the 9 'major' 3 inch
instruments plus four 2 inch engine monitoring instruments.  This is intended
to go along with a hardware cockpit "someday."
2002-07-20 23:52:33 +00:00
jimw
59d4493b60 adjustments for new panel code 2002-07-12 01:26:28 +00:00
curt
60e61d8cac Updated glide slope neede so full deflection corresponds to +/- 0.7 degrees
of the glide slope.
2002-07-09 22:41:12 +00:00
curt
e5a77ccdb5 Updated adf property name. 2002-07-03 21:39:56 +00:00
curt
f4fc7844df Various property name changes corresponding to adf overhaul in code. 2002-07-03 21:38:14 +00:00
curt
c4e573ec58 Updates to adf property names. 2002-07-03 19:53:30 +00:00
curt
142df2295c Minor property name changes reflecting changes on the source code side. 2002-06-30 20:48:53 +00:00
aross
911b2e15ef Added an AoA indexer to the A-4 cockpit 2002-06-29 06:58:00 +00:00
david
02365a0006 Initial attempt at a (flat) AI bypassing the panel code. 2002-06-28 12:57:29 +00:00
david
1efd590e49 Initial attempt at a (flat) 260kt ASI bypassing the panel code. 2002-06-28 12:56:23 +00:00
david
40252e3a6b Start work on a C172P, with a new 3D model. 2002-06-28 12:54:39 +00:00
david
99dc046560 Changes to support 3D panel support from Andy Ross. 2002-06-28 12:53:10 +00:00
jimw
d280159eac model adjustments, changed eye position and panel layout for viewability
until a more accurate layout can be done.
2002-06-26 01:17:57 +00:00
jimw
c129802efd configured some autopilot functionality with existing autopilot code. 2002-06-22 13:54:22 +00:00
jimw
d0f3eb34d6 Minor autopilot adjustments 2002-06-22 03:44:06 +00:00
jimw
099ed38433 change view angle...cockpit update 2002-06-22 03:42:08 +00:00
aross
497056c36d Added max L/D, approach, and stall indications to the gauge face, and
rotated the background to put the approach AoA at the 3 o'clock position,
where the Navy says it should go.
2002-06-20 04:09:28 +00:00
aross
e21cb8ee04 An N1 tachometer, accelerometer, and AoA indicator intended for the A-4 cockpit. 2002-06-20 02:05:59 +00:00
jimw
bd67394792 asi 590 knot for a4c using Andy Ross's face texture 2002-06-20 01:48:21 +00:00
jimw
a49b7bba6f Add new A4 model startup 2002-06-18 03:20:53 +00:00
jimw
72c3e59a3e fixed compass rose rotation. 2002-06-18 02:05:51 +00:00
jimw
36184bf394 view position and autopilot adjustment 2002-06-15 22:00:05 +00:00
jimw
e7e7103cb6 Backed out change per John's request 2002-06-11 18:05:23 +00:00
j4strngs
77b0f5ee99 Command line help screen now xml driven 2002-06-11 17:06:28 +00:00
david
7f8b32f98e Increase the viewing distance for the DC-3. 2002-06-10 11:16:23 +00:00
jimw
c88151c039 Adjustments to autopilot configs 2002-06-07 17:17:10 +00:00
david
0b5fc21dcc Renamed property /steam/vertical-speed-fpm to /steam/vertical-speed-fps. 2002-06-05 20:41:32 +00:00
jimw
5f4d9898db Autopilot adjustments. Note that climb rate should be adjusted lower
above FL280.
2002-06-03 22:29:07 +00:00
jimw
623123e0d9 Minor adjustment. Value has to be non-zero or default is selected. 2002-05-28 03:05:38 +00:00
jimw
b3308a5d4f Tweaked sound. Started animation and made a few model adjustments (still many more left to do). 2002-05-28 02:41:36 +00:00
mselig
8df329737c Marchetti update 2002-05-27 05:38:20 +00:00
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
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
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
tony
8341ac3832 Experimental c172 with hysteresis lift curve 2002-05-04 14:37:45 +00:00
david
5e2acf230c Change goal-tilt-deg to pitch-offset-deg. 2002-05-01 20:28:55 +00:00
j4strngs
9a1d987db6 start integrating UIUC stuff into Aircraft/. 2002-04-30 22:24:03 +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
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
2364ef0d33 Initial 3D cockpit setup for YASim. 2002-04-16 11:19:03 +00:00
j4strngs
2e34702365 bound brake indicator to parking brake 2002-04-11 23:47:08 +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
75b6d83520 Accidentally deleted. 2002-04-04 22:03:45 +00:00
david
2f38b429f5 Raised the default eyepoint and slanted it down slightly. Previously,
the pilot was peering level just over the top of the panel.

Moved the panel instruments accordingly.
2002-04-03 22:55:30 +00:00
david
f1d8a47660 Jim's modified C172 set file. 2002-03-25 16:28:16 +00:00
j4strngs
27591fed86 New c310u3a panel by Jim Wilson 2002-03-22 01:23:34 +00:00
david
a615df5d53 A little more detail on the C172 interior, starting to approach
something that's recognizably a panel.
2002-03-16 17:00:30 +00:00
david
d947b64c73 Renamed /cockpit property to /sim/view/internal and made properties
explicitly archivable to help with save/restore (the latter is a
temporary measure).
2002-03-15 20:54:25 +00:00
david
e720339b7c Tweaked view position in 3D cockpit so that the runway is visible
during taxi and takeoff roll.
2002-03-13 23:42:18 +00:00
david
0c4eb61e7c C172 with highly experimental, unfinished 3-D cockpit mockup using
Andy's virtual-panel support.  This will give a first taste of flying
with a 3D cockpit, but there are many caveats:

1. Clicking on the instruments doesn't work (waiting for a fix from
Andy).

2. The instruments rotate with the 3D cockpit but they don't tilt with
it (also waiting for a fix from Andy).

3. The orientation is incorrect when the view is not straight-forwards
and the plane is not flying level (waiting for a fix from me, but I
don't understand matrix math well enough).

4. The 3D interior is fairly ugly right now.
2002-03-10 21:09:39 +00:00
j4strngs
a222c7492b Change default model 2002-03-08 05:28:03 +00:00
j4strngs
97ea096701 Marchetti config from Martin Spott 2002-03-08 05:27:16 +00:00
david
20b35dd15a Removed obsolete properties. 2002-03-08 02:29:10 +00:00
j4strngs
755ea63cda c310u3a FGFS'ercized by Jim Wilson from a model by Chris Lampard. Jim has managed to track down Chris, who has graciously allowed us to distribute the model under the GPL 2002-03-07 06:09:21 +00:00
david
57eecbf2ff Moved to FlightGear/docs-mini 2002-03-03 00:16:13 +00:00
david
2522bdba92 Initial support for jet sounds, from Erik Hofman. 2002-03-02 23:50:07 +00:00
david
8a6e3e409a New Cessna 310 model, still incomplete (no proper gear and no
textures).  Most animations are working, but they're using the
/controls/* properties, so flap movement isn't smooth.
2002-03-01 23:04:02 +00:00
david
e519594b5c Modified to use C310 sounds for now, to get twin engine support. 2002-03-01 14:27:38 +00:00
david
ee3e969fee Modified for Erik's sound-configuration changes. 2002-02-27 14:37:24 +00:00
david
6ad4d75137 Added Erik Hofman's documentation on sound configuration files. 2002-02-27 14:36:59 +00:00
david
835092ae6a Changes from Erik Hofman adding per-aircraft sound-configuration files
and renaming /sim/sound to /sim/sound/audible.  So far, there are
sound config files only for the C172, C182, and C310; we'll have to
add them for other aircraft.
2002-02-27 14:22:05 +00:00
david
00f404d5a9 Changed to point to an XML property file rather than directly to the
3D file.
2002-02-25 19:10:16 +00:00
j4strngs
4873b9e7ae Orientation fixes for people dropping in the defined model 2002-02-25 00:13:56 +00:00
david
821b1e6652 Switch to use c172-dpm.ac by default, so that new users don't end up
with the glider.  The old model path, pointing to an MDL file that had
to be downloaded separately, is commented out but is still present.
2002-02-22 18:58:47 +00:00
j4strngs
b49abb2b79 new turn coordinator tube n' ball 2002-02-22 00:26:13 +00:00
curt
246bd8f7db This one should use the LED font as well. 2002-02-20 04:07:56 +00:00
david
4c07d3e314 Ensure that the magnetos are engaged at startup.
*** I accidentally posted this comment for the updates in
Aircraft-yasim -- those actually add support for starter and magnetos.
2002-02-20 03:32:03 +00:00
curt
20d0f8ea7d Update clock to use LED font now that Melchior has added a ":" to the
font.
2002-02-19 12:27:22 +00:00
curt
b3a6290fab Converted to LED font. 2002-02-19 04:20:06 +00:00
curt
64155f6531 Specify LED font for radio displays. 2002-02-19 02:43:28 +00:00
david
14680a0c80 Patch from Melchior Franz:
Since a while I get a line of black pixel garbage below the labels "WL" and
"ALT" on the autopilot. Does anybody else see this? (Or is it a feature of
my graphics card? :-)  The following patch fixes this for me.
2002-02-18 18:16:00 +00:00
j4strngs
ae0fd9eee1 toggle action on gear and brake indicators. Not realistic, but useful nonetheless 2002-02-14 06:09:47 +00:00
david
f3c71fea0d Modified piston aircraft to start with engine(s) idling. This makes
sense for a default start on the runway.
2002-02-13 20:03:24 +00:00
david
3ff5dd26b7 Use 3D model from different location, with different offsets. 2002-02-13 12:10:00 +00:00
j4strngs
db2fd09489 Recrop button tops for floating gap at large resolutions 2002-02-09 06:20:03 +00:00
j4strngs
1318011737 Tighten up buttons 2002-02-09 06:14:05 +00:00
j4strngs
d22f93b1c8 Fix typo 2002-02-09 03:43:24 +00:00
curt
d087f87791 Added autopilot configuration section to this aircraft config file. 2002-02-09 03:25:11 +00:00
j4strngs
9c71600d1f Addition from Jim Wilson
Jim sez:

This file contains the xml and updated rgb for an APR button on the
 autopilot.  It can be used to lock on to the glide slope on an
 ILS aproach.
  As it stands now the NAV locks onto the NAV1 localizer and the APR locks
  on to the NAV1 GS (if it exists).  I think (and I'm not quite sure) that on a
  real autopilot (like the KAP-140) the NAV button will lock on to VOR signals
  and the APR is used for locking to localizer/ils for both axiis.  But without
   having a manual and knowing exactly how this should work, and making further
    changes to the autopilot code, this slight modification will make it easier to
     lock onto a glideslope on approach.
2002-02-09 03:18:52 +00:00
curt
974731b353 Start the LaRCsim c172 with 20 gallons of fuel in each tank. 2002-02-08 16:18:12 +00:00
david
55a66e913f Started init files for UIUC models. 2002-02-08 12:22:07 +00:00
j4strngs
d8c142214a JSBsim cfg for X24b 2002-02-07 23:30:55 +00:00
j4strngs
ade38b107e Stub for X24B till I get rest of JSB files 2002-02-07 21:30:35 +00:00
curt
9c81762e65 Autopilot parameter tweaks. 2002-02-06 15:29:11 +00:00
david
ce194f64c1 Use my VRML DC-3 model until something better is available. 2002-02-03 18:46:19 +00:00
curt
0af34935ae Additional autopilot tuning. 2002-01-30 23:04:45 +00:00
j4strngs
68c2782350 Defaults to - panel + HUD 2002-01-28 13:26:08 +00:00
curt
277f67d746 Further autopilot parameter tuning. 2002-01-25 16:01:47 +00:00
curt
8e40e7ddd8 Autopilot parameter tuning. 2002-01-25 15:52:12 +00:00
curt
50d28a6b09 Added <autopilot> sections for per-aircraft tunable altitude hold parameters. 2002-01-24 00:49:16 +00:00
david
f2728ece69 Added initial levels for each fuel tank (not full capacity). 2002-01-19 17:18:19 +00:00
david
4b07041d15 Recalibrated to a more realistic range. Right now, JSBSim seems to be
outputting values that are far too high, but that can be fixed.
2002-01-19 14:47:46 +00:00
j4strngs
869702c4c5 Added visual morse ident status and volume indication 2002-01-19 05:23:22 +00:00
david
accfbc7c84 Set initial levels for fuel tanks (not quite working yet). 2002-01-19 03:10:07 +00:00
david
80b83ef603 Started new C182 panel with propeller knob and different-coloured
background.  It needs trim wheels (including rudder trim), etc. etc.,
and a different number plate.  Also modified 182 model to use a
different engine.
2002-01-14 23:02:41 +00:00
j4strngs
7d0324db2c 6kfpm Vertical speed indicator, suitable for 747 2001-12-28 03:32:47 +00:00
david
a6f7908295 Latest YASim updates, adding a DC-3 and Harrier jet. 2001-12-24 12:44:26 +00:00
david
632ac25426 Starting a new instrument, Bendix/King KT 76C Class 1A transponder.
This is a typical transponder for a Cessna 172R.

So far, only the background exists, but it's useful for filling in the
empty slot on the panel.
2001-12-23 14:14:05 +00:00
j4strngs
670def1746 finish Dual EGT 2001-12-18 10:34:06 +00:00
j4strngs
f2d1cb5f27 Removed action for rudder trim. Mainly because there is no visual
feedback for trim position.
2001-12-18 09:07:45 +00:00
j4strngs
91de5d1cdb Clean up cropping on handle 2001-12-18 09:04:56 +00:00
j4strngs
90c9b915de Dual EGT for C310 2001-12-18 08:48:26 +00:00
j4strngs
a227d49f08 preliminary dual EGT gauge 2001-12-18 08:32:27 +00:00
j4strngs
4ed4e38330 Bound hotspot to rudder trim. Now has elevator and rudder trim available
via mouse button 1
2001-12-17 14:34:35 +00:00
david
6e8657bb49 Added keybindings for rudder trim on the Cessna 182 and Cessna 310:
'<' to decrease and '>' to increase.  Rudder trim on the Cessna 172 is
static, and has to be set before the flight using the
/controls/rudder-trim property.
2001-12-17 14:25:57 +00:00
david
e78dc6f7d6 Added a Cessna 182 model, based on Tony's Cessna 172 but with an IO470
engine.  I've also used information from Roskam where available, so
many of the minor coefficients are a little different at higher alpha.
2001-12-13 21:46:19 +00:00
j4strngs
48310c310c Swapped out ADF for directional gyro 2001-12-12 14:42:55 +00:00
j4strngs
b5537626f8 Instruments are now consolidated in a single directory.
Textures are now more organized and usefully named.
2001-12-12 14:20:38 +00:00
j4strngs
65e3a8a929 New navcom radio 2001-12-12 10:57:56 +00:00
david
bac1ed7e26 Start the X-15 in the air by default: 35,000', 250kt (i.e. just after
a drop).
2001-12-11 19:18:36 +00:00
david
5ba66801f0 Added /sim/aircraft property back in, removed include from
preferences.xml, and added <sim>...</sim> tags back into the *-set.xml
files.  You need the newest FlightGear CVS changes to use together
with these changes.
2001-12-11 18:32:36 +00:00
j4strngs
c67f96d76b renamed to dual-manifold-pressure, use orange needle for engine 0 2001-12-11 16:10:06 +00:00
j4strngs
e6df021a4c Dual needle manifold pressure 2001-12-11 16:08:51 +00:00
j4strngs
4ed5ef5b73 Use orange needle for engine 1 2001-12-11 16:04:30 +00:00
j4strngs
9bc50615c2 Genericize, fix typo 2001-12-11 14:52:41 +00:00
j4strngs
6dc2780632 moved/renamed 2001-12-11 13:46:14 +00:00
j4strngs
feb9f3d6d5 generic textures 2001-12-11 13:29:36 +00:00
j4strngs
833eda9f95 Consolidate handles on to one texture. Put in generic Instruments dir 2001-12-11 13:25:24 +00:00
j4strngs
a333ebcaf8 Set a path for models. Maybe we can do a drop in add-on package 2001-12-11 11:51:10 +00:00
j4strngs
4e53103dd6 new instruments 2001-12-11 10:28:39 +00:00
j4strngs
695d13eaf1 MOved/renamed 2001-12-11 10:25:27 +00:00
j4strngs
c3b6fbf726 New instruments 2001-12-11 10:16:14 +00:00
j4strngs
28b1b61560 removed <sim> tags 2001-12-11 07:06:20 +00:00
j4strngs
6fc0994d38 Added <sim> tags so they work properly as includes 2001-12-11 03:37:30 +00:00
curt
5446f74bec Tweaks to how we load aircraft defaults and definition file to make things
more intuitive.  We switch to an include in the preferences.xml to include
the default model, and then if the user specifies --aircraft=, that is
expanded immediately so portions can be overwritten by subsequent command
line options.

This required a slight format change to all the *-set.xml files.
2001-12-10 15:31:15 +00:00
j4strngs
6299a67c71 add Panels to path... 2001-12-09 23:42:02 +00:00
j4strngs
b18d2f7ac2 Mini panels with 310 ASI. Preliminary set file for shuttle 2001-12-09 06:13:03 +00:00
j4strngs
3bbdec24c5 Added default panel_2 for each in anticipation of actually
having different ones
2001-12-09 05:55:10 +00:00
j4strngs
b96d337720 Fixed an oopsie in the c172-set, it was calling the 310 aero
moved the panel specs into set files.
2001-12-09 05:36:59 +00:00
curt
f223d8a9e3 Updated to specify fdm, aero model, and panel (rather than being null and
letting through hardcoded defaults in the code.)
2001-12-09 04:35:21 +00:00
j4strngs
f0690796d2 Is this *really* necessary? It seems like a place options will get placed
and forgotten about causing untold woe and bad tidings.
 	c172-set.xml
2001-12-08 23:42:39 +00:00
curt
9f068b7f69 Initial revision. Top level YASim config files for FlightGear. 2001-12-07 20:54:25 +00:00
curt
9535712795 Sync with JSBSim and update aircraft -> aero in the set files. 2001-12-07 15:50:11 +00:00
j4strngs
6bbc36a58b Oops --aero is for fdm configs.. renamed files 2001-12-07 01:59:33 +00:00
j4strngs
a3c0105cb3 c172 --aero files. One LaRCSim, one IFR panel 2001-12-07 01:21:36 +00:00
j4strngs
c4fa1ac743 Woohoo! aero file for C310. Renamed X15set.xml 2001-12-07 01:13:07 +00:00
j4strngs
1df7f4ab38 fix typo 2001-12-03 01:30:15 +00:00
j4strngs
cd3ac8d0fc *** empty log message *** 2001-10-24 02:40:34 +00:00
j4strngs
d337c3036d added X15set.xml configuration file. This ties together the components like users expect 2001-10-24 02:14:20 +00:00