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
No NMEA UDP input in openplotter/kplex
#4
(2017-11-27, 04:37 PM)reinM Wrote: In openplotter I have tried :
[udp]
name = anker
direction = in
optional = yes
address = 10.10.10.1  – 0.0.0.0  – 162.168.178. 52 and 60 240 – 255
Perhaps you need to specify a port (in case you are already using the nmea-0183 default of 10110.
so try

Code:
[udp]
name = anker
direction = in
optional = yes
port = 10120

There's no need to specify an address at this point.  You should also ensure that your networking is correct by opening a terminal shell and typing

Code:
ping 192.168.178.60

or whatever the openplotter IP is and checking that you see valid responses with no dropped packets.
I would also consider using static IP addresses rather than DHCP for any receivers ...
Reply


Messages In This Thread
No NMEA UDP input in openplotter/kplex - by reinM - 2017-11-21, 04:13 PM
RE: No NMEA UDP input in openplotter/kplex - by seaspray - 2017-11-27, 06:21 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)