1
0
Fork 0
Commit graph

378 commits

Author SHA1 Message Date
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
38ff1377d6 ./ Huds/ Instruments / Minimal / hudcard.xml
That has short ticks for the minor divisions
 like the full HUD compass
2001-12-18 05:44:59 +00:00
david
cd78c6de63 Added more default values under /controls, to make it more obvious to
users what properties are available.
2001-12-17 14:40:59 +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
4f301120bf Added materials for roads and railroads. 2001-12-15 18:17:37 +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
david
b2de0f0e92 Make ctrl-U work with JSBSim again by setting /sim/startup/onground
property to false (to disable JSBSim's ground-trimming routine).
2001-12-13 20:27:00 +00:00
j4strngs
6ad28569b9 Moved to Aircraft/Instruments 2001-12-12 17:02:48 +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
1f270a17a1 Hide the panel by default; the aircraft config files activate it where
appropriate.
2001-12-12 02:57:28 +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
david
1eebebfbc6 Added basic documentation on the YASim config format, originally sent
by e-mail to the flightgear-devel mailing list by Andy Ross.
2001-12-11 15:09:38 +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
curt
4dbde3caaa include c172-set.xml by default, removed depricated <aircraft> tag. 2001-12-11 13:02:06 +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
a72c3dba69 Updates for YASim-1.0.3 2001-12-10 22:15:41 +00:00
curt
2559b5d8ba "include" the default aircraft rather than setting it via /sim/aircraft which
no longer is supported.
2001-12-10 19:55:22 +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
766742bc6f moved panel_2 into set files 2001-12-09 09:55:27 +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
j4strngs
6c6da4ebe5 remove unnecessary default for mixture
preferences.xml
2001-12-09 05:02:22 +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
curt
e8876ff6bc Updated defaults to remove <aero> and <fdm> specifications and instead
use <aircraft> which points to a top level aircraft config file.  The
aircraft config file specifies the needed fdm, aero model, etc.
2001-12-09 04:33:20 +00:00
j4strngs
9346548030 s/konqueror/netscape/ as browser option
preferences.xml
2001-12-08 23:44:58 +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
j4strngs
5a8d43a4d5 was still using <aircraft> to specify <aero> 2001-12-08 23:36:00 +00:00
j4strngs
cf594ee131 Minimal HUD ladder fix from Norman 2001-12-08 13:14:02 +00:00
curt
9f068b7f69 Initial revision. Top level YASim config files for FlightGear. 2001-12-07 20:54:25 +00:00
david
6b6b164777 Updated to latest JSBSim version. 2001-12-07 17:40:34 +00:00
curt
9535712795 Sync with JSBSim and update aircraft -> aero in the set files. 2001-12-07 15:50:11 +00:00