]> git.mxchange.org Git - flightgear.git/commit
KLN89: Add initial implemenation of ALT pages.
authorDave Luff <daveluff@ntlworld.com>
Thu, 9 Dec 2010 22:31:34 +0000 (22:31 +0000)
committerDave Luff <daveluff@ntlworld.com>
Thu, 9 Dec 2010 22:31:34 +0000 (22:31 +0000)
commit2102c3c9ffa8302cb5274982d8a21fa80e1772d4
tree2fa61505f43868c62fe9b760e96eafdd1b7bcad2
parentd450900e0bfd44006079698d6e0406996eae09e9
KLN89: Add initial implemenation of ALT pages.

The user can now set the KLN89 baro pressure setting, but this is
not currently used since currently the unit performs no VNAV calcs.
src/Instrumentation/KLN89/Makefile.am
src/Instrumentation/KLN89/kln89.cxx
src/Instrumentation/KLN89/kln89.hxx
src/Instrumentation/KLN89/kln89_page_alt.cxx [new file with mode: 0644]
src/Instrumentation/KLN89/kln89_page_alt.hxx [new file with mode: 0644]