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
/
italk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix format warnings
Chris Kuethe
2009-01-06
1
-16
/
+21
*
Refactor sending of control strings.
Eric S. Raymond
2009-01-06
1
-8
/
+10
*
This diff goes most of the way to getting us splint-clean again.
Eric S. Raymond
2009-01-05
1
-1
/
+1
*
Add a wrapper function around gpsd_hexdump to avoid hexdumping buffers...
Chris Kuethe
2008-12-27
1
-2
/
+3
*
whitespace fixes
Chris Kuethe
2008-08-03
1
-5
/
+5
*
No longer necessary to define LITTLE_ENDIAN_PROTOCOL.
Eric S. Raymond
2008-07-15
1
-1
/
+0
*
Rename the little-endian bit-unpacking macros to be explicit about their LEness.
Eric S. Raymond
2008-07-15
1
-29
/
+29
*
'typename' is a reserved word in C++.
Gary E. Miller
2008-01-19
1
-2
/
+2
*
Minor splint cleanups. All regressio tests pass.
Eric S. Raymond
2008-01-01
1
-2
/
+2
*
fix my fix of satellite info parsing.
Chris Kuethe
2007-12-27
1
-5
/
+7
*
fix the satellite info decoding.
Chris Kuethe
2007-12-26
1
-18
/
+15
*
Pull the device_readonly variable into the global context structure.
Eric S. Raymond
2007-06-01
1
-5
/
+0
*
splint cleanups, and move a static to wre it belongs in the driver structure.
Eric S. Raymond
2007-06-01
1
-17
/
+18
*
use gpsd_write() or italk_write() rather than write().
Chris Kuethe
2007-04-06
1
-1
/
+7
*
fix compiler warning. from Mick Durkin
Chris Kuethe
2007-01-28
1
-1
/
+1
*
Move the historical italk2 code to the italk3 driver.
Chris Kuethe
2007-01-18
1
-0
/
+140
*
italk may not need this "ping"
Chris Kuethe
2007-01-18
1
-0
/
+2
*
This ping is not necessary here.
Chris Kuethe
2006-12-31
1
-1
/
+1
*
italk now parses satellites, time, leap seconds and position.
Chris Kuethe
2006-12-30
1
-3
/
+68
*
More iTalk joy.
Chris Kuethe
2006-12-29
1
-7
/
+156
*
I prefer hex notation
Chris Kuethe
2006-12-29
1
-1
/
+1
*
extract and dispatch on the correct byte of the buffer
Chris Kuethe
2006-12-29
1
-4
/
+6
*
having both enable-italk and enable-itrax is dumb.
Chris Kuethe
2006-12-28
1
-6
/
+7
*
Fix small error in the non-functional italk driver. From Andreas Stricker
Chris Kuethe
2006-12-15
1
-1
/
+1
*
Check in regress-builder, after having used it to detect some minor build
Eric S. Raymond
2006-11-30
1
-1
/
+1
*
Change the configurator method to take a packet sequence number argument...
Eric S. Raymond
2006-11-27
1
-2
/
+2
*
Make this compile (Mick Durkin)
Chris Kuethe
2006-11-14
1
-1
/
+1
*
Split wrapup method into revert and wrapup. The revert method is onlt called
Eric S. Raymond
2006-11-14
1
-0
/
+7
*
Convert some log levels I missed first time around.
Eric S. Raymond
2006-11-02
1
-1
/
+1
*
Define uniform log level macros.
Eric S. Raymond
2006-11-02
1
-2
/
+2
*
Drivers have to explicitly set the driver_mode field when they do a switch...
Eric S. Raymond
2006-11-01
1
-4
/
+5
*
Make this compile again
Chris Kuethe
2006-10-30
1
-3
/
+3
*
Split the "initializer" driver method in two.
Eric S. Raymond
2006-10-30
1
-3
/
+3
*
iTrax supports a "ping"
Chris Kuethe
2006-10-27
1
-1
/
+8
*
Rename config.h so it can be installed as gpsd_config.h...
Chris Kuethe
2006-10-26
1
-1
/
+2
*
Add a new capability to the generic driver structure: wakeup...
Eric S. Raymond
2006-10-26
1
-0
/
+1
*
italk now honours --disable-reconfigure
Chris Kuethe
2006-10-10
1
-0
/
+4
*
Add subversion ID tags near the beginning of every file.
Chris Kuethe
2006-09-21
1
-0
/
+1
*
Warning and splint cleanup.
Eric S. Raymond
2005-08-20
1
-2
/
+2
*
True North support integrated.
Eric S. Raymond
2005-08-01
1
-0
/
+1
*
Use gpsd_hexdump().
Eric S. Raymond
2005-07-19
1
-27
/
+7
*
Switch to using C99 initializers everywhere.
Eric S. Raymond
2005-07-16
1
-13
/
+13
*
Architecture extension; handle variable sample rates.
Eric S. Raymond
2005-07-11
1
-2
/
+4
*
First cut at iTrax and iTalk support.
Eric S. Raymond
2005-07-11
1
-0
/
+143