1
0
Fork 0
Commit graph

14 commits

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