index
:
delta/gpsd.git
master
vla-removal
git.savannah.gnu.org: git/gpsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gpsutils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avoid a core dump if somehow one of these pointers is NULL
Chris Kuethe
2007-10-16
1
-0
/
+2
*
Our formula for computing estimated track error was computationally unstable.
Eric S. Raymond
2006-12-08
1
-6
/
+6
*
Convert some log levels I missed first time around.
Eric S. Raymond
2006-11-02
1
-1
/
+1
*
Define uniform log level macros.
Eric S. Raymond
2006-11-02
1
-9
/
+9
*
Rename config.h so it can be installed as gpsd_config.h...
Chris Kuethe
2006-10-26
1
-0
/
+2
*
Add subversion ID tags near the beginning of every file.
Chris Kuethe
2006-09-21
1
-0
/
+1
*
Design decision: Trie North data gets mapped into existing fields (track, etc)
Eric S. Raymond
2006-08-31
1
-6
/
+0
*
Properly clear out latitude and longitude.
Eric S. Raymond
2006-08-21
1
-0
/
+1
*
Fixed reversed sense on some tests (only used for debugging).
Eric S. Raymond
2006-08-20
1
-14
/
+14
*
splint cleanup after CK's strcat()/strlcopy() cleanup.
Eric S. Raymond
2006-08-20
1
-16
/
+18
*
Support code for querying validity of fix fields.
Eric S. Raymond
2006-08-20
1
-0
/
+66
*
String safety, courtesy of snprintf, strlcat and strlcpy.
Chris Kuethe
2006-08-19
1
-1
/
+1
*
Enable 'j' command in cgps.
Eric S. Raymond
2006-08-18
1
-0
/
+6
*
Fixes by Mick Durkin...
Eric S. Raymond
2006-07-21
1
-4
/
+8
*
splint and error-message cleanup.
Eric S. Raymond
2005-08-03
1
-1
/
+1
*
True North support integrated.
Eric S. Raymond
2005-08-01
1
-1
/
+1
*
Petr Slanky's latest Evermore patch and some splint cleanups.
Eric S. Raymond
2005-07-25
1
-1
/
+1
*
Add unix_to_gpstime.
Eric S. Raymond
2005-07-13
1
-0
/
+7
*
Correct tdop computation.
Eric S. Raymond
2005-07-13
1
-6
/
+6
*
Experimental code to hunt for a DGPSIP server.
Eric S. Raymond
2005-06-29
1
-3
/
+1
*
Prep work for 16-channel receivers; silence a warning about PPS initialization.
Eric S. Raymond
2005-06-22
1
-3
/
+5
*
This version passes the regression test.
Eric S. Raymond
2005-06-20
1
-2
/
+2
*
Back out a change that (harmlessly) broke the regression test...
Eric S. Raymond
2005-06-20
1
-1
/
+1
*
First steps towards solving Rob Janssen's DOP problem.
Eric S. Raymond
2005-06-20
1
-1
/
+1
*
Let's confuse Andreas less.
Eric S. Raymond
2005-06-19
1
-1
/
+1
*
New data-lifetime code looks like it might be ready for prime time.
Eric S. Raymond
2005-06-17
1
-7
/
+9
*
New packet-return API using newdata and explicit merging.
Eric S. Raymond
2005-06-15
1
-0
/
+50
*
Various small cleanups.
Eric S. Raymond
2005-06-15
1
-1
/
+0
*
75 splint warnings with all -unrecog directives removed.
Eric S. Raymond
2005-06-07
1
-9
/
+5
*
78 splint warnings.
Eric S. Raymond
2005-06-07
1
-2
/
+0
*
104 split errors. Some iffy changes to the TSIP driver.
Eric S. Raymond
2005-06-02
1
-1
/
+3
*
560 splint errors.
Eric S. Raymond
2005-05-29
1
-8
/
+20
*
Get rid of more sprintfs.
Eric S. Raymond
2005-05-27
1
-2
/
+2
*
1485 splint warnings.
Eric S. Raymond
2005-05-26
1
-7
/
+7
*
More splint cleanup. Down to 1689 warnings.
Eric S. Raymond
2005-05-26
1
-0
/
+2
*
Preparation for the TSIP driver.
Eric S. Raymond
2005-05-24
1
-5
/
+4
*
Pass along, or compute, TDOP and GDOP.
Eric S. Raymond
2005-05-22
1
-0
/
+2
*
More about deweighting.
Eric S. Raymond
2005-04-29
1
-0
/
+17
*
DOP computation for SiRF binary is now available.
Eric S. Raymond
2005-04-29
1
-5
/
+29
*
Matrix multiplication fixes from Jonathan Brandmeyer.
Eric S. Raymond
2005-04-28
1
-8
/
+10
*
Slimmed-down version of inversion code.
Eric S. Raymond
2005-04-21
1
-48
/
+53
*
DOP computation still doesn't match reported values...
Eric S. Raymond
2005-04-20
1
-0
/
+203
*
Make the code for converting GMT dates independent of Unix time-zone weirdness.
Eric S. Raymond
2005-03-28
1
-20
/
+21
*
Gary Miller's simplification.
Eric S. Raymond
2005-03-28
1
-2
/
+2
*
Oops...that ampersand is needed! Fixes a Mac OS X compilation bug.
Eric S. Raymond
2005-03-28
1
-1
/
+1
*
Rob Janssen's patches for timezone issues.
Eric S. Raymond
2005-03-28
1
-5
/
+5
*
unix_to_iso8601() should not do timezone correction. That's the driver's job.
Eric S. Raymond
2005-03-27
1
-1
/
+1
*
unix_to_iso8601() was returning localtime, not zulu time.
Gary E. Miller
2005-03-27
1
-1
/
+1
*
Make offset an argument of the GPS time converter.
Eric S. Raymond
2005-03-26
1
-2
/
+5
*
Correct 8661 to 8601.
Eric S. Raymond
2005-03-25
1
-4
/
+4
[next]