]> git.mxchange.org Git - flightgear.git/commit
Created a utility (similar to GPSsmooth) that can take a recorded file of
authorcurt <curt>
Sat, 27 Aug 2005 20:00:58 +0000 (20:00 +0000)
committercurt <curt>
Sat, 27 Aug 2005 20:00:58 +0000 (20:00 +0000)
commitc8c6fe4fe67f61e2201428aa8fc726982345fabe
treeef59f0539d8ce8f6641766a6b5c1f224ff6cad62
parent2584ecaaf91964173facd900447e26712734606c
Created a utility (similar to GPSsmooth) that can take a recorded file of
MIDG-II binary data and replay it in FG.  For more details on the MIDG-II
see: http://www.microboticsinc.com/midg.html
utils/GPSsmooth/MIDG-II.cxx [new file with mode: 0644]
utils/GPSsmooth/MIDG-II.hxx [new file with mode: 0644]
utils/GPSsmooth/MIDG_main.cxx [new file with mode: 0644]
utils/GPSsmooth/Makefile.am
utils/GPSsmooth/gps_main.cxx [new file with mode: 0644]
utils/GPSsmooth/main.cxx [deleted file]
utils/GPSsmooth/nmea_data.txt [new file with mode: 0644]