]> git.mxchange.org Git - flightgear.git/history - utils/GPSsmooth
- remove hud.cxx/readLabel and let the instr_label read its properties
[flightgear.git] / utils / GPSsmooth /
2006-06-01 curtFix a dumb bug where I inadvertantly did a computation...
2005-10-27 curtVerbosity fixes.
2005-10-26 ehofman'nother Cygwin fix.
2005-10-26 ehofmanCygwin fix.
2005-10-11 ehofmanUse our own set of endian functions. This fixes a Cygwi...
2005-10-05 mfranzcvsignore
2005-09-28 ehofmanUse our own (crossplatform) stdint implementation.
2005-09-26 curtAdd a pass through so we can capture IMU/INS/GPS data...
2005-09-26 curtAdd some initial support for reading live data from...
2005-09-25 curtAdd a lib needed by Irix.
2005-09-23 curtSwitch over to using SGIOChannel so we can try to read...
2005-09-23 curtFix one small type ambiguity and then do some code...
2005-08-29 curtCompute speed in kts. Speed is linear, but relative...
2005-08-27 curtCreated a utility (similar to GPSsmooth) that can take...
2005-07-18 curtDon't assume that gps times are integer only (some...
2005-07-07 ehofmanSolaris fix.
2005-07-07 curtTune pitch gain, fix a couple annoyance bugs.
2005-07-07 ehofmanFix another dependency.
2005-07-06 ehofmanIRIX fixes.
2005-07-05 curtAttempt to add -lwinmm for windows builds (untested.)
2005-07-02 curtAdd a small utility that can read a saved GPS track...