1
0
Fork 0
flightgear/utils/GPSsmooth
curt 6f9f5338c0 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.
2005-09-26 21:02:48 +00:00
..
gps.cxx Don't assume that gps times are integer only (some units kick out data at 10hz 2005-07-18 15:03:45 +00:00
gps.hxx Don't assume that gps times are integer only (some units kick out data at 10hz 2005-07-18 15:03:45 +00:00
gps_main.cxx Created a utility (similar to GPSsmooth) that can take a recorded file of 2005-08-27 20:00:58 +00:00
Makefile.am Add some initial support for reading live data from a serial port (and 2005-09-26 21:02:48 +00:00
MIDG-II.cxx Add some initial support for reading live data from a serial port (and 2005-09-26 21:02:48 +00:00
MIDG-II.hxx Switch over to using SGIOChannel so we can try to read data live from 2005-09-23 21:23:13 +00:00
MIDG_main.cxx Add some initial support for reading live data from a serial port (and 2005-09-26 21:02:48 +00:00
nmea_data.txt Created a utility (similar to GPSsmooth) that can take a recorded file of 2005-08-27 20:00:58 +00:00
ShortDemo.txt Add a small utility that can read a saved GPS track, interpolate data points 2005-07-02 20:53:42 +00:00