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
Getting wind mode and GPS mode into pypilot
#2
From what I understand you have opened up a socket listener 20220/TCP on your router, but that won't work - you need to actively create a connection to the pypilot's 20220/TCP socket. This would require specifying pypilot's IP address. It does not seem to me that it can be done with that router.

However, if you have OpenCPN, you can use that to forward the NMEA messages to pypilot. For that, you first need to configure your pypilot with a fixed IP address through its web interface, if you haven't already done so. Then you can either create a data connection in OpenCPN to that IP address, output to tcp socket 20220, with at least RMC and APB messages for GPS mode and MWV messages for Wind modes. This allows you to troubleshoot using OpenCPN's NMEA debug window. Alternatively, you can check Forward NMEA in the OpenCPN PyPilot plugin configuration.
Reply


Messages In This Thread
RE: Getting wind mode and GPS mode into pypilot - by ironman - 2022-12-31, 10:49 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)