]> git.mxchange.org Git - flightgear.git/commit
Add some initial support for reading live data from a serial port (and
authorcurt <curt>
Mon, 26 Sep 2005 21:02:48 +0000 (21:02 +0000)
committercurt <curt>
Mon, 26 Sep 2005 21:02:48 +0000 (21:02 +0000)
commit6f9f5338c090c30448cdb71f44f5e3f72429d162
treedc6a2dc79486680278f9a0d7178f5afbb3b93340
parentee841a149fa0cd09858844e3c14864b064f87755
Add some initial support for reading live data from a serial port (and
passing it along to FlightGear.)  I notice that the serial port read only
seems to work correctly if I read one character at a time.  Multicharacter
reads seem very unreliable.
utils/GPSsmooth/MIDG-II.cxx
utils/GPSsmooth/MIDG_main.cxx
utils/GPSsmooth/Makefile.am