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
nmea output not working on usb-serial
#2
It does not output or repeat nmea data to usb serial ports for this reason of creating data loops. It is possible to receive wind, gps, rudder angle, and autopilot apb messages over usb serial ports currently.

For now the easiest way to get rudder angle on usb serial is to receive the tcp socket connection using opencpn or another program, and have it relay the data to the serial port. Usually opencpn dashboard is used for rudder angle which is not a serial connection.

I would make it possible to output nmea on the serial port, but mostly it is not useful, wastes processing time and also produces sentences which are never consumed anyway. There needs to be a config file to determine which sentences to produce, which sentences to forward, and what rate ideally, so for now this not implemented.
Reply


Messages In This Thread
RE: nmea output not working on usb-serial - by seandepagnier - 2019-09-30, 01:21 AM
nmea output not working on usb-serial - by tkurki - 2020-01-04, 08:24 AM
nmea output not working on usb-serial - by tkurki - 2020-01-05, 06:51 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)