]> git.mxchange.org Git - flightgear.git/history - utils/GPSsmooth
winpoop.h seriously?
[flightgear.git] / utils / GPSsmooth /
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'tbm/graphics-bug' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2008-12-26 jmtFix more test/util linkage for sgmath depending on...
2008-09-28 fredbMINGW patch by Csaba Halasz, reworked by me to avoid...
2008-07-29 ehofmanJames Turner:
2008-07-21 curtClean up a couple warnings.
2008-04-13 timooreFixes for compiling with gcc 4.3
2008-04-04 curtAdd a telnet command parser to UGear so we can feed...
2008-04-04 curtAdded autopilot target values to communications link.
2008-03-30 curtSeveral updates to implement a sequenced/verified/check...
2008-03-28 curt- UGsmooth now can send opengc packets directly rather...
2007-12-05 curtVarious updates.
2007-10-02 curtFix a typo introduced when supporting faster than integ...
2007-06-18 curtFix the speed estimate, tune control surface deflection...
2007-06-11 curtTweak control input estimation gains.
2007-06-11 curtAdd an option to estimate control surfaces deflections...
2007-06-09 curtA couple tweaks.
2007-04-27 curtAdd support for a new file format which where packet...
2007-02-27 curtSwitch to "nav" (cooked) data to drive FlightGear.
2007-02-21 curtFix a bug in file logging (add an ignore checksum optio...
2007-02-20 curtFix a couple data packet decoding mistakes.
2007-02-19 curtUpdate the ugear health structure to match the microgea...
2007-01-17 curtClean up some debugging output.
2007-01-11 fredbMSVC compilation
2006-12-24 ehofmanadd a header eference for bzero()
2006-12-18 curtReport health data to the screen.
2006-11-25 fredbignore UGsmooth executable
2006-11-22 curtUpdates to parse health packets.
2006-11-13 curtLatest round of changes ... now works.
2006-11-11 curtInitial revision of code to read MicroGear serial outpu...
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...