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
*
Reindent some things again, needed due to new controls.
Eric S. Raymond
2010-04-14
1
-36
/
+35
*
cgps.c reindented. Live and gpsfake tests both pass.
Eric S. Raymond
2010-04-14
1
-144
/
+192
*
Typo fix.
Eric S. Raymond
2010-04-13
1
-1
/
+1
*
Using WATCH_NEWSTYLE makes a poor example now that NEWSTYLE is the default.
Eric S. Raymond
2010-03-30
1
-1
/
+1
*
Fix building with --disable-clientdebug
Paulius Zaleckas
2010-03-28
1
-2
/
+4
*
Give case a break. All regression tests pass; code solints and cppchecks clean.
Eric S. Raymond
2010-03-27
1
-0
/
+1
*
gps_poll() now indicates when the daemon socket closes from the other side.
Eric S. Raymond
2010-03-27
1
-4
/
+21
*
Vanish away Id and Rev $ keywords, git won't expand them to anything useful.
Eric S. Raymond
2010-03-13
1
-1
/
+0
*
Copyright stamps everywhere. No code changes.
Eric S. Raymond
2010-03-11
1
-12
/
+1
*
splint cleanup. It caught a bug this time.
Eric S. Raymond
2009-12-18
1
-0
/
+4
*
Uniform handling of unit-system defaults and -u in xgps, cgps, and lcdgps.
Eric S. Raymond
2009-12-15
1
-28
/
+51
*
Fix erroneous handling of satellite-used flags in test clients.
Eric S. Raymond
2009-12-15
1
-2
/
+11
*
Make use of -D uniform for enabling debug/progress messages, and document it.
Eric S. Raymond
2009-12-06
1
-2
/
+2
*
More tweaks to make -V do the right thing.
Eric S. Raymond
2009-12-01
1
-1
/
+3
*
Add and document some client-side instrumentation.
Eric S. Raymond
2009-11-24
1
-1
/
+12
*
splint cleanup.
Eric S. Raymond
2009-11-19
1
-1
/
+0
*
More efficient use if vertical screenspace.
Eric S. Raymond
2009-11-18
1
-3
/
+3
*
Change 2-space indents to 4.
Eric S. Raymond
2009-11-18
1
-559
/
+558
*
cgps now gets GPS type.
Eric S. Raymond
2009-11-18
1
-6
/
+10
*
cgps must collect device information from DEVICE notifications.
Eric S. Raymond
2009-11-18
1
-13
/
+8
*
Fix some overealousnes code removal last night.
Eric S. Raymond
2009-11-17
1
-0
/
+2
*
Fix some whitespace glitches found while experimenting with indent(1).
Eric S. Raymond
2009-11-17
1
-1
/
+1
*
cgps is converted to use new protocol.
Eric S. Raymond
2009-11-17
1
-14
/
+6
*
Condition out the compass-mode code in cgps.
Eric S. Raymond
2009-11-17
1
-93
/
+25
*
Fixed broken select() at startup.
Gary E. Miller
2009-11-10
1
-10
/
+34
*
Output gps_send() failure messages.
Gary E. Miller
2009-11-10
1
-5
/
+21
*
whitespace
Chris Kuethe
2009-11-07
1
-20
/
+20
*
Use booleans in cgps.c where appropriate. Move code so the
Eric S. Raymond
2009-11-06
1
-65
/
+66
*
In the gpsdata structure, satellites -> satellites_visible
Eric S. Raymond
2009-10-01
1
-3
/
+3
*
Introduce gps_send() to the C API.
Eric S. Raymond
2009-09-23
1
-4
/
+4
*
Remove a todo that makes no sense since J is gone.
Eric S. Raymond
2009-09-19
1
-5
/
+1
*
Disentangle the packet raw hook used on the client side...
Eric S. Raymond
2009-09-17
1
-6
/
+3
*
J command and switch are gone.
Eric S. Raymond
2009-09-11
1
-23
/
+1
*
Split eph into epx and epy internally...
Eric S. Raymond
2009-09-03
1
-2
/
+9
*
Banish some compiler warnings.
Eric S. Raymond
2009-08-27
1
-1
/
+0
*
Fix an implicit-declaration glitch.
Eric S. Raymond
2009-08-27
1
-1
/
+1
*
Add gps_errstr() to the client API so client code doesn't have to
Eric S. Raymond
2009-08-26
1
-10
/
+1
*
fix display
Chris Kuethe
2009-06-23
1
-4
/
+4
*
change the signal strength member to float.
Chris Kuethe
2009-06-22
1
-4
/
+4
*
Don't allow negative values when calculating magnetic headings.
Jeff Francis
2009-05-29
1
-17
/
+26
*
Added man page for lcdgps.
Jeff Francis
2009-03-18
1
-0
/
+1
*
Introduce gpsdclient.h header, not shipped.
Eric S. Raymond
2009-03-02
1
-0
/
+1
*
Standardized parsing of server:port:device client arguments.
Eric S. Raymond
2009-02-25
1
-26
/
+7
*
Splint cleanup. All regression tests pass.
Eric S. Raymond
2009-01-21
1
-1
/
+1
*
Splint cleanup and removal of some unneeded headers.
Eric S. Raymond
2009-01-21
1
-0
/
+2
*
This diff goes most of the way to getting us splint-clean again.
Eric S. Raymond
2009-01-05
1
-1
/
+4
*
cast this float to int since we're printing it as int
Chris Kuethe
2008-09-10
1
-1
/
+1
*
This value is out of the realm of believability...
Jeff Francis
2008-08-29
1
-1
/
+1
*
Add the option of displaying calculated magnetic heading rather than
Jeff Francis
2008-08-15
1
-3
/
+59
*
splint cleanup.
Eric S. Raymond
2007-12-13
1
-40
/
+42
[next]