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
/
zodiac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
repository beautification, part 2:
Chris Kuethe
2009-03-02
1
-496
/
+0
*
Full support for setting parity and stop bits.
Eric S. Raymond
2009-03-02
1
-8
/
+8
*
Create infrastructure for allowing changes of parity and stop bits.
Eric S. Raymond
2009-02-28
1
-4
/
+20
*
splint cleanup.
Eric S. Raymond
2009-02-19
1
-2
/
+2
*
A control-send method for the Zodiac driver (untested).
Eric S. Raymond
2009-02-19
1
-5
/
+18
*
All driver method tables are now const.
Eric S. Raymond
2009-02-12
1
-2
/
+2
*
Add a packet_type member to the device structure.
Eric S. Raymond
2009-02-08
1
-0
/
+1
*
fix format warning
Chris Kuethe
2009-01-06
1
-1
/
+2
*
Refactor sending of control strings.
Eric S. Raymond
2009-01-06
1
-0
/
+1
*
More splint cleanup.
Eric S. Raymond
2009-01-06
1
-3
/
+3
*
Safty fix to Zodiac initialization.
Chris Kuethe
2009-01-05
1
-19
/
+22
*
GCC now gets huffy about unchecked write(2) returns. Fix some of these.
Eric S. Raymond
2008-12-29
1
-2
/
+3
*
No longer necessary to define LITTLE_ENDIAN_PROTOCOL.
Eric S. Raymond
2008-07-15
1
-1
/
+0
*
Fix unclean references to the packet output buffer from bits.h.
Eric S. Raymond
2008-07-08
1
-99
/
+104
*
'typename' is a reserved word in C++.
Gary E. Miller
2008-01-19
1
-2
/
+2
*
Added a warning against changing a magic number without live testing
Mick Durkin
2007-12-21
1
-0
/
+4
*
Restored "magic" value because it affected 1pps with this driver
Mick Durkin
2007-12-20
1
-1
/
+1
*
Correct zodiac.c so no "magic" value is used to offset the time sent to ntpd.
Mick Durkin
2007-12-16
1
-1
/
+1
*
Pull the device_readonly variable into the global context structure.
Eric S. Raymond
2007-06-01
1
-5
/
+0
*
make the zodiac writer respect device_readonly
Chris Kuethe
2007-04-06
1
-0
/
+4
*
Split the packet-sniffer internals out of the session structure.
Eric S. Raymond
2006-11-30
1
-10
/
+10
*
Split wrapup method into revert and wrapup. The revert method is onlt called
Eric S. Raymond
2006-11-14
1
-0
/
+5
*
Convert some log levels I missed first time around.
Eric S. Raymond
2006-11-02
1
-1
/
+1
*
Untested (but harmless if buggy) code to get subtype info from a Zodiac.
Eric S. Raymond
2006-11-02
1
-0
/
+15
*
Define uniform log level macros.
Eric S. Raymond
2006-11-02
1
-48
/
+48
*
Rename some methods for clarity.
Eric S. Raymond
2006-10-30
1
-3
/
+3
*
Split the "initializer" driver method in two.
Eric S. Raymond
2006-10-30
1
-0
/
+1
*
Fix libgpsd(3) so it's usable when ntpshm_init() has not been called.
Eric S. Raymond
2006-10-30
1
-1
/
+1
*
Rename config.h so it can be installed as gpsd_config.h...
Chris Kuethe
2006-10-26
1
-0
/
+2
*
Partial splint cleanup.
Eric S. Raymond
2006-10-26
1
-0
/
+1
*
mark the (obvious) end of the ALLOW_RECONFIGURE conditional
Chris Kuethe
2006-10-10
1
-1
/
+1
*
zodiac now honours --disable-reconfigure
Chris Kuethe
2006-10-10
1
-1
/
+7
*
Add subversion ID tags near the beginning of every file.
Chris Kuethe
2006-09-21
1
-0
/
+1
*
The big dead-storage elimination: we get rid of the newdata member.
Eric S. Raymond
2006-09-09
1
-18
/
+18
*
Design decision: Trie North data gets mapped into existing fields (track, etc)
Eric S. Raymond
2006-08-31
1
-1
/
+1
*
splint cleanup after CK's strcat()/strlcopy() cleanup.
Eric S. Raymond
2006-08-20
1
-1
/
+1
*
String safety, courtesy of snprintf, strlcat and strlcpy.
Chris Kuethe
2006-08-19
1
-1
/
+1
*
Jerome Cornet's cleaner fix for the Earthmate.
Eric S. Raymond
2006-08-16
1
-1
/
+16
*
Fix missing semicolon. From Robin L Darroch on gpsd-dev
Chris Kuethe
2006-08-12
1
-1
/
+1
*
Disable iTalk by default.
Eric S. Raymond
2006-07-13
1
-2
/
+3
*
True North support integrated.
Eric S. Raymond
2005-08-01
1
-0
/
+1
*
Support compilers that can't do anonymous unions.
Eric S. Raymond
2005-07-26
1
-9
/
+9
*
Add little-endian macros to bits.h. More fixes for the DBUS problem.
Eric S. Raymond
2005-07-18
1
-0
/
+2
*
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
-0
/
+2
*
We know how to scale error estimates now.
Eric S. Raymond
2005-07-08
1
-5
/
+5
*
Report uniform 95% confidence intervals.
Eric S. Raymond
2005-07-08
1
-6
/
+6
*
Big driver structure refactoring.
Eric S. Raymond
2005-07-08
1
-8
/
+13
*
USED_SET needs to be a separate mask from SATELLITES_SET...
Eric S. Raymond
2005-07-08
1
-1
/
+1
*
Quiet splint.
Eric S. Raymond
2005-07-05
1
-1
/
+1
[next]