diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2014-05-21 06:09:46 -0400 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2014-05-21 06:09:46 -0400 |
commit | 072d5920d4ddddd9bdc85b8628bf8dafaef4979e (patch) | |
tree | db5a413a4c0f1b1a918447733d0ef42e7e95626d /www/NMEA.txt | |
parent | 79fb0d6d8d43fdc7913b3ce7c61043df6f469e8b (diff) | |
download | gpsd-072d5920d4ddddd9bdc85b8628bf8dafaef4979e.tar.gz |
Added NMEA version timeline.
Diffstat (limited to 'www/NMEA.txt')
-rw-r--r-- | www/NMEA.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/www/NMEA.txt b/www/NMEA.txt index 0f9ee27e..e4ee4563 100644 --- a/www/NMEA.txt +++ b/www/NMEA.txt @@ -65,6 +65,22 @@ While newer marine electronics uses this protocol, general-purpose GPSes have not adopted it. Thus we do not attempt to document NMEA 2000 here; see <<CANBUS>>, <<NMEA2000>>, and <<KEVERSOFT>> instead. +== NMEA version timeline == + +|======================================================================== +|NMEA 2.00 | January 1992 +|NMEA 2.01 | August 1994 +|NMEA 2.10 | October 1995 +|NMEA 2.20 | January 1997 +|NMEA 2.30 | March 1998 +|NMEA 3.00 | July 2000 +|NMEA 3.01 | January 2002 +|NMEA 4.00 | November 2008 +|NMEA 4.10 | July 2012 +|======================================================================== + +No version earlier than 2.00 is listed or archived on the NMEA website. + == NMEA 0183 physical protocol layer == The NMEA specification requires a physical-level protocol compatible |