summaryrefslogtreecommitdiff
path: root/gpsutils.c
Commit message (Expand)AuthorAgeFilesLines
* More about deweighting.Eric S. Raymond2005-04-291-0/+17
* DOP computation for SiRF binary is now available.Eric S. Raymond2005-04-291-5/+29
* Matrix multiplication fixes from Jonathan Brandmeyer.Eric S. Raymond2005-04-281-8/+10
* Slimmed-down version of inversion code.Eric S. Raymond2005-04-211-48/+53
* DOP computation still doesn't match reported values...Eric S. Raymond2005-04-201-0/+203
* Make the code for converting GMT dates independent of Unix time-zone weirdness.Eric S. Raymond2005-03-281-20/+21
* Gary Miller's simplification.Eric S. Raymond2005-03-281-2/+2
* Oops...that ampersand is needed! Fixes a Mac OS X compilation bug.Eric S. Raymond2005-03-281-1/+1
* Rob Janssen's patches for timezone issues.Eric S. Raymond2005-03-281-5/+5
* unix_to_iso8601() should not do timezone correction. That's the driver's job.Eric S. Raymond2005-03-271-1/+1
* unix_to_iso8601() was returning localtime, not zulu time.Gary E. Miller2005-03-271-1/+1
* Make offset an argument of the GPS time converter.Eric S. Raymond2005-03-261-2/+5
* Correct 8661 to 8601.Eric S. Raymond2005-03-251-4/+4
* gpsutils.c needed its own header.Eric S. Raymond2005-03-241-0/+7
* Set timezone correctly.Eric S. Raymond2005-03-241-16/+25
* Compute derived uncertainties for 'O' command.Eric S. Raymond2005-03-231-0/+48
* Zodiac returns estimated speed error.Eric S. Raymond2005-03-221-0/+32
* Second step in library refactoring.Eric S. Raymond2005-03-221-0/+59