]> git.mxchange.org Git - flightgear.git/commit
Add a telnet command parser to UGear so we can feed commands remotely to
authorcurt <curt>
Fri, 4 Apr 2008 22:34:19 +0000 (22:34 +0000)
committercurt <curt>
Fri, 4 Apr 2008 22:34:19 +0000 (22:34 +0000)
commit8b4f1f2d5e1c30e4bc1686eab64e912c6bd6e1ba
tree6ec230eb49af0eab269c1704ef4216b7abd79a3e
parentfe41d33b4c1bb28dc641387320c10ff2790238f3
Add a telnet command parser to UGear so we can feed commands remotely to
be passed up to the UAS.
utils/GPSsmooth/Makefile.am
utils/GPSsmooth/UGear_command.cxx
utils/GPSsmooth/UGear_command.hxx
utils/GPSsmooth/UGear_main.cxx
utils/GPSsmooth/UGear_telnet.cxx [new file with mode: 0644]
utils/GPSsmooth/UGear_telnet.hxx [new file with mode: 0644]