We have /position/altitude-agl-ft in the property tree (-0.1946648994 ft).
But what the (old) HUD code uses for "RadioAltimeter" is

  /position/altitude-ft - /position/ground-elev-ft = 6.202537

Clearly, the 6 ft make more sense than any negative number. What why
is altitude-agl-ft wrong? I'd need the 6.202537 in the property tree.
How would I call it? /position/correct-altitude-agl-ft, or what?  :-}

m.


  /position/altitude-agl-ft =   -0.1946648994
  /position/altitude-ft     = 4527.586407
  /position/ground-elev-ft  = 4521.38387


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

Reply via email to