This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Pypilot with ST4000 autohelm
#24
(2020-11-28, 04:22 PM)Peter— Wrote:
(2020-11-28, 12:10 PM)ironman Wrote:
(2020-11-28, 12:08 AM)Peter— Wrote: Ironman, don’t go an burn your st2000. I can plug an 422 adapter into my raspberry or esp32 so I don’t need to use the tx gpios

Why do I need an isolated 422 when the raymarine nmea is isolated?

To satisfy my curiosity I'd burn anything ;-) curiosity leads to knowledge.

Haha - that is true and priceless advice.

I’ll run an ordinary rs422 to my raymarine for now and test how that works out. Will try to install it before new year.

As for the NMEA sentences, are they provided by OpenCPN in the correct format or do I have to reformat it for the raymarine using node-red? Just asking to try to save some time on this and avoiding reinventing the wheel by doing my own PID controller which I could see myself ending up doing if this is too tedious.. so help is much appreciated..

Br, Peter


Just dumping this data for a future reminder when I'm going to set it up:

Code:
NMEA data formats
TheST4000+ can decode the following NMEA 0183 navigation and
wind data:

Information NMEA 0183 data
Course Over Ground VTG, RMC, RMA
Speed Over Ground VTG, RMC, RMA
Cross Track Error APB, APA, RMB, XTE
Bearing to Waypoint APB, BWR, BWC, RMB
Distance to Waypoint BWR, BWC, RMB
Waypoint Number APB, APA, BWR, BWC, RMB
Apparent Wind Speed VWR, MWV
Apparent Wind Angle VWR, MWV
Speed Through Water VHW
Depth DBT
Water Temperature MTW

Note: The autopilot only decodes the last four characters of waypoint names.
This means that the last four characters of long waypoint names must be
unique for the waypoint advance function to work.

Transmitting NMEA data on SeaTalk
If the ST4000+ receives any of the NMEA data shown above, and the
equivalent data is not present on SeaTalk, it will transmit the data onto
SeaTalk to make it available to other SeaTalk instruments:
• the ST4000+ transmits depth information in the units defined by
the first page in the data page rollover
• the ST4000+ always transmits water temperature in °C . . .”

Source: NMEA GPS input to ST4000+ | YBW Forum

I hope the OpenCPN will spit these NMEA statements out. Otherwise I'll have to write a script that generates cross track errors etc..
Update: They are: https://opencpn.org/wiki/dokuwiki/doku.p..._autopilot

Br, Peter
Reply


Messages In This Thread
Pypilot with ST4000 autohelm - by Peter— - 2020-11-26, 12:39 PM
RE: Pypilot with ST4000 autohelm - by ironman - 2020-11-26, 02:25 PM
RE: Pypilot with ST4000 autohelm - by Peter— - 2020-11-26, 03:53 PM
RE: Pypilot with ST4000 autohelm - by ironman - 2020-11-26, 04:47 PM
RE: Pypilot with ST4000 autohelm - by Peter— - 2020-11-27, 12:44 AM
RE: Pypilot with ST4000 autohelm - by CapnKernel - 2020-11-27, 01:57 AM
RE: Pypilot with ST4000 autohelm - by Peter— - 2020-11-26, 08:02 PM
RE: Pypilot with ST4000 autohelm - by ironman - 2020-11-26, 09:08 PM
RE: Pypilot with ST4000 autohelm - by Peter— - 2020-11-26, 08:12 PM
RE: Pypilot with ST4000 autohelm - by Peter— - 2020-11-26, 09:08 PM
RE: Pypilot with ST4000 autohelm - by ironman - 2020-11-26, 09:53 PM
RE: Pypilot with ST4000 autohelm - by Peter— - 2020-11-26, 09:59 PM
RE: Pypilot with ST4000 autohelm - by ironman - 2020-11-26, 10:23 PM
RE: Pypilot with ST4000 autohelm - by Peter— - 2020-11-26, 11:29 PM
RE: Pypilot with ST4000 autohelm - by Peter— - 2020-11-27, 11:52 AM
RE: Pypilot with ST4000 autohelm - by CapnKernel - 2020-12-01, 02:25 AM
RE: Pypilot with ST4000 autohelm - by ironman - 2020-12-01, 10:24 AM
RE: Pypilot with ST4000 autohelm - by ironman - 2020-11-27, 09:53 PM
RE: Pypilot with ST4000 autohelm - by ironman - 2020-11-27, 10:24 PM
RE: Pypilot with ST4000 autohelm - by Peter— - 2020-11-28, 12:08 AM
RE: Pypilot with ST4000 autohelm - by ironman - 2020-11-28, 12:10 PM
RE: Pypilot with ST4000 autohelm - by Peter— - 2020-11-28, 10:47 AM
RE: Pypilot with ST4000 autohelm - by Peter— - 2020-11-28, 04:22 PM
RE: Pypilot with ST4000 autohelm - by Peter— - 2020-11-28, 07:54 PM
RE: Pypilot with ST4000 autohelm - by Peter— - 2020-11-28, 08:28 PM
RE: Pypilot with ST4000 autohelm - by xfactor99 - 2020-11-29, 09:53 AM
RE: Pypilot with ST4000 autohelm - by ironman - 2020-11-30, 05:31 PM
RE: Pypilot with ST4000 autohelm - by Peter— - 2020-11-30, 09:37 PM
RE: Pypilot with ST4000 autohelm - by hreuver - 2020-12-09, 06:53 PM
RE: Pypilot with ST4000 autohelm - by ironman - 2020-12-01, 06:48 AM
RE: Pypilot with ST4000 autohelm - by Peter— - 2020-12-01, 10:34 AM
RE: Pypilot with ST4000 autohelm - by ironman - 2020-12-01, 11:32 AM
RE: Pypilot with ST4000 autohelm - by SYWindveer - 2020-12-04, 08:05 PM
RE: Pypilot with ST4000 autohelm - by Peter— - 2020-12-05, 03:24 PM
RE: Pypilot with ST4000 autohelm - by Peter— - 2020-12-08, 12:22 AM
RE: Pypilot with ST4000 autohelm - by Peter— - 2020-12-08, 10:23 AM
RE: Pypilot with ST4000 autohelm - by Peter— - 2020-12-08, 06:51 PM
RE: Pypilot with ST4000 autohelm - by Peter— - 2020-12-09, 11:05 AM
RE: Pypilot with ST4000 autohelm - by ironman - 2020-12-14, 06:02 PM
RE: Pypilot with ST4000 autohelm - by Peter— - 2020-12-14, 07:51 PM
RE: Pypilot with ST4000 autohelm - by ironman - 2020-12-15, 11:50 AM
RE: Pypilot with ST4000 autohelm - by Peter— - 2020-12-15, 01:26 PM
RE: Pypilot with ST4000 autohelm - by AndyV - 2024-02-04, 12:21 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)