summaryrefslogtreecommitdiff
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
* Fold the rtcm-104(5) manual page into the gpsd(8), now that it's JSON-only.Eric S. Raymond2011-02-231-3/+0
| | | | No code changes. All regression tests pass.
* Check the WMO variant of the weather report.Eric S. Raymond2011-02-181-0/+51
|
* One variant of weather observation report.Eric S. Raymond2011-02-171-0/+86
|
* Minor patches for AIVDM.txt from Kurt Schwehr.Eric S. Raymond2011-02-171-7/+7
|
* Documentation update.Eric S. Raymond2011-02-161-1/+3
|
* Add Route Information (broadcast).Eric S. Raymond2011-02-151-2/+47
|
* Add IMO289 Berthing Data message.Eric S. Raymond2011-02-151-21/+129
|
* Add Marine Traffic Signal message.Eric S. Raymond2011-02-151-11/+71
|
* Add IMO289 Clearance Time to Enter Port.Eric S. Raymond2011-02-151-0/+30
|
* Fix an arithmetic error.Eric S. Raymond2011-02-151-5/+3
|
* Number of persons on board.Eric S. Raymond2011-02-151-10/+7
|
* Add IMO289 Extended ship static and voyage-related data (broadcast).Eric S. Raymond2011-02-151-0/+146
|
* Correct some message numbers.Eric S. Raymond2011-02-151-28/+30
|
* Add tables for MARPOL codes.Eric S. Raymond2011-02-141-5/+31
|
* Added Beaufort scale.Eric S. Raymond2011-02-141-1/+32
|
* Add IMO289 met/hydro message, correct the IMO236 version.Eric S. Raymond2011-02-141-5/+87
|
* Message length correction.Eric S. Raymond2011-02-111-1/+1
|
* Correct some special type tables.Eric S. Raymond2011-02-101-43/+63
|
* Add semantics descriptions for several message types.Eric S. Raymond2011-02-091-0/+9
|
* Fixed up VTS sentence.Eric S. Raymond2011-02-091-3/+10
|
* Field length correction.Eric S. Raymond2011-02-081-7/+3
|
* Add another message type.Eric S. Raymond2011-02-081-3/+36
|
* Added Fairway Closed message.Eric S. Raymond2011-02-081-10/+54
|
* All IMO236 and IMO289 type 6 special messages are now described.Eric S. Raymond2011-02-081-11/+63
|
* Reorder some descriptions.Eric S. Raymond2011-02-081-102/+102
|
* Straighten out the mess with Tidal Window variants.Eric S. Raymond2011-02-081-11/+52
|
* Typo fix.Eric S. Raymond2011-02-071-2/+1
|
* Add IMO236 Dangerous Cargo Indication.Eric S. Raymond2011-02-071-2/+38
|
* Minor corrections.Eric S. Raymond2011-02-071-1/+5
|
* Describe IMO236 Met/Hydro information message.Eric S. Raymond2011-02-071-0/+68
|
* Correct two wrong bit widths.Eric S. Raymond2011-02-071-9/+9
|
* Update a capability table.Eric S. Raymond2011-02-021-2/+2
|
* Refactor some documentation.Eric S. Raymond2011-02-022-59/+64
|
* Rebuild the C++ interface to use RAII.Eric S. Raymond2011-02-021-7/+37
| | | | Simplifies the code and invalidates Berlios ug #17778: crash in libgpsmm.
* Extensive polishing for the website.Charles Curley2011-02-0218-28/+43
| | | | | | | | | | | | | | | | | | | | * A small correction for the sample C code in libgps.xml. * Lots of web page ToC menu fixups: duplicates removed, missing entries added, spelling fixed, etc. Also, all the entries are in the same order, so they don't "jump around" when you move from one page to another. * To move things closer to [X]HTML standards compliance, I added an alt="" to many of the small gpsd logos at the top of the menu. * The ohloh.net stuff at the top of the page is now four table data entries in one row of a table. It extends off to the right on many displays, which is ugly. If you expand your browser to see all of it, you end up with long lines of text, which are hard to read. I broke the table into two rows of two table data entries each. Signed-off-by: Eric S. Raymond <esr@thyrsus.com>
* Remove a Subversionism.Eric S. Raymond2011-02-021-2/+1
|
* Typo fix.Eric S. Raymond2011-02-011-1/+1
|
* Be explicit about message preambles.Eric S. Raymond2011-01-311-39/+101
|
* Document another message 8 subtype.Eric S. Raymond2011-01-301-2/+37
|
* Describe Tidal Window subtype of message 6.Eric S. Raymond2011-01-301-3/+32
|
* Describe some message 6 and 8 subtypes.Eric S. Raymond2011-01-301-10/+116
|
* First moves in the direction of supporting IMO 289 subtypes of AIS message 8.Eric S. Raymond2011-01-301-2/+3
| | | | Code is currently conditioned out.
* More clarifications.Eric S. Raymond2011-01-291-5/+6
|
* Markup fixes and minor clarifications.Eric S. Raymond2011-01-291-17/+20
|
* Timestamps in TPV and SKY go from float seconds since Unix epoch to ISO8601.Eric S. Raymond2011-01-291-2/+2
| | | | | | | | Protocol version number is bumped. Python and C test clients are known to work; interfaces of the C and Python client bindings are unchanged. Third-party client-side bindings which rely on naively copying JSON members will break (implementers have been repeatedly warned not to do this).
* Document the latest round of API changes.Eric S. Raymond2011-01-291-28/+28
|
* Merge updates from IMO 289, communicated by Kurt Schwehr.Eric S. Raymond2011-01-281-25/+26
|
* Typo fix.Eric S. Raymond2011-01-281-1/+1
|
* Update an upload prduction.Eric S. Raymond2011-01-271-1/+1
|
* Add mozilla/firefox to our client list.Eric S. Raymond2011-01-261-3/+3
|