summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Note that RTCM104V3 doesn't use the ISGPS underlayer.Eric S. Raymond2008-07-121-9/+12
* Small functional improvement in gpscat -t.Eric S. Raymond2008-07-122-3/+3
* Fix gpscat to dump binary packets correctly. Eric S. Raymond2008-07-123-13/+20
* This belongs under version control.Eric S. Raymond2008-07-121-0/+11
* Set some ignore properties for cleaner listings.Eric S. Raymond2008-07-120-0/+0
* Set some ignore properties to unclutter status listings.Eric S. Raymond2008-07-120-0/+0
* Add verbosity option to gpscat.Eric S. Raymond2008-07-123-2/+24
* Python module recipe has to change because the packet getter requires crc24q.c.Eric S. Raymond2008-07-101-1/+1
* Add portability warning.Eric S. Raymond2008-07-101-0/+6
* paste-oChris Kuethe2008-07-101-1/+1
* rtcm requires types larger than 32 bits. test for, and use 'em.Chris Kuethe2008-07-102-6/+11
* Rudimentary RTCM104v3 support compiles and splints clean. Eric S. Raymond2008-07-105-2/+457
* Reference for people who want to understand CRC algorithms better.Eric S. Raymond2008-07-101-1/+6
* Minor polishing for possible future code reuse.Eric S. Raymond2008-07-101-2/+3
* More preparation for RTCMv3. No behvioral changes yet.Eric S. Raymond2008-07-101-15/+8
* We are now splint clean.Eric S. Raymond2008-07-101-1/+1
* Yet more splint cleanup. 3.1.2 really is more capable than 3.1.1, it seems.Eric S. Raymond2008-07-101-1/+1
* More splint cleanups.Eric S. Raymond2008-07-102-4/+5
* Splint cleanup.Eric S. Raymond2008-07-101-1/+1
* Splint got more capable, or something. Remove some overrides.Eric S. Raymond2008-07-103-3/+2
* NMore notes about failure modes on weird architectures.Eric S. Raymond2008-07-101-2/+7
* Add information on time accuracy.Eric S. Raymond2008-07-101-0/+10
* Comment out a claim that is presently untrue.Eric S. Raymond2008-07-091-2/+2
* Warn about an unlikely edge case.Eric S. Raymond2008-07-081-2/+5
* Fix unclean references to the packet output buffer from bits.h.Eric S. Raymond2008-07-082-107/+112
* -f option is long gone; remove the declaration.Eric S. Raymond2008-07-081-11/+0
* Add missing file.Eric S. Raymond2008-07-081-0/+7
* A fix to date handling.Chris Kuethe2008-07-071-1/+1
* Take account of latest IERS bulletin.Eric S. Raymond2008-07-071-3/+2
* Add 3.1 fields to RTCM reporting structure.Eric S. Raymond2008-07-031-8/+143
* More documentation.Eric S. Raymond2008-06-301-2/+48
* CRC24Q checksum works now.Eric S. Raymond2008-06-302-64/+81
* Document the error polynomial.Eric S. Raymond2008-06-301-2/+6
* Add a CRC-24Q implementation. It's wrong, but it's a start.Eric S. Raymond2008-06-308-22/+212
* Give a partial description of RTCM 3.x.Eric S. Raymond2008-06-301-22/+37
* RTCM104v3 packet detection. Eric S. Raymond2008-06-3012-76/+152
* More namespace shuffles preparing for RTCM3.Eric S. Raymond2008-06-274-26/+26
* Introduce RTCM3 reporting structures. No behavioral changes yet.Eric S. Raymond2008-06-271-0/+141
* Typo fix and documentation tweak and a bit of type refactoring.Eric S. Raymond2008-06-271-3/+5
* File renames in preparation for RTCM 3.Eric S. Raymond2008-06-274-5/+5
* More preparation for RTCM 3. No behavior changes. All regression tests pass.Eric S. Raymond2008-06-279-100/+100
* Clarify that the existing RTCM code describes 2.x.Eric S. Raymond2008-06-272-6/+10
* Rip out the openbsd-specific timestamping support. Chris Kuethe2008-06-102-47/+1
* Allow communication as slow as 1200bps. Chris Kuethe2008-06-101-0/+2
* Added Garmin GPS-17HVS per user reportJeff Francis2008-05-291-1/+15
* Can't use navigator devices like the Go910 or Nuvi650 with gpsd.Chris Kuethe2008-05-281-0/+25
* talk a bit more about timing receivers...Chris Kuethe2008-05-141-28/+54
* Move the ZEROIZE macro to pacify fedora's compiler. Chris Kuethe2008-03-211-2/+2
* allow the SBAS diamond icons to be filled... Chris Kuethe2008-03-011-4/+17
* I've been meaning to add this for a year or two...Jeff Francis2008-02-262-0/+592