summaryrefslogtreecommitdiff
path: root/sirfmon.c
Commit message (Expand)AuthorAgeFilesLines
* More splint cleanup. Down to 1689 warnings.Eric S. Raymond2005-05-261-7/+7
* Make a start at cleaning up splint warnings.Eric S. Raymond2005-05-261-214/+216
* sirfmon can now monitor through the daemon.Eric S. Raymond2005-05-261-15/+27
* Change API so raw_hook takes a length argument; supports dumping binary packets.Eric S. Raymond2005-05-261-36/+21
* Sirfmon in client mode now reads data but doesn't quite disassemble Eric S. Raymond2005-05-251-33/+38
* Exit cleanly on failed connect.Eric S. Raymond2005-05-251-3/+6
* Large step towards enabling sirfmon to run as a client...Eric S. Raymond2005-05-251-58/+144
* Rob Janssen's fix for PPS threading.Eric S. Raymond2005-05-251-8/+8
* Preparation for the TSIP driver.Eric S. Raymond2005-05-241-1/+1
* First step of reorganization for dual-mode operation.Eric S. Raymond2005-05-231-545/+573
* Various driver fixes and cleanups from Rob Janssen.Eric S. Raymond2005-05-221-19/+21
* Minor cleanups.Eric S. Raymond2005-05-221-17/+17
* Get PI from math.h.Eric S. Raymond2005-05-181-2/+7
* Documentation improvements. Refactor the PPS code a bit.Eric S. Raymond2005-05-181-0/+4
* Speed up sirfmon's hunt time.Eric S. Raymond2005-05-181-25/+46
* Wrong type on constants does wacky things.Eric S. Raymond2005-05-181-2/+2
* WGS-84 correct the altitude sirfmon reports. Remove vestigial logging feature.Eric S. Raymond2005-05-071-15/+1
* Get rid of some magic numbers.Eric S. Raymond2005-05-051-7/+9
* Add command to test MID 4 rate change.Eric S. Raymond2005-04-201-0/+15
* A little logic to catch the subframe-on condition sooner.Eric S. Raymond2005-04-121-0/+7
* Documentation improvements.Eric S. Raymond2005-04-041-1/+1
* Display the entire contents of the Navigation Parameters packet.Eric S. Raymond2005-04-041-2/+30
* Checkpoint before exposing more control bits.Eric S. Raymond2005-04-041-27/+27
* Fix MacOS port bug.Eric S. Raymond2005-04-011-1/+6
* We can now get 50BPS subframe data.Eric S. Raymond2005-03-311-1/+2
* Fix buggy 'b' command. Fill in the channels field in the 0x80 message.Eric S. Raymond2005-03-311-2/+4
* Add experimental 'a' command to toggle reporting of 50BPS data.Eric S. Raymond2005-03-311-11/+9
* Add navigation-parameter display to sirfmon.Eric S. Raymond2005-03-311-27/+93
* Lose some system headers that are no longer needed.Eric S. Raymond2005-03-301-5/+1
* Profile all packets, not just the ones with internal timestamps.Eric S. Raymond2005-03-291-0/+6
* Quiet a security warning on OpenBSD.Eric S. Raymond2005-03-291-1/+1
* Make the code for converting GMT dates independent of Unix time-zone weirdness.Eric S. Raymond2005-03-281-1/+24
* Rob Janssen's patches for timezone issues.Eric S. Raymond2005-03-281-1/+1
* Cope with midnight wrap -- GGA or GLL coming in just after midnight...Eric S. Raymond2005-03-261-1/+1
* sirfmon can now extract a leap-second field.Eric S. Raymond2005-03-251-12/+10
* Give sirfmon the ability to toggle the static navigation bit.Eric S. Raymond2005-03-241-1/+10
* gpsutils.c needed its own header.Eric S. Raymond2005-03-241-19/+33
* sirfmon is now distributed.Eric S. Raymond2005-03-241-15/+4
* Show more SBAS parameters.Eric S. Raymond2005-03-241-1/+9
* Dump at least part of packet 27.Eric S. Raymond2005-03-241-15/+38
* Factor out baud-rate hunting.Eric S. Raymond2005-03-231-28/+32
* More ANSIfication.Eric S. Raymond2005-03-231-25/+20
* Better legends.Eric S. Raymond2005-03-231-6/+6
* Give this a good long time to sync up, for when the GPS gets into anEric S. Raymond2005-03-161-1/+1
* Cleanup.Eric S. Raymond2005-03-161-13/+13
* Get rid of verbose command and an unnecessary control variable.Eric S. Raymond2005-03-161-31/+17
* Refactor the baud-rate-change code...Eric S. Raymond2005-03-161-6/+4
* Email address removed at author's request.Eric S. Raymond2005-03-121-1/+1
* Better packet display with scrolling.Eric S. Raymond2005-03-101-19/+27
* Splice in the documentation of packet 1b.Eric S. Raymond2005-03-051-0/+43