summaryrefslogtreecommitdiff
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* New section: Interaction with AIVDM padding.Eric S. Raymond2010-05-121-61/+110
|
* Typo fixes.Eric S. Raymond2010-05-121-2/+2
|
* Clarification of some message length and padding issues.Eric S. Raymond2010-05-121-42/+80
|
* In AIS message types 6 and 8, split app_id into DAC and FID per ITU-1371.Eric S. Raymond2010-05-101-49/+127
| | | | | | | | | | | | Wire protocol and API minor versions get bumped. All changes are as documented in AIVDM.txt, which now describes known message 6 and 8 subtypes. Involved rebuilding a couple of AIS regression tests. All regression tests pass. Also includes various typo fixes for AIVDM.txt discovered by Baylink while we were reviewing these changes.
* Introduce xmllint check.Eric S. Raymond2010-05-101-3/+3
|
* Documentation improvements.Eric S. Raymond2010-05-081-0/+6
|
* Typo fixes and documentation tweaks.Eric S. Raymond2010-04-282-2/+1
|
* Upload website content only when it is newer than last upload.Eric S. Raymond2010-04-261-1/+1
|
* Minimize upload time.Eric S. Raymond2010-04-261-3/+13
|
* Typo fix.Eric S. Raymond2010-04-241-1/+1
|