1
0
Fork 0
Commit graph

7 commits

Author SHA1 Message Date
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
3b1b2fd879 Remove v1 HUD files, and update v2 default HUD to include better GPS/AP information. 2010-10-29 00:23:16 +01: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
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
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
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