summaryrefslogtreecommitdiff
path: root/sirf.c
Commit message (Expand)AuthorAgeFilesLines
* Revert to 'Gary has a better fix.' (26 May 2005)...Eric S. Raymond2005-06-081-53/+55
* Zero splint warnings!Eric S. Raymond2005-06-081-3/+3
* 41 splint warnings.Eric S. Raymond2005-06-071-4/+5
* Attempt to back out the flaky speed and altitude bugs.Eric S. Raymond2005-06-031-3/+2
* 560 splint errors.Eric S. Raymond2005-05-291-81/+81
* 989 splint warnings. Fix getw() macro bug pointed out by Rob Janssen.Eric S. Raymond2005-05-271-19/+22
* Get rid of more sprintfs.Eric S. Raymond2005-05-271-6/+10
* 1383 splint error messages.Eric S. Raymond2005-05-261-63/+69
* 1485 splint warnings.Eric S. Raymond2005-05-261-37/+38
* Down to 1545 splint warnings.Eric S. Raymond2005-05-261-1/+1
* Down to 1562 splint warnings.Eric S. Raymond2005-05-261-33/+44
* Make a start at cleaning up splint warnings.Eric S. Raymond2005-05-261-8/+8
* Change API so raw_hook takes a length argument; supports dumping binary packets.Eric S. Raymond2005-05-261-4/+1
* Support R=2.Eric S. Raymond2005-05-241-3/+11
* Preparation for the TSIP driver.Eric S. Raymond2005-05-241-2/+2
* We're going to merge packet_sniff into the main loop.Eric S. Raymond2005-05-241-1/+0
* Enable MID52 if SiRF firmware version is 232 or higher.Eric S. Raymond2005-05-231-0/+6
* Pass along, or compute, TDOP and GDOP.Eric S. Raymond2005-05-221-2/+2
* Dynamic SHM segment allocation.Eric S. Raymond2005-05-201-5/+5
* Comment cleanup.Eric S. Raymond2005-05-181-19/+6
* Don't enable subframe transmission if we have packet 41 or 53 available.Eric S. Raymond2005-05-181-15/+14
* Useful stuff on expected time uncertainty.Eric S. Raymond2005-05-171-0/+22
* Rob Janssen's second big timekeeping patch.Eric S. Raymond2005-05-161-16/+58
* Fixes for the Zodiac driver. Beginning of PPS patch (conditioned out).Eric S. Raymond2005-05-091-1/+1
* Fix the rate-limiter logic for SiRF MID04.Eric S. Raymond2005-05-021-1/+1
* Another round of fixes from Rob Janssen.Eric S. Raymond2005-04-301-13/+25
* Documentation fixes.Eric S. Raymond2005-04-301-4/+0
* The uBlox needs this change.Eric S. Raymond2005-04-301-1/+2
* Another round of fixes from Rob Janssen.Eric S. Raymond2005-04-301-6/+8
* Fixes from Rob Janssen.Eric S. Raymond2005-04-301-1/+2
* DOP computation for SiRF binary is now available.Eric S. Raymond2005-04-291-2/+0
* Open the shared-memory segment to talk to ntpd only once.Eric S. Raymond2005-04-281-3/+3
* Restore SiRF packet 41 interpretation.Eric S. Raymond2005-04-211-52/+144
* Slimmed-down version of inversion code.Eric S. Raymond2005-04-211-0/+20
* Enable track-smoothing in SiRF binary mode. Might solve the crazy-speed bug.Eric S. Raymond2005-04-201-0/+15
* DOP computation still doesn't match reported values...Eric S. Raymond2005-04-201-7/+11
* Leap-seciond correction from subframe, but only after 1 Jan 2006.Eric S. Raymond2005-04-131-10/+18
* Getting leap second from subframe almost works.Eric S. Raymond2005-04-121-22/+43
* Leap-second correction is now context shared among all sessions.Eric S. Raymond2005-04-111-5/+2
* Better diagnostics for subframes.Eric S. Raymond2005-04-111-11/+19
* Correct NavLib initialization (code not used unless SUBFRAME enabled).Eric S. Raymond2005-04-111-9/+7
* First hack at subframe interpretation (conditioned out).Eric S. Raymond2005-04-051-3/+72
* SiRF coordinate conversion should now work with all firmware versions.Eric S. Raymond2005-04-011-23/+5
* No longer necessary to be so version-sensitive.Eric S. Raymond2005-04-011-52/+39
* Move all the datum-specific stuff into geoid.cEric S. Raymond2005-04-011-36/+4
* Use computed geoid separation rather than SiRF packet 42 MSL height.Eric S. Raymond2005-04-011-82/+23
* MacOS compiler fixes. Oleg's fix for the bilinear interpolation.Eric S. Raymond2005-04-011-2/+6
* Add timestamp to the 'Y' command.Eric S. Raymond2005-04-011-1/+1
* OK, let's try this again. Only you can prevent malicious buffer overruns!Eric S. Raymond2005-03-311-1/+1
* Limit some field widths...Eric S. Raymond2005-03-301-1/+1