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
/
sirf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mac OS port fixes. Describe WAAS/EGNOS in the GPS Hacking document.
Eric S. Raymond
2005-03-12
1
-15
/
+0
*
Sigh, rate-limiting MID 4 still doesn't work.
Eric S. Raymond
2005-03-10
1
-7
/
+7
*
More debug-message cleanup.
Eric S. Raymond
2005-03-10
1
-2
/
+14
*
Clean up some SiRF debug messages.
Eric S. Raymond
2005-03-10
1
-17
/
+17
*
Make sure a driver's initializer is always called when it's selected.
Eric S. Raymond
2005-03-10
1
-7
/
+17
*
Better conditioning on SiRF firmware version.
Eric S. Raymond
2005-03-10
1
-74
/
+80
*
Skip events that look like 0-length packets because there is no input waiting.
Eric S. Raymond
2005-03-10
1
-2
/
+7
*
Re-entreancy fixes.
Eric S. Raymond
2005-03-06
1
-10
/
+10
*
Probe functions are now a per-driver capability.
Eric S. Raymond
2005-03-05
1
-0
/
+1
*
We have zero configuration. The -T option is dead.
Eric S. Raymond
2005-03-04
1
-2
/
+1
*
Logic to automatically switch to SiRF binary...
Eric S. Raymond
2005-03-02
1
-33
/
+45
*
Course and climb/sink still fluctuate in a suspicious way, but this
Eric S. Raymond
2005-03-02
1
-51
/
+48
*
Correct HDOP interpreatation.
Eric S. Raymond
2005-03-02
1
-1
/
+1
*
Prototype SiRF driver now returns geodetic altitude.
Eric S. Raymond
2005-03-02
1
-46
/
+139
*
SiRF driver knows how to poll for software version.
Eric S. Raymond
2005-03-01
1
-5
/
+46
*
Documentation fixes.
Eric S. Raymond
2005-03-01
1
-3
/
+3
*
Interpret 0xA packet type.
Eric S. Raymond
2005-03-01
1
-2
/
+2
*
We can report GSA now.
Eric S. Raymond
2005-03-01
1
-6
/
+19
*
Get rid of some unused macros. Report time properly, with fractional seconds.
Eric S. Raymond
2005-02-28
1
-9
/
+5
*
Arnim's code is gone.
Eric S. Raymond
2005-02-28
1
-8
/
+0
*
SiRF functions are no longer exported (because there's a driver now) so
Eric S. Raymond
2005-02-28
1
-28
/
+25
*
Alpha version of SiRF-II driver. Doesn't get GSA information out yet,
Eric S. Raymond
2005-02-28
1
-3
/
+253
*
Swith SiRF-binary GPSes to NMEA mode.
Eric S. Raymond
2005-02-25
1
-17
/
+16
*
Clean up after SiRF-detection change.
Eric S. Raymond
2005-02-20
1
-2
/
+0
*
Speed switching is now a per-driver capability.
Eric S. Raymond
2005-02-20
1
-20
/
+0
*
Don't compile in things we won't need.
Eric S. Raymond
2005-02-14
1
-0
/
+3
*
Make the baud rate change a little safer.
Eric S. Raymond
2005-02-14
1
-0
/
+1
*
Finish the interval->cycle change.
Eric S. Raymond
2005-02-14
1
-1
/
+9
*
We seem to have found the minimum settle time.
Eric S. Raymond
2005-02-14
1
-1
/
+1
*
First version with working baud rate change.
Eric S. Raymond
2005-02-13
1
-0
/
+1
*
Refactor so the baud-rate setting is all in one place.
Eric S. Raymond
2005-02-13
1
-8
/
+2
*
SETTLE_TIME needs to be used in two places.
Eric S. Raymond
2005-02-13
1
-2
/
+5
*
More documentation.
Eric S. Raymond
2005-02-12
1
-1
/
+3
*
Chris Kuethe warns:
Eric S. Raymond
2005-02-12
1
-7
/
+1
*
Set the baud rate correctly.
Eric S. Raymond
2005-02-11
1
-4
/
+7
*
This version of the code changes the GPS speed OK, but doesn't change
Eric S. Raymond
2005-02-11
1
-1
/
+1
*
Code for changing a SiRF-II chip's baud rate.
Eric S. Raymond
2005-02-11
1
-17
/
+22
*
Convert sirf.c to use gpsd's existing NMEA checksum and send code.
Eric S. Raymond
2005-02-11
1
-44
/
+3
*
Add capability to set baud without switching mode.
Eric S. Raymond
2005-02-11
1
-4
/
+3
*
Document what the SiRF control functions do.
Eric S. Raymond
2005-02-11
1
-13
/
+36
*
Clean up and integrate Arnin's SiRF control code.
Eric S. Raymond
2005-02-11
1
-0
/
+257