1
0
Fork 0
Commit graph

91 commits

Author SHA1 Message Date
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