signalk-to-nmea2000

2.16.0 • 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.

Install

DownloadsWeekly Downloads

214

Version

2.16.0

License

ISC

Unpacked Size

71.7 kB

Total Files

28

Last publish

Collaborators

  • tkurki
  • sbender