]> git.mxchange.org Git - flightgear.git/commit
Bruce Hellstrom @ ATC Flight Sim.
authorCurtis L. Olson <curt0001@flightgear.org>
Tue, 3 May 2011 16:12:55 +0000 (11:12 -0500)
committerCurtis L. Olson <curt0001@flightgear.org>
Tue, 3 May 2011 16:12:55 +0000 (11:12 -0500)
commite81479d85745660cdfa002cd3a503b6877b69603
tree2646e2b98997515e859fb6c1eae43787916ba586
parent65607d4a7b8576905bb08f68a506aa87db258368
Bruce Hellstrom @ ATC Flight Sim.
New module contributed: AV400WSim.
Supports communication with external (aka real) Garmin 400/500 WAAS flight
sim units.  Includes changes to options.cxx and fg_io.cxx to support
invoking and configuring the new module.
src/Main/fg_io.cxx
src/Main/options.cxx
src/Network/AV400WSim.cxx [new file with mode: 0644]
src/Network/AV400WSim.hxx [new file with mode: 0644]
src/Network/Makefile.am