summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Solve the gpxlogger problem.release-2.29Eric S. Raymond2005-08-192-2/+3
* With these changes the RPMs will build...Eric S. Raymond2005-08-193-11/+15
* There is no longer a contrib/Makefile.Eric S. Raymond2005-08-191-1/+1
* Version bump, preparing for release.Eric S. Raymond2005-08-191-2/+5
* Enable gpsflash to compile without SiRF enabled...Eric S. Raymond2005-08-192-0/+10
* Update gpspipe doc for the new [server[:port]] option.Gary E. Miller2005-08-191-1/+8
* gpspipe now supports [server[:port]], instead of just local only. Add svn ID.Gary E. Miller2005-08-191-11/+38
* Garmin driver should not hide the WAAS satellite. The other drivers do not.Gary E. Miller2005-08-191-3/+1
* Fix screen paint overwrite.Gary E. Miller2005-08-191-1/+1
* LC_MEASUREMENT and LANG now set proper units in cgps.Gary E. Miller2005-08-191-3/+3
* cgps shouldn't be listening for inbound connections.Chris Kuethe2005-08-191-3/+0
* GPSD_UNITS now sets proper units in cgps.Gary E. Miller2005-08-192-10/+11
* Make sure cgps terminates on SIGHUP. Document this.Eric S. Raymond2005-08-183-0/+9
* Splint cleanup before release.Eric S. Raymond2005-08-182-6/+6
* (q)uit works as well as ^C nowGary E. Miller2005-08-181-7/+8
* Oops, private fix leaked. reverting.Gary E. Miller2005-08-181-2/+1
* fix ^c and (q)uit.Gary E. Miller2005-08-182-4/+13
* Fix typo that clobbered the 5th sat data line.Gary E. Miller2005-08-181-1/+1
* Use a select rather than spinning.Eric S. Raymond2005-08-181-9/+37
* contrib no longer has a Makefile.Eric S. Raymond2005-08-172-2/+2
* splint cleanup after integrating cgps.Eric S. Raymond2005-08-173-100/+106
* Teach cgps to use Gary's function for deducing unit defaults.Eric S. Raymond2005-08-175-271/+338
* Move gpsdspewcurses into the main directory as cgps.Eric S. Raymond2005-08-176-9/+48
* gpspipe is no longer in contrib.Eric S. Raymond2005-08-171-4/+1
* Make the build work again.Eric S. Raymond2005-08-171-3/+3
* Belgabor's fix for DBUD configuration.Eric S. Raymond2005-08-172-2/+6
* splint cleanup.Eric S. Raymond2005-08-171-1/+1
* Minor changes to SiRF initialization.Eric S. Raymond2005-08-175-3/+25
* Use unifdef(1) to remove the WITH_CURSES conditionals.Chris Kuethe2005-08-171-132/+0
* A small bit of googling says that this is the magicChris Kuethe2005-08-161-3/+6
* Until I figure out how to embed an SVN token containing the version of a file...Chris Kuethe2005-08-161-6/+3
* >From Jeff Francis:Chris Kuethe2005-08-161-0/+475
* Only send garmin init sentences after detecting a garmin.Gary E. Miller2005-08-121-3/+20
* - Adjusted the heading sizes to try clarify which items were FAQ items...Chris Kuethe2005-08-101-32/+33
* "atcher" mode? What is this "atcher" of which you speak (other than a typo).Chris Kuethe2005-08-101-3/+3
* Little HTML nits found by Dillo's built-in html checker.Chris Kuethe2005-08-108-34/+34
* Some tune ups:Chris Kuethe2005-08-101-400/+561
* minor nitChris Kuethe2005-08-091-1/+1
* New receiver (GP-27) from Tobias MinichChris Kuethe2005-08-091-0/+22
* My apologies. I let a private change leak in to SVN. This reverses that.Gary E. Miller2005-08-081-2/+1
* Fixing the name of SiRF's chipset: SiRFstarII or SiRFstarIII.Chris Kuethe2005-08-081-21/+24
* A new app and some receivers.Chris Kuethe2005-08-082-1/+41
* more fiddling to better handle some errors and bad dataChris Kuethe2005-08-081-1/+1
* Fixes to packet engine from Curt and Josh. Gary E. Miller2005-08-075-44/+38
* >From Josh Triplett in #gpsd on irc.freenode.net:Chris Kuethe2005-08-071-0/+1
* A whole bunch of rejiggering...Chris Kuethe2005-08-061-66/+68
* Time is not an effective way of determining when a track starts or ends.Chris Kuethe2005-08-051-5/+1
* Allow for possibility that someone may hook up a military PPS-capable GPS.Chris Kuethe2005-08-051-4/+3
* More eyecandy.Chris Kuethe2005-08-051-2/+15
* Chomp() wasn't doing the right thing, so use s///.Chris Kuethe2005-08-051-2/+1