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
/
libgps.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename config.h so it can be installed as gpsd_config.h...
Chris Kuethe
2006-10-26
1
-1
/
+2
*
Partial splint cleanup.
Eric S. Raymond
2006-10-26
1
-1
/
+1
*
scanf("%f",float) can't turn "?" into a float.
Chris Kuethe
2006-10-21
1
-3
/
+7
*
avoid buffer overflows.
Chris Kuethe
2006-10-11
1
-4
/
+4
*
Ignore the '$' command unless we're in profiling mode.
Chris Kuethe
2006-09-23
1
-0
/
+2
*
Add subversion ID tags near the beginning of every file.
Chris Kuethe
2006-09-21
1
-0
/
+1
*
ESR removed the rest of the HEADING_FIX code, we'll "disappear" this bit too.
Chris Kuethe
2006-09-19
1
-9
/
+0
*
Don't try to do strchr against the NULL pointer.
Chris Kuethe
2006-09-13
1
-1
/
+1
*
Design decision: Trie North data gets mapped into existing fields (track, etc)
Eric S. Raymond
2006-08-31
1
-6
/
+0
*
splint cleanup after CK's strcat()/strlcopy() cleanup.
Eric S. Raymond
2006-08-20
1
-5
/
+7
*
String safety, courtesy of snprintf, strlcat and strlcpy.
Chris Kuethe
2006-08-19
1
-4
/
+4
*
Obey the warnings of lint and cc because they know C better than you do.
Chris Kuethe
2006-08-18
1
-0
/
+106
*
Better fix to strchr returning NULL
Chris Kuethe
2006-08-18
1
-7
/
+9
*
revert. this breaks the satellite list.
Chris Kuethe
2006-08-18
1
-3
/
+1
*
avoid a segfault if strchr returns NULL.
Chris Kuethe
2006-08-18
1
-1
/
+3
*
Add dgnss.c, which should have been checked in with the NTRIP support.
Eric S. Raymond
2006-06-07
1
-0
/
+14
*
Robin Darroch's O-mode patch merged...
Eric S. Raymond
2006-06-07
1
-6
/
+9
*
More splint cleanup.
Eric S. Raymond
2006-06-07
1
-3
/
+3
*
Splint pacification, minor documentation fixes.
Eric S. Raymond
2006-05-19
1
-2
/
+6
*
Minor bug fixes.
Eric S. Raymond
2006-05-18
1
-2
/
+4
*
Minor fixes and updates...
Eric S. Raymond
2006-05-17
1
-10
/
+11
*
Fix unit error in libgps parsing of V response (from Robin L. Darroch)
Chris Kuethe
2006-05-09
1
-0
/
+2
*
libgps is supposed to support sending and parsing compound queries...
Chris Kuethe
2006-05-09
1
-3
/
+4
*
Don't clobber previous status on 'O'.
Eric S. Raymond
2006-03-12
1
-1
/
+1
*
Parse NMEA-violating data from Antaris ublox correctly.
Eric S. Raymond
2006-03-02
1
-1
/
+4
*
Various small comment and documentation fixes.
Eric S. Raymond
2006-02-17
1
-2
/
+2
*
Pre 2.31 minor bugfixes.
Eric S. Raymond
2006-02-17
1
-1
/
+3
*
splint cleanup and cosmetic fixes.
Eric S. Raymond
2005-09-01
1
-32
/
+31
*
Apply Lonnie Mendez patches to fix my gpsd mistakes.
Gary E. Miller
2005-08-26
1
-1
/
+1
*
Add -l option to cgps. -l d is DD.dddddd, -l m is DD MM.mmmm' and -l s is DD ...
Gary E. Miller
2005-08-25
1
-7
/
+10
*
Add new deg_to_str() function to libgps.
Gary E. Miller
2005-08-25
1
-0
/
+45
*
LC_MEASUREMENT and LANG now set proper units in cgps.
Gary E. Miller
2005-08-19
1
-3
/
+3
*
GPSD_UNITS now sets proper units in cgps.
Gary E. Miller
2005-08-19
1
-6
/
+7
*
Splint cleanup before release.
Eric S. Raymond
2005-08-18
1
-3
/
+3
*
splint cleanup after integrating cgps.
Eric S. Raymond
2005-08-17
1
-6
/
+6
*
Teach cgps to use Gary's function for deducing unit defaults.
Eric S. Raymond
2005-08-17
1
-9
/
+7
*
True North support integrated.
Eric S. Raymond
2005-08-01
1
-2
/
+2
*
Add support for the 2-field return of C to client libraries.
Eric S. Raymond
2005-07-11
1
-3
/
+7
*
Architecture extension; handle variable sample rates.
Eric S. Raymond
2005-07-11
1
-1
/
+1
*
Eliminate dynamic-memory allocation from the daemon.
Eric S. Raymond
2005-06-28
1
-8
/
+6
*
New packet-return API using newdata and explicit merging.
Eric S. Raymond
2005-06-15
1
-17
/
+0
*
splint cleanup after NAN change.
Eric S. Raymond
2005-06-15
1
-15
/
+17
*
Use NAN consistently for out-of-bound values of double type.
Eric S. Raymond
2005-06-15
1
-36
/
+37
*
Clean up after the raw_hook architecture change.
Eric S. Raymond
2005-06-12
1
-4
/
+4
*
Type cleanup.
Eric S. Raymond
2005-06-10
1
-2
/
+4
*
Zero splint warnings!
Eric S. Raymond
2005-06-08
1
-6
/
+21
*
41 splint warnings.
Eric S. Raymond
2005-06-07
1
-0
/
+1
*
78 splint warnings.
Eric S. Raymond
2005-06-07
1
-18
/
+12
*
104 split errors. Some iffy changes to the TSIP driver.
Eric S. Raymond
2005-06-02
1
-7
/
+8
*
236 splint warnings.
Eric S. Raymond
2005-05-30
1
-2
/
+2
[next]