James Turner
17a1aee4e4
Bugfix: HUD GPS data only shown if WP1 is valid.
...
When WP1 is invalid, hide most data since it's bogus.
2014-01-14 13:16:50 +00:00
ThorstenB
c49e4306d7
Brandano: HUD improvements
...
Added rudder and aileron trim gauges
2011-03-22 21:30:20 +01:00
James Turner
5ae5154a40
Partial fix for bug #254 - don't set 3d state in the HUD config
2011-01-16 15:32:26 +00:00
James Turner
3b1b2fd879
Remove v1 HUD files, and update v2 default HUD to include better GPS/AP information.
2010-10-29 00:23:16 +01:00
vmmeazza
985a10ce00
Add tachiametric, or angle-rate, sight
2010-02-19 08:49:52 +00:00
mfranz
c25952d5b7
- implement minimal.xml HUD in new system
...
- fix default.xml HUD
- adjustment (SI units mode still to be done)
2009-03-12 00:02:14 +00:00
mfranz
74e1db73b1
remove XML garbage
2008-12-21 11:53:03 +00:00
mfranz
88843904bf
update after changes to ./src/Instrumentation/HUD/* (this is a copy of
...
$FG_ROOT/Aircraft/f16/Hud/f16.xml and here as an example and for aircraft
to use so they don't have to refer to the f16 ... at least for now, until
the transition is completed)
2008-07-28 21:27:01 +00:00
mfranz
27b60a6a76
adaptation for HUD changes (not sure if <screen-hole> is right ...
...
btw: what silly name is that?! :-)
2008-07-28 17:06:01 +00:00
mfranz
5832bde60e
s/no-warning/depreciated/
2007-12-21 12:04:26 +00:00
mfranz
c77eafa0c9
disable depreciation warning for standard HUDs. These will be converted
...
(more or less accurately) anyway.
2007-12-21 11:43:04 +00:00
mfranz
8751c296fa
make KIAS and ALT tape equally wide (35)
2006-08-24 23:00:55 +00:00
mfranz
e85c8708ce
place left & right tape symmetrically
2006-08-24 22:06:09 +00:00
mfranz
1bbdc9e42b
remove NOOP
2006-08-02 06:05:04 +00:00
curt
4e8f9d4a02
10' minor tics, 100' major ticks < 500' AGL.
...
100' minor tics, 500' major ticks >= 500' AGL.
2006-08-01 22:45:44 +00:00
mfranz
80719af4ed
make default ladder look like it used to (for nostalgia reasons)
2006-08-01 19:57:54 +00:00
curt
64a340e61e
Subtle adjustments to the speed and altitude tapes/labels to make them more
...
MIL-STD conformant.
2006-08-01 18:28:12 +00:00
mfranz
786df24404
make compass tape gap and put boxed heading there (without pointer?)
2006-08-01 15:32:27 +00:00
mfranz
1138ea2f0e
too many cooks ...
2006-07-31 18:46:03 +00:00
curt
60e41fc1ae
Enable zenith/nadir markings.
2006-07-31 18:41:01 +00:00
mfranz
0856faa2e7
you had one whole minute to think about it, now it's too late :-P
...
(enable nadir/zenith)
2006-07-31 18:29:32 +00:00
curt
54173a70b5
Remove an obsolete tag.
2006-07-31 17:00:52 +00:00
curt
2366d5f1f9
Move tbi down to the bottom again, move heading up to the top for now.
2006-07-29 16:41:37 +00:00
curt
9f4870255b
Create a specifid hud ladder option to specify if the ladder should move
...
dynamically with alpha/beta changes.
2006-07-28 18:36:49 +00:00
mfranz
cd0a8f1fd0
a tbi on top seems to fit better in this hud (?); further adjustment
...
left to Curt :-)
2006-07-28 10:12:07 +00:00
mfranz
ffb590853d
add mil-std compliant turn bank indicator (size defined by <width>;
...
probably needs some size/position adjustment to avoid overlapping with
other elements)
2006-07-27 23:38:05 +00:00
curt
cfe7bb3f5a
More configuration changes.
2006-07-27 11:48:29 +00:00
curt
52c0b7889b
Ooops.
2006-07-27 11:40:30 +00:00
curt
386884eafd
Move NTPS hud over to here.
2006-07-27 11:39:51 +00:00
mfranz
fc0da9c3f2
they are all HUDs, right?
2006-07-27 09:21:59 +00:00
mfranz
1677b6ef3b
NTPS hud (target markers enabled)
2006-07-27 08:42:01 +00:00
mfranz
7449160ea8
fix label y coordinates
2006-07-24 17:37:49 +00:00
mfranz
399436bb3e
- finally center lon/lat correctly (I did it wrongly before, because that
...
was the style of the old HUD, and it should be fully-compatible ...)
- remove erroneous <modulo> from f16.xml. This isn't even read there.
- enable nadir and zenith (they are just too pretty to ignore them :-)
- various tweaks
2006-07-24 16:12:47 +00:00
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