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
...
*
More logging to find regression test error on OS X. Getting closer.
Michael Ledford
2009-12-02
1
-1
/
+7
*
Increased logging precision gpsd_error_model().
Michael Ledford
2009-11-30
1
-0
/
+7
*
Include the whole config file in gpsd.h.
Eric S. Raymond
2009-11-20
1
-1
/
+0
*
Change some logging levels and reduce verbosity.
Eric S. Raymond
2009-10-06
1
-4
/
+2
*
Condition out some dead code.
Eric S. Raymond
2009-10-02
1
-0
/
+2
*
SKY response now includes DOP reports.
Eric S. Raymond
2009-09-15
1
-3
/
+13
*
Remove a variable declaration that is now unused.
Eric S. Raymond
2009-09-15
1
-1
/
+0
*
Separate DOP flags are gone.
Eric S. Raymond
2009-09-15
1
-7
/
+1
*
Add clear_dop().
Eric S. Raymond
2009-09-15
1
-16
/
+21
*
Give DOPs their own structure...
Eric S. Raymond
2009-09-15
1
-15
/
+15
*
Guard some inclusions that splint doesn't like.
Eric S. Raymond
2009-09-10
1
-0
/
+2
*
Split eph into epx and epy internally...
Eric S. Raymond
2009-09-03
1
-4
/
+7
*
Major rearrangement of device members in struct gpsdata_t...
Eric S. Raymond
2009-08-23
1
-1
/
+1
*
I don't think a singular LOS matrix is worth a LOG_WARN.
Chris Kuethe
2009-07-07
1
-33
/
+35
*
This diff goes most of the way to getting us splint-clean again.
Eric S. Raymond
2009-01-05
1
-1
/
+1
*
avoid a crash while parsing time. from greg troxel
Chris Kuethe
2008-12-02
1
-1
/
+1
*
revert eric's patch to fix leap year date handling
Chris Kuethe
2008-01-01
1
-14
/
+24
*
Fix for mkgmtime bug reported by Rob Janssen, from GNU gmtime() manual page.
Eric S. Raymond
2008-01-01
1
-21
/
+14
*
Avoid naive FP comparison.
Eric S. Raymond
2007-12-15
1
-4
/
+4
*
Fxes to error-modeling docs.
Mick Durkin
2007-12-12
1
-5
/
+5
*
Fix patch by Petr Slansky.
Eric S. Raymond
2007-12-12
1
-5
/
+5
*
Fix to time conversion by Petr Slansky; passes all stable regressions.
Eric S. Raymond
2007-12-11
1
-7
/
+6
*
One bit of the algebra in the DOP computation from satellites was incorrect;
Eric S. Raymond
2007-12-10
1
-9
/
+40
*
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
[prev]
[next]