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
*
Retire splint from our set of static analyzers.
Eric S. Raymond
2015-03-30
1
-27
/
+0
*
Whoops, infinite timeout in cgps, now really 2 mins.
Gary E. Miller
2015-03-12
1
-2
/
+2
*
Increase timeout for cgps from 5 Sec to 120 Sec.
Gary E. Miller
2015-03-12
1
-2
/
+7
*
Generqte -V messages in a uniform way.
Eric S. Raymond
2015-03-02
1
-2
/
+2
*
gps.h gets installed in /usr/include and must not use other GPSD-specific files!
Eric S. Raymond
2015-02-26
1
-0
/
+1
*
cppcheck cleanup.
Eric S. Raymond
2015-01-22
1
-1
/
+1
*
Silence another warning about array subscripts of type 'char'.
Matt
2015-01-13
1
-1
/
+1
*
Clean STATUS_DGPS_FIX out of the public interface. All regression tests pass.
Eric S. Raymond
2015-01-13
1
-6
/
+5
*
Refactor representation of satellite data into an array of structs...
Eric S. Raymond
2014-09-22
1
-19
/
+12
*
Full splint cleanup.
Eric S. Raymond
2013-11-12
1
-0
/
+2
*
cgps: don't overwrite partial lines in the message dump.
Beat Bolli
2013-11-10
1
-1
/
+5
*
Full splint cleanup. Partial cppcheck cleanup.
Eric S. Raymond
2013-11-05
1
-3
/
+4
*
Nuke trailing whitespace in C source.
Eric S. Raymond
2012-09-07
1
-7
/
+7
*
Replace exit(2) with exit(EXIT_FAILURE). None of these were documented.
Eric S. Raymond
2012-09-07
1
-1
/
+1
*
Replace exit({0,1}) with exit(EXIT_{SUCCESS,FAILURE})
Eric S. Raymond
2012-09-07
1
-3
/
+3
*
Display time offset (system time - GPS time) in cgps.
Eric S. Raymond
2011-10-10
1
-4
/
+13
*
Stop trying to display a single device type in cgps. Might be > 1 attached.
Eric S. Raymond
2011-10-04
1
-22
/
+13
*
Refactoring and splint cleanup.
Eric S. Raymond
2011-09-29
1
-73
/
+7
*
splint cleanup.
Eric S. Raymond
2011-09-29
1
-1
/
+1
*
splint cleanup.
Eric S. Raymond
2011-09-28
1
-3
/
+5
*
Defensive programming.
Eric S. Raymond
2011-09-17
1
-3
/
+3
*
Add a sanoty check.
Eric S. Raymond
2011-09-16
1
-6
/
+8
*
Make the Maidenhead convrter available in Python.
Eric S. Raymond
2011-03-29
1
-1
/
+1
*
Add Maidehead grid square to cgps optional fields.
Eric S. Raymond
2011-03-29
1
-5
/
+15
*
In the client API, take the data buffer out of the gpsdata_t structure.
Eric S. Raymond
2011-03-18
1
-1
/
+1
*
Don't let cgps leave the terminal in a bad state on timeout.
Beat Bolli
2011-03-12
1
-2
/
+5
*
Give gps_waiting() a timeout argument. Use it systematically in test clients.
Eric S. Raymond
2011-03-09
1
-26
/
+3
*
Fix an explanatory comment.
Eric S. Raymond
2011-02-25
1
-3
/
+4
*
Vertical window size computation had to be redone to fix a display bug.
Eric S. Raymond
2011-02-23
1
-16
/
+15
*
Splint cleanup. All regression tests pass.
Eric S. Raymond
2011-02-16
1
-1
/
+1
*
In gpxlogger, filter for device on the server rather than client side,
Michael Tatarinov
2011-02-14
1
-22
/
+9
*
The raw_hook mwember and set_raw_hook are gone; client API cleanup is done.
Eric S. Raymond
2011-01-25
1
-15
/
+11
*
More deheader testing. All regression tests pass.
Eric S. Raymond
2011-01-13
1
-0
/
+1
*
Insert SuS headers required for portablity, as revealed by deheader.
Eric S. Raymond
2010-12-22
1
-0
/
+3
*
Correct a previous commit changing <time.h> to <sys/time.h> eceywhere.
Eric S. Raymond
2010-12-21
1
-1
/
+1
*
cgps now handles resize signals.
Eric S. Raymond
2010-12-16
1
-16
/
+28
*
The difference between curses.h and ncurses shouldn't matter to gpsd.
Eric S. Raymond
2010-12-14
1
-6
/
+1
*
Another pass at removing unneeded headers.
Eric S. Raymond
2010-12-14
1
-2
/
+0
*
More header cleanup.
Eric S. Raymond
2010-12-14
1
-1
/
+1
*
Taking SuS seriously some more.
Eric S. Raymond
2010-12-14
1
-3
/
+3
*
More header simplification. All regression tests pass.
Eric S. Raymond
2010-12-14
1
-1
/
+0
*
Simplification through taking SuS seriously.
Eric S. Raymond
2010-12-13
1
-3
/
+0
*
SuS conformance.
Eric S. Raymond
2010-12-13
1
-0
/
+1
*
Duplicate-inclusion and portability cleanup. All regression tests pass.
Eric S. Raymond
2010-12-11
1
-0
/
+1
*
sys/types.h doesn't belong here...
Chris Kuethe
2010-12-08
1
-1
/
+1
*
Partial splint cleanup. All regression tests pass.
Eric S. Raymond
2010-12-08
1
-1
/
+3
*
Clean up the code base and add switches so deheader runs clean.
Eric S. Raymond
2010-12-03
1
-0
/
+2
*
Put back missing headers that break the build
Chris Kuethe
2010-12-02
1
-0
/
+2
*
Unused-header removals by deheader. All regression tests pass.
Eric S. Raymond
2010-12-01
1
-7
/
+0
*
Bug gpsd:17494 fix: cgps don't exit if interrupted
Timo Juhani Lindfors
2010-11-06
1
-0
/
+3
[next]