npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

signalk-autopilot-furuno

v0.2.0

Published

Signal K Autopilot Provider plugin for Furuno NavPilot (700/711C) via NMEA2000

Readme

signalk-autopilot-furuno

Signal K Autopilot Provider plugin for the Furuno NavPilot (700/711C) via NMEA 2000.

Status: feedback works; remote command is unverified. This plugin reports the NavPilot's live state to Signal K and can act as a feedback provider. Remote command is disabled by default — see "Remote command" below.

What works

  • Mode feedback from PGN 127237 Steering Mode: Main Steering → standby, Heading Control Standalone → auto, Track Control → nav.
  • Rudder / heading feedback from PGN 127245 / 127237.
  • Route following (nav mode): the NavPilot follows an active route on its own from the standard route PGNs (129285 / 129284 / 129283). To command a GOTO from Signal K, emit those as an active route source — use https://github.com/dirkwa/signalk-to-nmea2000.

Remote command (experimental, off by default)

Remote command of this NavPilot over NMEA 2000 is unverified. The plugin can emit Furuno-proprietary command PGNs (126720 for mode, 130827 for course), but they are unproven and may do nothing, so they are gated behind the experimentalCommands setting and disabled by default. The Simrad PGN 130850 an earlier version used is inert, and the standard PGN 126208 is ignored by the pilot. "Adjust ±N°" is sent as an absolute course (there is no relative-course PGN).

Known Limitations

WIND-Mode

  • Furuno FAP-7002 does not support wind mode remote https://www.furuno.it/docs/OPERATOR_MANUAL/OME45120D_TZT9F_12F_16F_19F.pdf

License

signalk-autopilot-furuno 0.2.0 and later is source available, not open source. See LICENSE.md.

You may, free of charge: run it on your own boat or fleet, private or commercial; use it for internal company operations; modify it for your own use; use it in education and research; and provide professional services around it.

You may not: redistribute it, or publish a modified version of it to npm or anywhere else. Verbatim copies of official releases may be mirrored and cached.

Version 0.1.0 and earlier remain available under the MIT license — see LICENSE-MIT-through-v0.1.0.txt.