]> git.mxchange.org Git - flightgear.git/commit
New version of basic DME support. This can coexist with the old one
authordavid <david>
Sun, 9 Mar 2003 03:20:34 +0000 (03:20 +0000)
committerdavid <david>
Sun, 9 Mar 2003 03:20:34 +0000 (03:20 +0000)
commit1f7e33b73d1c550547ddedb896496f4668b58a0b
treedc03aef52d1102a8860d2c6a7dbb1f9a45049445
parent4223da1a4b297cf2a2a2d793a07c1196b51bf74f
New version of basic DME support.  This can coexist with the old one
for a little while, since it uses different properties.  There are
some improvements, especially with searching and range.  It also has
its own serviceable and in-range properties, independent of any
coupled VOR.
src/Instrumentation/Makefile.am
src/Instrumentation/dme.cxx [new file with mode: 0644]
src/Instrumentation/dme.hxx [new file with mode: 0644]
src/Instrumentation/instrument_mgr.cxx