Hi everyone, I made some mods to the source code related to the Cockpit/Hud:
http://www.dslextreme.com/users/krksquash3/FlightGear_Updates_20060324.tar.gz Please merge them into the main CVS tree if anyone (other than me) finds them useful. Thanks, Krish ============================================================= These mods were done against CVS pulled on 20060324: cockpit.cxx: Convert Beta to degrees to be consistent with all other angles. Added function: get_Az_pilot() hud.cxx: Added sideslip and az_pilot to list of available signals in readLabel(). hud.hxx: Added: extern float get_Az_pilot ( void ); Currently, there is no way to drive the flight path marker (velocity vector reticle) on the hud with the net_fdm. The following change allows that to happen. I do not know if this breaks anything for non net_fdm users. native_fdm.cxx: Changed get_V_<north,east,down>() to get_V_<north,east,down>_rel_ground(). Changed set_Velocities_Local() to set_Velocities_Ground() -- ___________________________________________________ Play 100s of games for FREE! http://games.mail.com/ ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel