Skip to content

Commit

Permalink
Update table format. (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
HowardvanRooijen authored Sep 13, 2019
1 parent 30a7da6 commit ae2a5b7
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,17 @@

This library has been developed to support specific applications, so it only supports message types that have been needed to date in those applications. The following message types are currently supported.

| ID(s) | Name |
| --- | --- |
| 1, 2, 3 | Position Report Class A |
| 5 | Static Voyage Related Data |
| 18 | Standard Class B CS Position Report |
| 19 | Extended Class B CS Position Report |
| 24 | Static Data Report |
| 27 | Long Range AIS Broadcast message |
| ID(s) | Name |
|---------|-------------------------------------|
| 1, 2, 3 | Position Report Class A |
| 5 | Static Voyage Related Data |
| 18 | Standard Class B CS Position Report |
| 19 | Extended Class B CS Position Report |
| 24 | Static Data Report |
| 27 | Long Range AIS Broadcast message |

See https://gpsd.gitlab.io/gpsd/AIVDM.html for a complete list of message types.


## Licenses

[![GitHub license](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://raw.githubusercontent.com/ais-dotnet/Ais.Net/master/LICENSE)
Expand Down

0 comments on commit ae2a5b7

Please sign in to comment.