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
*
cgps: Add JSON version check.
Gary E. Miller
2018-10-01
1
-0
/
+14
*
cgps: try to prevent overflow on large error estimates.
Gary E. Miller
2018-09-27
1
-2
/
+8
*
cgps: small tweaks to make cppcheck happy.
Gary E. Miller
2018-09-25
1
-7
/
+8
*
cgps.c: Adjust Speed Err data. It was overrunning the field.
Gary E. Miller
2018-09-25
1
-3
/
+3
*
cgps: tweak usage() output.
Gary E. Miller
2018-09-25
1
-537
/
+535
*
cgps: minor fix for satellite window formatting.
Gary E. Miller
2018-09-24
1
-1
/
+1
*
cgps: fix the bottom line, again.
Gary E. Miller
2018-09-22
1
-1
/
+1
*
cgps: another attempt to reclaim the lost line.
Gary E. Miller
2018-09-22
1
-2
/
+2
*
cgps: another adjustment on satellite window.
Gary E. Miller
2018-09-22
1
-1
/
+1
*
cgps: look nicer when More... removed.
Gary E. Miller
2018-09-22
1
-1
/
+1
*
cgps: fix sta view for small number of sats.
Gary E. Miller
2018-09-22
1
-1
/
+3
*
cgps: squeeze in one more satellite. Turn off cursor.
Gary E. Miller
2018-09-22
1
-6
/
+9
*
cgps: Move used up to top line.
Gary E. Miller
2018-09-22
1
-2
/
+3
*
cgps: Display gnssid as text if possible.
Gary E. Miller
2018-09-19
1
-5
/
+39
*
cgps: Big clean up of code.
Gary E. Miller
2018-07-26
1
-192
/
+292
*
cgps: isnan() -> isfinite()
Gary E. Miller
2018-07-14
1
-15
/
+16
*
gps_read(): fix some nasty buffer overruns and corruptions.
Gary E. Miller
2018-07-14
1
-18
/
+18
*
cgps: fixes compiler warning.
Fred Wright
2018-03-07
1
-2
/
+3
*
cgps: Stop writing into a const char buffer!
Gary E. Miller
2018-02-14
1
-9
/
+16
*
cgps: add display of ECEF position and velocity.
Gary E. Miller
2018-02-13
1
-105
/
+185
*
Revert "Add clock_gettime in contrib."
Gary E. Miller
2018-01-25
1
-210
/
+105
*
Add clock_gettime in contrib.
Gary E. Miller
2018-01-22
1
-105
/
+210
*
Explicit marking of ignoring fprintf() result
Robert Norris
2017-02-20
1
-1
/
+1
*
Initial creation of os_compat.h.
Fred Wright
2017-01-22
1
-0
/
+1
*
Fix typos
Robert Norris
2016-12-18
1
-1
/
+1
*
Skytraq claims altitude to %.3f, adjust cgps to fit.
Gary E. Miller
2016-04-05
1
-2
/
+2
*
Skytraq give us speed and clime to .00, show in cgps
Gary E. Miller
2016-04-05
1
-7
/
+7
*
Sort sats by Used, PRN.
Gary E. Miller
2016-03-29
1
-0
/
+16
*
use more precision when outputting lat/lon.
Gary E. Miller
2016-03-28
1
-3
/
+3
*
By popular demand, restore STATUS_DGPS_FIX to public interface.
Eric S. Raymond
2016-01-29
1
-5
/
+6
*
A drowning deluge of whitespace hacks.
Gary E. Miller
2015-04-30
1
-1
/
+1
*
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
[next]