Skip to content

ablock/canboat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CANBOAT
-------

A small but effective set of command-line utilities to work with CAN networks
on BOATs. Guess you now know where the name comes from.

The most common version of CAN networks on board, and in fact at the moment
the only ones that this suite can analyze, are NMEA 2000 PGNs.

The NMEA 2000 database and implementation is copyrighted by the NMEA (National
Marine Electronics Association). Access is restricted to members and parties
that pay for it. If they do so they are not able to divulge the content of the
database, thus making it impossible for open source developers to get access
to it.

For this reason we have reverse engineered the NMEA 2000 database by network
observation and assembling data from public sources.

Due to NDA restrictions this project does not yet contain the necessary
code to talk directly with the most common CAN interface used in the marine
electronics world, the Actisense NGT-1. Binary versions of the necessary
programs can be obtained from

  http://www.keversoft.com/packetlogger

Please go to the following URL for more information until we set up a public
Wiki.

  http://yachtelectronics.blogspot.com/packetlogger


This file is part of CANboat.

CANboat is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

CANboat is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with CANboat.  If not, see <http://www.gnu.org/licenses/>.

About

CAN Boat provides NMEA 2000 and NMEA 0183 utilities. It contains a NMEA 2000 PGN decoder.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published