1
0
Fork 0
Commit graph

27 commits

Author SHA1 Message Date
mfranz
a70ed967f1 heh, no. That's BS. printf does rounding already. Remains the heading
limitation to avoid 360 degree.
2006-07-12 21:24:02 +00:00
mfranz
96b3c3854f over-engineering (or: rounding, just because we can :-) 2006-07-12 21:18:17 +00:00
mfranz
c3727dafa4 draw alt-agl tape only when <1,000,000 ft (JSBSim doesn't deliver negative
values below terrain, but HUGE ones.)
2006-07-11 16:12:39 +00:00
mfranz
10cc7817d3 - new damping value
- remove unused property
2006-07-10 21:24:44 +00:00
mfranz
f27db3f3fb adjust for fixed tape ticks (I hereby declare the new f16 HUD better than
the old one :-)
2006-07-06 21:48:24 +00:00
mfranz
5f9ff2a446 no limits for the compass -- it has a modulo operator applied 2006-07-06 16:44:45 +00:00
mfranz
434a99a414 f15: fix KIAS tape position
runway: set coords correctly
2006-07-06 14:31:36 +00:00
mfranz
175e8f485c new damping value 2006-07-05 22:56:50 +00:00
mfranz
81dc1a3875 sample code for the f16. Use like so:
$ fgfs --aircraft=f16-3d --prop:hud=Huds/f16.xml --prop:sim/hud/visibility\[1\]=1

The hud path is for now expected in /hud. This will, of course, be changed
later. The old and new HUD code don't match exactly when laid one over the
other yet, and the new HUD's tapes don't work.
2006-07-04 18:28:54 +00:00
mfranz
e9c2efe423 README ... describes which files belong to the old, and which to the new HUD
Instruments/*.xml ... single components, like the gload display
Sets/*.xml ... combinations of components

There's no difference in filetypes between "sets" and "instruments". It's
just easier to find things that way. Note that new and old files are never
mixed in one dir.
2006-07-04 15:26:58 +00:00
mfranz
68beceba9f typo 2005-07-03 13:15:39 +00:00
curt
d609e52e70 Disable the runway outline in the hud for now until a few more issues get
resolved.  (It's a nifty feature though.)
2004-12-21 00:21:44 +00:00
curt
ff8418c286 Add new runway outline instrument configuration. This can be removed from
the data/Huds/Default/default.xml file if we don't want to draw the runway
in the default HUD (but then we should take a close look at all the elements
in the default HUD if we go down that road.)
2004-11-19 18:26:38 +00:00
mselig
c39baa5f73 adds g load to minimal HUD 2003-05-23 00:40:21 +00:00
mselig
43cb254a38 adding g load to minimal HUD 2003-05-23 00:39:33 +00:00
mselig
8cc6432db3 Fixes spelling of elevation in minimal HUD 2003-05-23 00:38:44 +00:00
mselig
7421397963 Adding gload.xml file for displaying g load to the default HUD 2003-05-22 14:24:48 +00:00
mselig
db4b19ebb5 adds gload.xml file path for displaying the g load to the HUD 2003-05-22 14:23:43 +00:00
david
fed4db6300 Updates from Norm Vine:
These add a NEW elevator trim marker
along side the elevator position gauge
also adds missing cemterpoint tick marks

FYI
With this you can see what the AutoPilot is doing
when in one of the 'altitude modes'
2002-03-27 19:32:18 +00:00
j4strngs
4cd1eb76f6 A while back Tony sent me his dream HUD config for engineering work. 2002-01-15 22:46:35 +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
j4strngs
cf594ee131 Minimal HUD ladder fix from Norman 2001-12-08 13:14:02 +00:00
curt
febed18639 Tweaks. 2001-09-20 21:07:35 +00:00
curt
47a5ea7ff4 Updates from Ranga. 2001-09-19 22:19:00 +00:00
j4strngs
d52932cafc fix typo 2001-08-09 02:52:20 +00:00
j4strngs
2fcf8f395c Norman Vine's fix for squashed HUD ladder
Modified Files:
 	FlightGear/Huds/Instruments/Minimal/hudladder.xml
2001-03-16 05:13:08 +00:00
curt
c7ff4eede4 Initial revision. 2001-01-05 16:23:13 +00:00