summaryrefslogtreecommitdiff
path: root/www
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 2.90dev in preparation for release.Eric S. Raymond2009-11-202-8/+18
* Documentation polishing.Eric S. Raymond2009-11-191-9/+9
* Documentatyion and FAQ improvements.Eric S. Raymond2009-11-181-0/+30
* Carry link to newest SiRF manual.Eric S. Raymond2009-11-181-6/+11
* Document the no-close problem.Eric S. Raymond2009-10-261-0/+10
* Future schedule got messed up by the Berlios debacle.Eric S. Raymond2009-10-061-1/+1
* Fix an incorrect AIVDM fieldname.Eric S. Raymond2009-10-061-2/+9
* Correct some history.Eric S. Raymond2009-10-051-8/+7
* Clear up some driver-level confusion surrounding timestamp setting.Eric S. Raymond2009-10-011-1/+1
* In the gpsdata structure, satellites -> satellites_visibleEric S. Raymond2009-10-011-0/+4
* Add a pointer to mrd's Perl library.Eric S. Raymond2009-09-281-0/+3
* Uniform treatmen of VERSION response in poll() and next().Eric S. Raymond2009-09-281-3/+6
* More virtuous code removal.Eric S. Raymond2009-09-271-12/+21
* Fix the documentation for the Python client.Eric S. Raymond2009-09-261-35/+20
* Virtuous code removal Old-protocol Z and $, never documented, are now gone.Eric S. Raymond2009-09-251-6/+5
* Improved Python client-mode documentation.Eric S. Raymond2009-09-241-8/+26
* Better description of new Python API. Eric S. Raymond2009-09-241-5/+53
* gps_stream() gets a third argument for future expansion. Eric S. Raymond2009-09-242-19/+3
* Avoid error messages due to discontinuous lists.Eric S. Raymond2009-09-241-8/+21
* We now have regression tests for AIS Type 15 and 20 messages.Eric S. Raymond2009-09-241-4/+4
* AIS message type 21 now has a regression test.Eric S. Raymond2009-09-231-1/+2
* Convert NMEA.txt to asciidoc markup and publish it as a web page.Eric S. Raymond2009-09-233-1004/+1125
* gps_query() is removed.Eric S. Raymond2009-09-231-8/+17
* Introduce gps_send() to the C API.Eric S. Raymond2009-09-231-2/+8
* Update some description of driver internals.Eric S. Raymond2009-09-231-8/+10
* Document the TIMING response attributes properly.Eric S. Raymond2009-09-231-13/+15
* New protocol can now ship profiling information, like old $.Eric S. Raymond2009-09-231-1/+1
* Fix some source citations.Eric S. Raymond2009-09-231-7/+5
* Update lists of known-good AIS decodings.Eric S. Raymond2009-09-231-14/+14
* Fully support AIS type 22 and 23 messages. All regression tests pass.Eric S. Raymond2009-09-221-5/+6
* Clarify some AIS message 23 fields.Eric S. Raymond2009-09-221-9/+40
* Preliminary description of AIS message type 23.Eric S. Raymond2009-09-221-9/+76
* Separate WATCH_NMEA from WATCH_RAW in the visible API.Eric S. Raymond2009-09-211-1/+2
* Website polishing.Eric S. Raymond2009-09-189-34/+36
* Added the Future page to the website portion of the repo.Eric S. Raymond2009-09-1814-5/+131
* Disentangle the packet raw hook used on the client side...Eric S. Raymond2009-09-171-6/+12
* Change the driver event set to be more orthogonal.Eric S. Raymond2009-09-161-53/+40
* SKY response now includes DOP reports.Eric S. Raymond2009-09-151-3/+6
* J is gone.Eric S. Raymond2009-09-151-6/+6
* Rename event_revert to event_deactivate. No behavior changes.Eric S. Raymond2009-09-131-2/+2
* Fold the probe_wakup method into the new generic lifetime-event hook. Eric S. Raymond2009-09-131-6/+8
* Fold the revert method into the generic event hook.Eric S. Raymond2009-09-131-24/+13
* The configurator member becomes event_hook. Eric S. Raymond2009-09-131-6/+10
* Merge the configurator and probe_subtype methods. Eric S. Raymond2009-09-131-18/+56
* Don't calculate unused checksums.Eric S. Raymond2009-09-131-4/+1
* End-of-cycle detection solves the buffering problem.Eric S. Raymond2009-09-111-250/+0
* We don't have to collect cycle-time and start-of-cycle... Eric S. Raymond2009-09-092-45/+2
* Reliable cycle-start indication for almost all drivers.Eric S. Raymond2009-09-091-3/+3
* Document a $PASHR format.Eric S. Raymond2009-09-081-0/+33
* Documentation and comment tweaks.Eric S. Raymond2009-09-071-3/+3