SignalK / signalk-to-nmea2000

Plugin to convert Signal K to NMEA2000
Apache License 2.0
20 stars 26 forks source link

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.