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
/
cgps.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
/
+1
*
Hush more compiler warnings
Chris Kuethe
2006-10-26
1
-3
/
+4
*
Don't print floating point values without checking them for NaN
Chris Kuethe
2006-10-21
1
-3
/
+3
*
Clear displayed fields a little better on loss of fix. From Petr Slansky
Chris Kuethe
2006-09-23
1
-2
/
+2
*
Add subversion ID tags near the beginning of every file.
Chris Kuethe
2006-09-21
1
-1
/
+1
*
The -o option was removed.
Chris Kuethe
2006-09-13
1
-1
/
+0
*
Declare static some variables that don't need to be exported.
Eric S. Raymond
2006-09-08
1
-4
/
+3
*
New version that copes with >12 channels better, by Jeff Francis.
Eric S. Raymond
2006-09-08
1
-360
/
+384
*
Don't let cgps spin if read fails. Prompted by Petr Slansky on gpsd-dev.
Chris Kuethe
2006-09-04
1
-1
/
+2
*
Stelian Pop's cleanups for the J command.
Eric S. Raymond
2006-09-03
1
-4
/
+0
*
Declare prototypes for strlcpy.
Eric S. Raymond
2006-08-22
1
-0
/
+1
*
splint cleanup after CK's strcat()/strlcopy() cleanup.
Eric S. Raymond
2006-08-20
1
-0
/
+2
*
String safety, courtesy of snprintf, strlcat and strlcpy.
Chris Kuethe
2006-08-19
1
-4
/
+6
*
Enable 'j' command in cgps.
Eric S. Raymond
2006-08-18
1
-0
/
+16
*
Eliminate -v option.
Eric S. Raymond
2006-06-18
1
-5
/
+4
*
Change -v to -V for Verbose option
Gary E. Miller
2006-03-13
1
-2
/
+1
*
Rename the xgps manual page.
Eric S. Raymond
2006-03-02
1
-17
/
+16
*
Commits from the Caribbean (II) 18.836033N / 79.545049W
Chris Kuethe
2006-02-21
1
-3
/
+0
*
Minor formatting nit.
Gary E. Miller
2006-02-20
1
-1
/
+1
*
Pre 2.31 minor bugfixes.
Eric S. Raymond
2006-02-17
1
-1
/
+1
*
Clean up some extraneous ^Ms.
Chris Kuethe
2005-09-27
1
-76
/
+115
*
cgps fixes from rom Jeff Francis:
Chris Kuethe
2005-09-15
1
-9
/
+37
*
xgps now has the -l option as well as cgps. Document it.
Eric S. Raymond
2005-09-06
1
-8
/
+7
*
splint cleanup and cosmetic fixes.
Eric S. Raymond
2005-09-01
1
-2
/
+2
*
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
-5
/
+38
*
Add new deg_to_str() function to libgps.
Gary E. Miller
2005-08-25
1
-6
/
+12
*
Small patch to cgps.c to fix/change a few things.
Chris Kuethe
2005-08-21
1
-8
/
+12
*
Warning and splint cleanup.
Eric S. Raymond
2005-08-20
1
-2
/
+4
*
Only draw the invariant parts once.
Eric S. Raymond
2005-08-20
1
-20
/
+24
*
Eliminate screen flash on first update.
Eric S. Raymond
2005-08-20
1
-3
/
+3
*
Put cgps I/O in windows so we can box them, add scrolling for O messages.
Eric S. Raymond
2005-08-20
1
-109
/
+82
*
In cgps, show the O commands up from the server.
Eric S. Raymond
2005-08-20
1
-1
/
+5
*
Fix screen paint overwrite.
Gary E. Miller
2005-08-19
1
-1
/
+1
*
cgps shouldn't be listening for inbound connections.
Chris Kuethe
2005-08-19
1
-3
/
+0
*
GPSD_UNITS now sets proper units in cgps.
Gary E. Miller
2005-08-19
1
-4
/
+4
*
Make sure cgps terminates on SIGHUP. Document this.
Eric S. Raymond
2005-08-18
1
-0
/
+2
*
Splint cleanup before release.
Eric S. Raymond
2005-08-18
1
-3
/
+3
*
(q)uit works as well as ^C now
Gary E. Miller
2005-08-18
1
-7
/
+8
*
fix ^c and (q)uit.
Gary E. Miller
2005-08-18
1
-3
/
+11
*
Fix typo that clobbered the 5th sat data line.
Gary E. Miller
2005-08-18
1
-1
/
+1
*
Use a select rather than spinning.
Eric S. Raymond
2005-08-18
1
-9
/
+37
*
contrib no longer has a Makefile.
Eric S. Raymond
2005-08-17
1
-1
/
+1
*
splint cleanup after integrating cgps.
Eric S. Raymond
2005-08-17
1
-94
/
+98
*
Teach cgps to use Gary's function for deducing unit defaults.
Eric S. Raymond
2005-08-17
1
-261
/
+287
*
Move gpsdspewcurses into the main directory as cgps.
Eric S. Raymond
2005-08-17
1
-0
/
+343