summaryrefslogtreecommitdiff
path: root/monitor_sirf.c
Commit message (Expand)AuthorAgeFilesLines
* Reindent monitor mdules. Live test of gpsmon works.Eric S. Raymond2010-04-141-231/+256
* remove excess semicolonChris Kuethe2010-04-061-1/+1
* Vanish away Id and Rev $ keywords, git won't expand them to anything useful.Eric S. Raymond2010-03-131-3/+2
* Copyright stamps everywhere. No code changes.Eric S. Raymond2010-03-111-2/+5
* Use the Vincenty formula rather than the Haversine formula for earth_distance.Chris Kuethe2010-02-271-3/+2
* Include the whole config file in gpsd.h.Eric S. Raymond2009-11-201-0/+1
* Fix some whitespace glitches found while experimenting with indent(1).Eric S. Raymond2009-11-171-1/+1
* In the wake of the change to use only C99 fixed-length types... Eric S. Raymond2009-10-261-1/+1
* Support --disable-controlsendEric S. Raymond2009-03-061-0/+10
* Space Vehicle (SV) is not right here. Chris Kuethe2009-03-051-1/+1
* fix the formatting of the satellite listChris Kuethe2009-03-051-1/+1
* Cleanup some 12-channel-limit assumptions.Eric S. Raymond2009-03-051-10/+11
* Have a single point of truth about SiRF monitor commands, on the manpage.Eric S. Raymond2009-03-041-5/+0
* remove extra space that messes up formattingChris Kuethe2009-03-041-1/+1
* packetwin can no longer be directly accessible.Eric S. Raymond2009-03-031-18/+18
* repository beautification, part 1:Chris Kuethe2009-03-021-0/+705