]> git.mxchange.org Git - flightgear.git/commit
Instrument panel updates from David Megginson.
authorcurt <curt>
Mon, 15 May 2000 16:33:42 +0000 (16:33 +0000)
committercurt <curt>
Mon, 15 May 2000 16:33:42 +0000 (16:33 +0000)
commit9dc5c9ca226cdb0c370e2a06e425522ab23b98b6
treec28e508ce32ef05f5368b410e289702cc6ffdd3a
parent7863c607bff9d12d38a839847fcb6e5765bece79
Instrument panel updates from David Megginson.

- the panel uses much, much less texture memory, and draws much
  faster, at least on my hardware

- there is a wet (magnetic) compass at the top of the panel

- the gyro compass shows true heading again, but don't get used to it:
  we're going to set it up to drift soon

- there are TO/FROM flags on NAV1 and NAV2 (but no GS flag yet)

- the ADF looks a little more realistic (if you can forgive the ugly
  needle)

- when the HUD is not open, the framerate is moved to the right side
  of the screen so that it won't be obscured by the mag compass
src/Cockpit/cockpit.cxx
src/Cockpit/panel.cxx
src/Cockpit/panel.hxx
src/Cockpit/radiostack.cxx
src/Cockpit/sp_panel.cxx
src/Main/bfi.cxx
src/Main/bfi.hxx