Hi all,

>From http://wiki.flightgear.org/index.php/HUD, I learned that there are two
versions of HUDs.

I was trying to use the new HUD by setting :
<hud>
<path>Huds/NTPS.xml</path>

<enable3d>false</enable3d>

</hud>
but FG crash right after the following msg :
.......
Initializing cockpit subsystem
Initializing current aircraft HUD
WARNING: use of depreciated old HUD
Reading Hud instruments

if I changed back to the old HUD
<hud>
<path>Huds/Default/default.xml</path>

<enable3d>false</enable3d>

</hud>
FG works.

I'm confused. Which one is the real new HUD setting?
Also, I found out two HUD coding in the FlightGear. One under the Cockpit
folder, another one under the Instrumentation/HUD folder. Which one is the
newer version HUD coding?? Do I need to change the Makefile to compile the
new HUD code?

need help with this
Thanks,
------------------------------------------------------------------------------

_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to