summaryrefslogtreecommitdiff
path: root/www
Commit message (Expand)AuthorAgeFilesLines
...
* No longer necessary to document GPSD-NG as though it's in the distant future.Eric S. Raymond2009-07-301-96/+8
* Enhance ?DEVICES to report driver type and subtype.Eric S. Raymond2009-07-251-7/+4
* Fix some JSON generation issues.Eric S. Raymond2009-07-241-2/+2
* Fix the ?DEVICES response.Eric S. Raymond2009-07-241-3/+3
* Add and document the device_class member, so we can do ?DEVICES properly.Eric S. Raymond2009-07-243-1/+25
* Remove ! introducer for responses.Eric S. Raymond2009-07-241-33/+25
* First steps towards parsing JSON arrays.Eric S. Raymond2009-07-111-8/+8
* Get JSON parser unit test to the point where it will at least build.Eric S. Raymond2009-07-111-17/+8
* Scratch JSON parser. No unit test yet, that gets built next.Eric S. Raymond2009-07-101-2/+2
* Define a configuratrion switch for NG protocol support.Eric S. Raymond2009-07-091-92/+52
* Javad has some new hotness, link it.Chris Kuethe2009-07-071-5/+10
* ... and of course i forget to change the destination address back.Chris Kuethe2009-07-031-1/+1
* Make this work with "use strict". also, make it generate mime attachments.Chris Kuethe2009-07-031-17/+49
* Admit to another crash being recently discovered. Suggest the use ofChris Kuethe2009-06-241-5/+5
* make the output be closer to what we need in gpscap.iniChris Kuethe2009-06-241-8/+9
* Documents more out-of-band values and treat radio status blocks more uniformly.Eric S. Raymond2009-06-181-11/+18
* Correct processing of AIS message 9.Eric S. Raymond2009-06-171-1/+3
* Typo fix.Eric S. Raymond2009-06-171-1/+1
* AIS member name corrections, new details on out-of-band values from IALA.Eric S. Raymond2009-06-161-26/+34
* Add support for parsing and dumping AIS message types 20 and 22.Eric S. Raymond2009-06-151-2/+1
* Dump Navigation Aid types as strings.. Fix an attribute name.Eric S. Raymond2009-06-151-1/+1
* Add descriptions of AIS message types 20 and 22.Eric S. Raymond2009-06-151-23/+123
* Teach AIVDM driver to handle AIS messages 15, 16, 17. Not yet tested.Eric S. Raymond2009-06-141-2/+1
* Typo fix.Eric S. Raymond2009-06-131-5/+6
* Describe message AIS types 15-17.Eric S. Raymond2009-06-131-13/+135
* Explain CNB decoding better.Eric S. Raymond2009-06-111-10/+12
* Markup fix.Eric S. Raymond2009-06-101-3/+5
* Also remove the "spare" member name from the spec.Eric S. Raymond2009-06-071-14/+14
* Add member names for the bitfields.Eric S. Raymond2009-06-071-5/+8
* Regularize names so the C structure members and JSON fields match up.Eric S. Raymond2009-06-061-240/+252
* Typo fixes and minor clarifications.Eric S. Raymond2009-06-061-21/+22
* add some notes about raw measurementsChris Kuethe2009-06-041-0/+54
* Clarivy what ITU-1371-3 is.Eric S. Raymond2009-06-041-1/+7
* Abandoning the gpsflash project... Eric S. Raymond2009-06-041-12/+0
* update some urlsChris Kuethe2009-06-031-10/+19
* The emailed report from the CGI didn't include the model number!Eric S. Raymond2009-06-031-1/+1
* Add info about JSON-AIS.Eric S. Raymond2009-06-011-1/+8
* AIS documentation fixes.Eric S. Raymond2009-06-011-5/+9
* Correct the test for auxiliary-craft MMSI.Eric S. Raymond2009-05-281-5/+11
* We now correcttly interpret and dump AIS Type 24 messages.Eric S. Raymond2009-05-281-5/+6
* Add information on Message Type 24 and ITU-1371-3 flags in Message Type 18.Eric S. Raymond2009-05-271-10/+68
* Typo fix.Eric S. Raymond2009-05-271-1/+1
* Describe message type 21. Add section on improving this document.Eric S. Raymond2009-05-271-12/+100
* Typo fix and changelog update.Eric S. Raymond2009-05-271-3/+7
* Add support for decoding AIS message type 10.Eric S. Raymond2009-05-271-2/+17
* Note some ITU 1371-3 changes.Eric S. Raymond2009-05-271-0/+4
* Teach the AIVDM driver to handle message type 11.Eric S. Raymond2009-05-271-1/+9
* First cut at handling AIS message 19.Eric S. Raymond2009-05-271-7/+44
* Markup and typo fixes.Eric S. Raymond2009-05-221-2/+2
* Typo fix.Eric S. Raymond2009-05-221-1/+1