Skip to content

Commit

Permalink
Fix: Update link to gadgetpool, remove DIY (#10)
Browse files Browse the repository at this point in the history
Gadgetpool link was wrong, and DIY solution is read-only, so would not work for autopilot

Co-authored-by: Scott Bender <[email protected]>
  • Loading branch information
joabakk and sbender9 authored Sep 10, 2020
1 parent 1723dca commit f1b6421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ To be able to acknowledge pilot related alarms through the GUI you need to insta

This currently only supports Raymarine NMEA 2000 and Raymarine Seatalk 1 Autopilots, but I'll be adding support for other autopilots as needed.

For Seatalk 1 Autopilots to work, a device that can translate Seatalk datagrams back and forth within an NMEA0183 sentence is required. They may be purchased from [Digital Yacht](https://digitalyachtamerica.com/product/st-nmea-usb/)) or [gadgetpool](http://www.gadgetpool.eu/nuke/modules.php?name=News&file=article&sid=28). There is also the [DIY](https://pysselilivet.blogspot.com/2020/06/seatalk1-to-nmea-0183-converter-diy.html) route. Also, signalk-to-nmea0183 plugin with APB (for route control) and MWV (for wind steer) should be enabled. For an example guide, see [TinyNMEA-USB.md](TinyNMEA-USB.md)
For Seatalk 1 Autopilots to work, a device that can translate Seatalk datagrams back and forth within an NMEA0183 sentence is required. They may be purchased from [Digital Yacht](https://digitalyachtamerica.com/product/st-nmea-usb/)) or [gadgetpool](http://www.gadgetpool.eu/product_info.php?products_id=54). There is also the [DIY](https://pysselilivet.blogspot.com/2020/06/seatalk1-to-nmea-0183-converter-diy.html) route. Also, signalk-to-nmea0183 plugin with APB (for route control) and MWV (for wind steer) should be enabled. For an example guide, see [TinyNMEA-USB.md](TinyNMEA-USB.md) Also, signalk-to-nmea0183 plugin with APB (for route control) and MWV (for wind steer) should be enabled

# Current State

Expand Down

0 comments on commit f1b6421

Please sign in to comment.