]> git.mxchange.org Git - flightgear.git/commit
Roy Vegard Ovesen:
authorehofman <ehofman>
Tue, 26 Oct 2004 12:06:45 +0000 (12:06 +0000)
committerehofman <ehofman>
Tue, 26 Oct 2004 12:06:45 +0000 (12:06 +0000)
commitba7fd477406904fe9b03e60b0e7ab84c84559be0
treedb45b596fd20159088b1724505651315aeea12e1
parent5071415bd13903a17f92fec3c5db5f3e89b426e8
Roy Vegard Ovesen:

I've made an encoder and a transponder. The transponder gets C-Mode altitude
information from the encoder. These two might not be very usefull right now,
but I think they might come in handy when the ATC network gets going.
src/Instrumentation/Makefile.am
src/Instrumentation/encoder.cxx [new file with mode: 0644]
src/Instrumentation/encoder.hxx [new file with mode: 0644]
src/Instrumentation/instrument_mgr.cxx
src/Instrumentation/transponder.cxx [new file with mode: 0644]
src/Instrumentation/transponder.hxx [new file with mode: 0644]