signalk-to-nmea2000

2.17.1 • Public • Published

signalk-to-nmea2000

Greenkeeper badge

Plugin to convert Signal K to NMEA2000

Requires that toChildProcess be set to nmea2000out for the actisense execute provider:

     {
      "id": "actisense",
      "pipeElements": [{
        "type": "providers/execute",
        "options": {
          "command": "actisense-serial /dev/ttyUSB0",
          "toChildProcess": "nmea2000out"
        }
      }

or you can configure your N2K connection to use canboatjs in the server admin user interface: image

Note that if you're using an NGT-1 to transmit AIS, then you need to use their Windows NMEA Reader software to add the pgns (129794, 129038, 129041) in the transmitted list.

/signalk-to-nmea2000/

    Package Sidebar

    Install

    npm i signalk-to-nmea2000

    Weekly Downloads

    396

    Version

    2.17.1

    License

    ISC

    Unpacked Size

    98.4 kB

    Total Files

    35

    Last publish

    Collaborators

    • tkurki
    • sbender