summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Oops -- that branch should have been a tag.release-2.0Eric S. Raymond2004-09-201-0/+180
|
* Change the DL directory.Eric S. Raymond2004-09-171-1/+2
|
* 2.0 is here.Eric S. Raymond2004-09-171-2/+2
|
* Naturally there had to be a last-minute bug.Eric S. Raymond2004-09-171-2/+2
|
* Version bump. Ready to ship 2.0.0.Eric S. Raymond2004-09-173-5/+5
|
* Almost ready to ship 2.0.Eric S. Raymond2004-09-164-21/+34
|
* More information on sentence inventories.Eric S. Raymond2004-09-141-6/+6
|
* More data on sentence inventories.Eric S. Raymond2004-09-141-4/+5
|
* Updated from James Cameron.Eric S. Raymond2004-09-141-8/+8
|
* Ready to ship 1.98.Eric S. Raymond2004-09-142-3/+3
|
* Finish off message.Eric S. Raymond2004-09-141-1/+1
|
* Include autogen.sh in the distribution.Eric S. Raymond2004-09-141-0/+1
|
* Add soome instrumentation to catch mtch domain errors.Eric S. Raymond2004-09-132-11/+22
|
* Add warning about the BU-303.Eric S. Raymond2004-09-132-11/+42
|
* Fixes stimulated by the arrival of the Haicom HI 240-S.Eric S. Raymond2004-09-133-6/+11
|
* Add a sad postscript.Eric S. Raymond2004-09-131-3/+7
|
* Note the existence of the IEC standard.Eric S. Raymond2004-09-131-5/+13
|
* Explanatory comments.Eric S. Raymond2004-09-131-0/+2
|
* Note on repairing the BU-303.Eric S. Raymond2004-09-122-1/+80
|
* Properly timestamp everythihing.Eric S. Raymond2004-09-121-3/+3
|
* Timestamp gpsprobe output.Eric S. Raymond2004-09-111-1/+1
|
* Simplify the gpsprobe interface; write everything to stdout.Eric S. Raymond2004-09-113-40/+118
|
* Don't try to set tty parameters if the open fails.Eric S. Raymond2004-09-101-1/+4
|
* Added MeterOffset().Eric S. Raymond2004-09-101-0/+7
|
* Cleaned up CEP plotting.Eric S. Raymond2004-09-101-8/+18
|
* Plotting scatter in meters makes the tics nicer but doesn't solve theEric S. Raymond2004-09-101-8/+4
| | | | aspect-ratio problem.
* Plot scatter rather than coordinates. Alas, this doesn't solve theEric S. Raymond2004-09-101-7/+9
| | | | aspect-ratio problem.
* First cut at CEP plotting. Aspect ratio is not right.Eric S. Raymond2004-09-101-1/+10
|
* Better CEP calculation.Eric S. Raymond2004-09-101-2/+2
|
* libgpsd.c should have been deleted many commits ago.Eric S. Raymond2004-09-101-383/+0
|
* Second try at computing CEP correctly.Eric S. Raymond2004-09-091-15/+8
|
* More on dark corners of the protocol.Eric S. Raymond2004-09-092-2/+20
|
* More features.Eric S. Raymond2004-09-091-1/+2
|
* NMEA version detection is working.Eric S. Raymond2004-09-091-10/+24
|
* Correct some field references.Eric S. Raymond2004-09-091-8/+8
|
* Added NMEA version column.Eric S. Raymond2004-09-091-8/+15
|
* Updated HACKING document.Eric S. Raymond2004-09-091-11/+17
|
* Enable SiRFII chipset detection and fix day-extraction bug.Eric S. Raymond2004-09-092-2/+7
|
* Added SiRF Earthmate as not working.Eric S. Raymond2004-09-091-18/+33
|
* Conditional-build fixes for Motifless systems, from Jens Oberender.Eric S. Raymond2004-09-094-11/+12
|
* List the RyalTek Sapphire as working, incorporate some technical info.Eric S. Raymond2004-09-092-4/+26
|
* The last change was half right. The loop condition change is good,Eric S. Raymond2004-09-091-2/+2
| | | | | | but changling the strlen() to look at sentence is unnecessary and prevents matching on a prefix, which is something we may want in the future.
* update to hopefully make triggers workDerrick Brashear2004-09-091-1/+1
|
* Make note of some things that need to be done.Eric S. Raymond2004-09-092-6/+8
|
* Note the existence of the M8 page.Eric S. Raymond2004-09-091-5/+5
|
* Try to make Earthmate switching work.Eric S. Raymond2004-09-082-1/+9
|
* Commiytted a patch that should stop the flood of getrlimit() calls.Eric S. Raymond2004-09-081-3/+4
|
* Post-release cleanup -- probably should have been pre-release cleanup.Eric S. Raymond2004-09-082-2/+2
|
* Add my initial, oops.Eric S. Raymond2004-09-081-1/+1
|
* Fix typos and ambiguities.Eric S. Raymond2004-09-081-3/+3
|