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
*
Suppress logging of the satellite picture.
Eric S. Raymond
2010-04-15
1
-1
/
+1
*
Allow GNU indent to have its way with the last two files.
Eric S. Raymond
2010-04-14
1
-2
/
+2
*
Whitespace tweaks to pacify indent.
Eric S. Raymond
2010-04-14
1
-2
/
+3
*
Scatter GNU indent pragmas to tell it not to do stupid things.
Eric S. Raymond
2010-04-14
1
-1
/
+3
*
Reindented some small utility modules. All regression tests pass.
Eric S. Raymond
2010-04-14
1
-205
/
+206
*
A longstanding bug in error modeling fixed.
Eric S. Raymond
2010-04-13
1
-1
/
+1
*
Detect and scavenge unused daemon-side status-mask bit.
Eric S. Raymond
2010-04-10
1
-2
/
+0
*
Make the client library and daemon use different sets of state-flag masks.
Eric S. Raymond
2010-04-09
1
-48
/
+13
*
Internals of Qt support.
Chris Browet
2010-03-31
1
-0
/
+20
*
Dead-code removal.
Eric S. Raymond
2010-03-23
1
-35
/
+0
*
Vanish away Id and Rev $ keywords, git won't expand them to anything useful.
Eric S. Raymond
2010-03-13
1
-2
/
+0
*
Copyright stamps everywhere. No code changes.
Eric S. Raymond
2010-03-11
1
-2
/
+7
*
Use the Vincenty formula rather than the Haversine formula for earth_distance.
Chris Kuethe
2010-02-27
1
-43
/
+60
*
Removing logging put in place for debugging failing tests on Mac OS X.
Michael Ledford
2009-12-03
1
-13
/
+1
*
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
[next]