1
0
Fork 0
Commit graph

27 commits

Author SHA1 Message Date
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
curt
580ca95e32 Refined some property names for electrical system. 2002-09-25 22:03:51 +00:00
curt
f2ce61faa1 Specify a default c172 electrical system. 2002-09-24 19:54:46 +00:00
david
1dd4620caa Default to a slightly downward view angle with the 2D panel. 2002-09-20 21:59:26 +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
aa74b03538 Retrimmed C172 for straight-and-level flight at 3000 ft ASL, 2200 rpm,
110 ktas.
2002-09-01 14:44:12 +00:00
curt
742fc098e4 Add a brief description to each *-set.xml file. 2002-08-28 15:00:25 +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
c757477902 fix for minor propeller modeling problem 2002-04-24 17:31:44 +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
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
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
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
curt
0af34935ae Additional autopilot tuning. 2002-01-30 23:04:45 +00:00
curt
277f67d746 Further autopilot parameter tuning. 2002-01-25 16:01:47 +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
accfbc7c84 Set initial levels for fuel tanks (not quite working yet). 2002-01-19 03:10:07 +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
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
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
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