summaryrefslogtreecommitdiff
path: root/sirf.c
Commit message (Expand)AuthorAgeFilesLines
* Don't compile in things we won't need.Eric S. Raymond2005-02-141-0/+3
* Make the baud rate change a little safer.Eric S. Raymond2005-02-141-0/+1
* Finish the interval->cycle change.Eric S. Raymond2005-02-141-1/+9
* We seem to have found the minimum settle time.Eric S. Raymond2005-02-141-1/+1
* First version with working baud rate change.Eric S. Raymond2005-02-131-0/+1
* Refactor so the baud-rate setting is all in one place.Eric S. Raymond2005-02-131-8/+2
* SETTLE_TIME needs to be used in two places.Eric S. Raymond2005-02-131-2/+5
* More documentation.Eric S. Raymond2005-02-121-1/+3
* Chris Kuethe warns:Eric S. Raymond2005-02-121-7/+1
* Set the baud rate correctly.Eric S. Raymond2005-02-111-4/+7
* This version of the code changes the GPS speed OK, but doesn't changeEric S. Raymond2005-02-111-1/+1
* Code for changing a SiRF-II chip's baud rate.Eric S. Raymond2005-02-111-17/+22
* Convert sirf.c to use gpsd's existing NMEA checksum and send code.Eric S. Raymond2005-02-111-44/+3
* Add capability to set baud without switching mode.Eric S. Raymond2005-02-111-4/+3
* Document what the SiRF control functions do.Eric S. Raymond2005-02-111-13/+36
* Clean up and integrate Arnin's SiRF control code.Eric S. Raymond2005-02-111-0/+257