]> git.mxchange.org Git - flightgear.git/commit
Add a variant of the ARNAV (AV400) protocol to drive a Garmin 400/430/530
authorcurt <curt>
Tue, 20 Jan 2009 17:30:53 +0000 (17:30 +0000)
committerTim Moore <timoore@redhat.com>
Wed, 21 Jan 2009 08:55:33 +0000 (09:55 +0100)
commitd95f541528fc128061e4e8e1aee495fdd0698b3f
tree7fadcb78bd56d10f7082ef38241c6044d70b6ac9
parentb8c0e67cdca89f7699fa58a99383b45b3dccde07
Add a variant of the ARNAV (AV400) protocol to drive a Garmin 400/430/530
series GPS from FlightGear.
src/Main/fg_io.cxx
src/Main/options.cxx
src/Network/AV400Sim.cxx [new file with mode: 0644]
src/Network/AV400Sim.hxx [new file with mode: 0644]
src/Network/Makefile.am