OpenMarine

Full Version: OpenCPN output connections help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I cannot get the basic OpenCPN connection Output settings to work properly
I can get data such as GPS and AIS into OCPN but when I try to follow a route the CPU utilization jumps to 100% and corrupted RMB sentences are sent and the Pi eventually hangs.
Ive tried settings as per the manual but that doesnt seem to work.

My OCPN config is as follows
Net, localhost:30330, Priority 1, TCP , Input , Filters:In None Out None
Net, localhost:10110, Priority 1, UDP , Output , Filters:In None Out Send RMB
My OP config is as follows
system UDP input on port 10110
signalK TCP output on port 30330

OpenPlotter ver 1.1.0 alpha
OpenCPN ver 4.8.6

You'll notice that I'm a Networking novice and Im sure this is pretty basic stuff but I cant get it !
Thanks
Nice loop! Smile

Opencpn settings have to reject RMB otherwise you have a loop.
You shouldn't change input to port 30330 otherwise you can't read signalk generated nmea0183 sentences in opencpn.

Set opencpn settings to:

Net, localhost:10110, Priority 1, TCP , Input , Filters: In: Reject RMB Out: None
Net, localhost:10110, Priority 1, UDP , Output , Filters:In None Out: Send RMB
That works!
eSailing I love you [emoji173]

Sent from my Moto G (4) using Tapatalk