summaryrefslogtreecommitdiff
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
* Expanded and improved the Troubleshooting Guide.Charles Curley2011-01-051-95/+265
| | | | Signed-off-by: Eric S. Raymond <esr@thyrsus.com>
* Typo fixes.Eric S. Raymond2011-01-051-2/+2
|
* Update on the GPS rollover problem.Eric S. Raymond2011-01-041-3/+17
|
* More clarification about sensor behavior.Eric S. Raymond2011-01-011-5/+34
|
* Message cleanup following gem's notification-level change.Eric S. Raymond2010-12-301-0/+4
|
* Typo fixes suggested by Charles Curley.Eric S. Raymond2010-12-281-4/+4
|
* Polish and better document the udev/hotplug code.Eric S. Raymond2010-12-281-0/+81
| | | | It's working under Ubuntu 10.04.1 LTS.
* Slight improvement in ckuethe's advice.Eric S. Raymond2010-12-281-1/+2
|
* use doublequotes when interpolatingChris Kuethe2010-12-261-1/+1
|
* sizeof(long) is not portableChris Kuethe2010-12-251-0/+8
| | | | | | | | | More Commits from the Caribbean. The geostar driver operates on 4-byte words, so change increments to 4 bytes. Add a note to the prototype driver and the hacking guide to indicate that the sizeof(<std int type>) should be avoided for extracting fixed size blocks from a packet.
* Typo fixes and clarifications.Eric S. Raymond2010-12-201-6/+7
|
* Avoid generating Unicode into NMEA.html.Eric S. Raymond2010-12-201-53/+53
|
* Update to the new location of Diego Berge's Qt client.Eric S. Raymond2010-12-171-2/+2
|
* Abolish gpsd_report.c. No more hardwired logging from the client libraries.Eric S. Raymond2010-12-161-2/+6
| | | | Only the daemon now uses this function.
* Add info to the Hacking Guyide on the GPS Week rollover problem.Eric S. Raymond2010-12-161-3/+16
| | | | | Also, downgrade gpsd's "this is the far future" message from error to warning so it will play nice with test logs exhibiting the rollover.
* Note some week-reollover problems and add a link to a GPS calendar.Eric S. Raymond2010-12-161-5/+25
|
* Typo fix.Eric S. Raymond2010-12-161-1/+1
|
* Fix for generated markup.Eric S. Raymond2010-12-161-2/+2
|
* Typo fix.Eric S. Raymond2010-12-161-1/+1
|
* Try to fix the script failure reported by Bruce Dale on 25 Sep.Eric S. Raymond2010-12-081-2/+1
| | | | | I think this was due to '@${mailsite}' in the toaddress string, which confused Perl into thinking it was an array reference attempt.
* Some ships in US waters transmit 8-bit MMSIs.Eric S. Raymond2010-12-041-4/+12
|
* Resolve bug #17646: faq.html#bug-reporting does not mention the bug tracker.Eric S. Raymond2010-12-021-0/+7
|
* Spelling corrections in faq.htmlJon Schlueter2010-11-071-4/+4
|
* Typo fix.Eric S. Raymond2010-09-161-1/+1
|
* Update to eflect current conditions.Eric S. Raymond2010-09-161-10/+10
|
* make this work after esr's changesChris Kuethe2010-09-151-4/+4
|
* Clean up the CGI a bit, factoring out host information.Eric S. Raymond2010-09-151-7/+13
|
* NMEA moves its subpages a lot, don't bother tring to track this.Eric S. Raymond2010-08-301-1/+1
|
* make the cgi point to the right hardware pageChris Kuethe2010-07-181-1/+1
|
* Carry through and document the poll() -> read() change.Eric S. Raymond2010-07-141-29/+26
|
* Move the buffer and waiting members from privdata to gpsdata, sinceEric S. Raymond2010-07-141-1/+1
| | | | they always have to be there when a device is active anyway.
* First round of changes for API major version 5:Eric S. Raymond2010-07-131-3/+3
| | | | | * gps_open() becomes reentrant, what gps_open_r() used to be. * gps_poll() is removed in favor of gps_read().
* A slightly streamlined release procedure using the git tools.Eric S. Raymond2010-07-131-14/+14
|
* Add docuimentation and test loads for the Firefly-IIa.Eric S. Raymond2010-07-131-0/+6
|
* Documentation update.Eric S. Raymond2010-07-131-1/+5
|
* Admit to schedule slippage.Eric S. Raymond2010-07-131-9/+5
|
* Add a note about Jackson Labs FireflyChris Kuethe2010-07-091-6/+13
| | | | >From Said Jackson
* Minor clarification about string encoding.Eric S. Raymond2010-07-021-7/+9
|
* Markup fixes.Eric S. Raymond2010-07-021-2/+2
|
* Added a FAQ entry on coping with fixed-baud-rate devices.Eric S. Raymond2010-07-021-8/+36
|
* Typo fixes and one very minor update.Eric S. Raymond2010-07-021-3/+3
|
* Fix an error in how AIS rate-of-turn decoding was done.Eric S. Raymond2010-07-011-3/+6
| | | | | This affected only formatted output, so the fix breaks no regression tests. Codebase splints clean.
* We can't hand off to geoclue yet, it's not stable enough.Eric S. Raymond2010-07-011-5/+3
|
* More detail on USCG PAWSS messages.Eric S. Raymond2010-06-061-35/+41
|
* Typo fixes.Eric S. Raymond2010-06-021-3/+3
|
* Add JOSM/LiveGPS as a client project.Eric S. Raymond2010-05-271-1/+2
|
* Add a roadmap item for future consideration.Eric S. Raymond2010-05-271-0/+3
|
* Cleaan up completed or obsolwsced TODO items.Eric S. Raymond2010-05-171-1/+1
|
* Document a bug.Eric S. Raymond2010-05-151-0/+14
|
* Update docs and website.Eric S. Raymond2010-05-141-1/+3
|