John Waget wrote:
> 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

FlightGear should not crash due to an old HUD configuration file. It's 
probably something else.

> 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?

Instrumentation/HUD is the new HUD code and both are included by default.

Erik

------------------------------------------------------------------------------

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

Reply via email to