1
0
Fork 0
flightgear/utils/GPSsmooth
timoore ebf2e996e9 Fixes for compiling with gcc 4.3
Include standard header files and qualify with std:: where needed.

Qualify various char parameters and variables with const.
2008-04-13 21:12:36 +00:00
..
.cvsignore ignore UGsmooth executable 2006-11-25 13:22:06 +00:00
gps.cxx Fix a typo introduced when supporting faster than integer gps clocks. 2007-10-02 21:51:50 +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 a telnet command parser to UGear so we can feed commands remotely to 2008-04-04 22:34:19 +00:00
MIDG-II.cxx Initial revision of code to read MicroGear serial output and parse, 2006-11-11 18:43:17 +00:00
MIDG-II.hxx Initial revision of code to read MicroGear serial output and parse, 2006-11-11 18:43:17 +00:00
MIDG_main.cxx Initial revision of code to read MicroGear serial output and parse, 2006-11-11 18:43:17 +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
UGear.cxx Several updates to implement a sequenced/verified/check summed serial 2008-03-30 05:34:40 +00:00
UGear.hxx Added autopilot target values to communications link. 2008-04-04 06:15:05 +00:00
UGear_command.cxx Fixes for compiling with gcc 4.3 2008-04-13 21:12:36 +00:00
UGear_command.hxx Add a telnet command parser to UGear so we can feed commands remotely to 2008-04-04 22:34:19 +00:00
UGear_main.cxx Add a telnet command parser to UGear so we can feed commands remotely to 2008-04-04 22:34:19 +00:00
UGear_opengc.hxx - UGsmooth now can send opengc packets directly rather than piping through 2008-03-28 22:55:42 +00:00
UGear_telnet.cxx Add a telnet command parser to UGear so we can feed commands remotely to 2008-04-04 22:34:19 +00:00
UGear_telnet.hxx Add a telnet command parser to UGear so we can feed commands remotely to 2008-04-04 22:34:19 +00:00