]> git.mxchange.org Git - flightgear.git/commit
Initial revision of code to read MicroGear serial output and parse,
authorcurt <curt>
Sat, 11 Nov 2006 18:43:17 +0000 (18:43 +0000)
committercurt <curt>
Sat, 11 Nov 2006 18:43:17 +0000 (18:43 +0000)
commit651a21f9d5d80e12820fc6c4b790caa72ce52ff2
treeca53b711ea8c56c9026443d314c6d217e479f706
parent33037b21394792559332b18d1451ae21a44d090a
Initial revision of code to read MicroGear serial output and parse,
interpolate, and feed to FlightGear either in real time or replaying the
data file.
utils/GPSsmooth/MIDG-II.cxx
utils/GPSsmooth/MIDG-II.hxx
utils/GPSsmooth/MIDG_main.cxx
utils/GPSsmooth/Makefile.am
utils/GPSsmooth/UGear.cxx [new file with mode: 0644]
utils/GPSsmooth/UGear.hxx [new file with mode: 0644]
utils/GPSsmooth/UGear_main.cxx [new file with mode: 0644]