]> git.mxchange.org Git - flightgear.git/commit
a) HUD - Here is the updated hud code with moving pointers, dials, turn/slip gauge...
authorcurt <curt>
Wed, 19 Sep 2001 22:23:25 +0000 (22:23 +0000)
committercurt <curt>
Wed, 19 Sep 2001 22:23:25 +0000 (22:23 +0000)
commit215491546530f79d49351a4c89f76eceaafef572
tree0ce74573254364b26aa3b2b2c3ce48e734247218
parent45390e0655fffa45a16cba77fafdd9421ed7d6e2
a) HUD - Here is the updated hud code with moving pointers, dials, turn/slip gauge, choice of circular ticks, two sizes for fonts, box for text labels etc. based partly on MIL-STD-1787b and our pilots requirements. Our pilots are not very enthusiastic about all symbols discussed in MIL-STD-1787b (I suppose it is very subjective) and so I did not have motivation to try all of them. Even now I plan to do simple symbols as seen on Russian aircraft since our Air Force pilots are familiar with them. That should be part of my next update. I have included a html document which is basically the old text file plus some snapshots with all possible hud symbols linked to corresponding xml templates. You have to just cut & paste the template, change names and positions to create additional symbols (if you have the real estate on the hud).
13 files changed:
src/Cockpit/Makefile.am
src/Cockpit/cockpit.cxx
src/Cockpit/hud.cxx
src/Cockpit/hud.hxx
src/Cockpit/hud_card.cxx
src/Cockpit/hud_gaug.cxx [new file with mode: 0644]
src/Cockpit/hud_inst.cxx
src/Cockpit/hud_labl.cxx
src/Cockpit/hud_ladr.cxx
src/Cockpit/hud_lat.cxx
src/Cockpit/hud_lon.cxx
src/Cockpit/hud_scal.cxx
src/Cockpit/hud_tbi.cxx