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
*
clean up time calls so library will be reentrant.
Eric S. Raymond
2005-03-01
1
-4
/
+4
*
Baud- and stopbit-hunting works well enough now that we no longer need to keep
Eric S. Raymond
2005-02-26
1
-2
/
+0
*
First step in integrating the new packet sniffer. This version works,
Eric S. Raymond
2005-02-25
1
-1
/
+0
*
Speed up and prevent some precision loss.
Eric S. Raymond
2005-02-23
1
-1
/
+1
*
Factor out sync after write.
Eric S. Raymond
2005-02-23
1
-5
/
+3
*
Buffer size cleanup. Check that we get good data after a baud rate
Eric S. Raymond
2005-02-20
1
-3
/
+8
*
Experimental baud-switching support for Zodiac.
Eric S. Raymond
2005-02-20
1
-2
/
+26
*
Speed switching is now a per-driver capability.
Eric S. Raymond
2005-02-20
1
-0
/
+1
*
Simplify some code.
Eric S. Raymond
2005-02-14
1
-9
/
+5
*
Refactored so the binary dump stuff is not duplicated.
Eric S. Raymond
2005-02-14
1
-83
/
+9
*
Integrated baud-rate hunting.
Eric S. Raymond
2005-02-13
1
-0
/
+1
*
Fluff removal.
Eric S. Raymond
2004-12-30
1
-6
/
+3
*
-W cleanup fixes.
Eric S. Raymond
2004-12-24
1
-17
/
+16
*
Tilman Koschnick's AMD64 patch.
Eric S. Raymond
2004-12-23
1
-1
/
+1
*
Lint cleanup page.
Eric S. Raymond
2004-12-18
1
-1
/
+1
*
Yet another round of fluff removal.
Eric S. Raymond
2004-10-23
1
-65
/
+61
*
-i has to be available if ZODIAC is. Get rid of an unneeded layer of
Eric S. Raymond
2004-10-22
1
-3
/
+3
*
Fixed used-satellite computation.
Eric S. Raymond
2004-10-16
1
-1
/
+1
*
More fluff removal.
Eric S. Raymond
2004-10-05
1
-40
/
+16
*
Make sure all files that need config.h inclusion have it.
Eric S. Raymond
2004-10-05
1
-3
/
+1
*
BSD port fixes and more code cleanup.
Eric S. Raymond
2004-10-04
1
-7
/
+0
*
Tighten up more code.
Eric S. Raymond
2004-09-30
1
-6
/
+1
*
More fluff removal.
Eric S. Raymond
2004-09-30
1
-4
/
+0
*
Yet more fluff removal.
Eric S. Raymond
2004-09-30
1
-22
/
+5
*
Input handler does not actually have a rfeturn value, so make it void.
Eric S. Raymond
2004-09-30
1
-5
/
+3
*
Zodiac sequence number needs to be part of the state structure.
Eric S. Raymond
2004-09-29
1
-8
/
+6
*
Remove unused headers.
Eric S. Raymond
2004-09-29
1
-11
/
+1
*
Another round of structure trimming.
Eric S. Raymond
2004-09-29
1
-6
/
+6
*
Remove some redundant structure members.
Eric S. Raymond
2004-09-29
1
-6
/
+6
*
Changed name of gpscli_report to gpsd_report and added stub,
Eric S. Raymond
2004-09-08
1
-47
/
+47
*
Move a member out of the structure that is visible to clients.
Eric S. Raymond
2004-09-08
1
-2
/
+2
*
Allow drivers to declare stop bits for their device.
Eric S. Raymond
2004-09-02
1
-0
/
+1
*
Clean the vendor-specific stuff out of zodiac.c
Eric S. Raymond
2004-09-02
1
-8
/
+5
*
Move the vendor-specific stuff out of zodiac.c.
Eric S. Raymond
2004-09-01
1
-25
/
+12
*
Genericize the Zodiac code.
Eric S. Raymond
2004-09-01
1
-44
/
+42
*
Finish the rename.
Eric S. Raymond
2004-09-01
1
-0
/
+595