Cruisers Forum
 


Reply
  This discussion is proudly sponsored by:
Please support our sponsors and let them know you heard about their products on Cruisers Forums. Advertise Here
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 13-06-2019, 17:58   #1
Registered User

Join Date: Jun 2013
Location: Netherlands
Boat: One off motor yacht 9m
Posts: 10
OpenCPN not dispaying data from LWE multicast GPS

I am trying to connect a SAAB R5 GPS to a computer network via a switch.


Output from de SAAB is IEC 61162-450 LWE compatible
SAAB IP addres set at 192.36.66.82
Computer IP address 192.36.66.xxx
I can ping the SAAB without problems.
Wireshark shows GPS data on 239.192.0.4 port 60004 which is correct for LWE

So the data is available on the OpenCPN computer, OpenCPN is configured to receive data via UDP on 239.192.0.4 and port 60004 but debug window isn't showing any NMEA data.

My current thoughts are that OpenCPN is not parsing the datastring correctly.

Wiresharp datastring dump
0000 01 00 5e 40 00 04 da 3b c3 33 28 8d 08 00 45 00 ..^@...;.3(...E.
0010 00 84 00 00 40 00 01 11 87 2e c0 24 42 52 ef c0 ....@......$BR..
0020 00 04 ea 64 ea 64 00 70 88 1e 55 64 50 62 43 00 ...d.d.p..UdPbC.
0030 5c 73 3a 47 50 30 30 30 31 2c 6e 3a 31 39 34 2a \s:GP0001,n:194*
0040 31 42 5c 24 47 50 52 4d 43 2c 30 30 30 31 35 37 1B\$GPRMC,000157
0050 2e 30 30 2c 41 2c 32 31 32 30 2e 36 38 35 33 38 .00,A,2120.68538
0060 2c 4e 2c 30 38 39 34 30 2e 36 30 32 33 32 2c 57 ,N,08940.60232,W
0070 2c 30 2e 30 30 2c 31 36 39 2e 32 35 2c 31 34 30 ,0.00,169.25,140
0080 36 31 39 2c 30 2e 34 2c 57 2c 44 2c 53 2a 34 42 619,0.4,W,D,S*4B
0090 0d 0a ..




Anybody any thoughts on this?
Anybody who knows a program which can convert the Multicast LWE UDP data to normal NMEA 0183 and put it on the network again?




Attached Thumbnails
Click image for larger version

Name:	Wireshark Screenshot2.jpg
Views:	258
Size:	180.8 KB
ID:	193852  
PGDO is offline   Reply With Quote
Old 14-06-2019, 08:55   #2
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,620
Images: 2
Re: OpenCPN not dispaying data from LWE multicast GPS

Quote:
So the data is available on the OpenCPN computer, OpenCPN is configured to receive data via UDP on 239.192.0.4 and port 60004 but debug window isn't showing any NMEA data.
Looks like you have the address all right.


What baud rate? What are your OpenCPN connection settings?
Screenshot please.

What baud rate is the GPS sending at?

Maybe a little refresher with the manual will help
https://opencpn.org/wiki/dokuwiki/do...ections_window

If you get the Connections settings right, and baud right, it will stream nema0183.
rgleason is offline   Reply With Quote
Old 14-06-2019, 10:09   #3
Registered User

Join Date: Nov 2012
Location: Orust Sweden
Boat: Najad 34
Posts: 4,139
Re: OpenCPN not dispaying data from LWE multicast GPS

PGDO..
In OCPN connections try a network input connection and set Network address: 0.0.0.0 Network port: 60004
-> Apply
(The address 239.192.0.4 is another network you'll never reach)

Show NMEA Debug window and see what's received.
Håkan
Attached Thumbnails
Click image for larger version

Name:	net.JPG
Views:	109
Size:	16.8 KB
ID:	193883  
Hakan is offline   Reply With Quote
Old 14-06-2019, 18:16   #4
Registered User

Join Date: Jun 2013
Location: Netherlands
Boat: One off motor yacht 9m
Posts: 10
Re: OpenCPN not dispaying data from LWE multicast GPS

@rgleason
Connection to GPS is by Ethernet not com port.

@HAKAN
I tried following IP addresses;
0.0.0.0
192.36.66.82 (IP address of GPS)
239.192.0.4 (IP address of multicast)

All the same result, no data in debug window
Is the debug window supposed to showing only valid NMEA sentences or also raw data?

As you can see in attached screenshot Wireshark sees GPS data coming from 192.36.66.82 with destination 239.192.0.4 Light Weight Ethernet (LWE) as per IEC 61162-450 specs.

Since Wireshark sees the data I still think that the problem is with OpenCPN LWE support.

Looks like I have to write a translation program (like GPSGate) for IEC 61162-450 spec navigation equipment as I haven't found one yet.
Attached Thumbnails
Click image for larger version

Name:	OpenCPN con settings.jpg
Views:	178
Size:	402.5 KB
ID:	193917  
PGDO is offline   Reply With Quote
Old 14-06-2019, 18:24   #5
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,620
Images: 2
Re: OpenCPN not dispaying data from LWE multicast GPS

Quote:
"Connection to GPS is by Ethernet not com port."
Who said that? ... I guess I did, by suggesting baud rate.
rgleason is offline   Reply With Quote
Old 14-06-2019, 19:47   #6
Registered User

Join Date: Jun 2013
Location: Netherlands
Boat: One off motor yacht 9m
Posts: 10
Re: OpenCPN not dispaying data from LWE multicast GPS

Quote:
Originally Posted by rgleason View Post
Who said that? ... I guess I did, by suggesting baud rate.

Yep, you did but thanks for taking the time to respond.
PGDO is offline   Reply With Quote
Old 14-06-2019, 20:31   #7
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,394
Re: OpenCPN not dispaying data from LWE multicast GPS

PGDO...
Congratulations. You may be the first person in the universe to try OCPN with IEC 61162-450.
And, unsurprisingly, it probably does not work out of the box without at least some internal tweaking to the TCP/IP parameters setting up the connection, and probably also the packet parsing logic.

So I guess we will start looking for a low-end device that speaks 61162-450, and work out a solution.


Thanks for the heads-up.
Dave
bdbcat is offline   Reply With Quote
Old 14-06-2019, 22:55   #8
Registered User

Join Date: Jun 2013
Location: Netherlands
Boat: One off motor yacht 9m
Posts: 10
Re: OpenCPN not dispaying data from LWE multicast GPS

Hi Dave,


Yes not the run of the mill kind of system I am interfacing with. Bridge is a Wärtsilä SAM Electronics setup. I want to use OpenCPN in my cabin as I have been doing on other vessels for the past 6+ years but am having a hard time getting the sensor data on the network here.


I might resort to using the pilot plug, not my preferred method of interfacing but probably the easiest. Bought myself a secondhand Cenkin AIS pilot plug which I will get onboard in 3 weeks time.


I will probably be writing a interface program myself just for the fun of it although my programming skills are a bit rusty at the moment.


If you decide to add support for IEC 61162-450 in OpenCPN I would be willing to test it as long as I am on board which is 50% of the year.

By the way, respect for OpenCPN it has some good features and compares well with regard to professional ECDIS systems (SAM and Transas).



Best regards,
Peter
PGDO is offline   Reply With Quote
Old 15-06-2019, 01:05   #9
bcn
Registered User

Join Date: May 2011
Location: underway whenever possible
Boat: Rangeboat 39
Posts: 4,734
Re: OpenCPN not dispaying data from LWE multicast GPS

Peter,

can you please take a run with Wireshark and the publish the file?
If you would not like to post it here, you can drop it by mail to us at o-charts.

Thanks

Hubert
bcn is online now   Reply With Quote
Old 15-06-2019, 06:25   #10
Registered User

Join Date: Jun 2013
Location: Netherlands
Boat: One off motor yacht 9m
Posts: 10
Re: OpenCPN not dispaying data from LWE multicast GPS

Hubert,


Would you also like a Wireshark file with from a IEC 61162-450 LWE AIS?


Regards,
Peter
PGDO is offline   Reply With Quote
Old 15-06-2019, 08:09   #11
bcn
Registered User

Join Date: May 2011
Location: underway whenever possible
Boat: Rangeboat 39
Posts: 4,734
Re: OpenCPN not dispaying data from LWE multicast GPS

Yes please,

the more different data, the better.

Hubert
bcn is online now   Reply With Quote
Old 15-06-2019, 10:27   #12
Registered User

Join Date: Nov 2012
Location: Orust Sweden
Boat: Najad 34
Posts: 4,139
Re: OpenCPN not dispaying data from LWE multicast GPS

Quote:
Originally Posted by PGDO View Post
@rgleason
Connection to GPS is by Ethernet not com port.

@HAKAN
I tried following IP addresses;
0.0.0.0
192.36.66.82 (IP address of GPS)
239.192.0.4 (IP address of multicast)

All the same result, no data in debug window
Is the debug window supposed to showing only valid NMEA sentences or also raw data?

As you can see in attached screenshot Wireshark sees GPS data coming from 192.36.66.82 with destination 239.192.0.4 Light Weight Ethernet (LWE) as per IEC 61162-450 specs.

Since Wireshark sees the data I still think that the problem is with OpenCPN LWE support.

Looks like I have to write a translation program (like GPSGate) for IEC 61162-450 spec navigation equipment as I haven't found one yet.
I do think the address 0.0.0.0 would have worked since this is more or less the same as "read what's on the host" on the UDP port specified.
But...(What I can find out...)
Even though 61162-450 is said to be based on the data part for protocol 61162-1 the messages $GPRMC from your Wireshark capture is not like what's stated in 61162-1.
The message
Code:
$GPRMC,000157.00,A,2120.68538,N,08940.60232,W,0.00,169.25,140619,0.4,W,D,S*4B 10 13
has an extra field at the end. ("S"). (But CR LF are there) This is strange since the aim for 61162-450 is that it should be usable in connection with old instrumentation on a ship???

So, even if the massage is received it's not understood by O. Dave's conclusion and forward look out is therefor as usual correct.

Håkan
Edit: Sorry: Not an extra C in the message ID.
Hakan is offline   Reply With Quote
Old 15-06-2019, 11:43   #13
cruiser

Join Date: Nov 2007
Location: Probably in an anchorage or a boatyard..
Boat: Ebbtide 33' steel cutter
Posts: 5,030
Re: OpenCPN not dispaying data from LWE multicast GPS

Quote:
Originally Posted by Hakan View Post
The message
Code:
$GPRMC,000157.00,A,2120.68538,N,08940.60232,W,0.00,169.25,140619,0.4,W,D,S*4B 10 13
has an extra field at the end. ("S"). (But CR LF are there) This is strange since the aim for 61162-450 is that it should be usable in connection with old instrumentation on a ship???

So, even if the massage is received it's not understood by O. Dave's conclusion and forward look out is therefor as usual correct.
Isn't the ",D,S" extra to the nmea spec?
https://www.trimble.com/OEM_Receiver...sages_RMC.html

Anway, just tried sending "$GPRMC,000157.00,A,2120.68538,N,08940.60232,W,0.0 0,169.25,140619,0.4,W,D,S*4B" with added '\r\n' from node red to openplotter and opencpn put the boat in the Yukatan, so O seems to accept the message?

conachair is offline   Reply With Quote
Old 16-06-2019, 00:17   #14
bcn
Registered User

Join Date: May 2011
Location: underway whenever possible
Boat: Rangeboat 39
Posts: 4,734
Re: OpenCPN not dispaying data from LWE multicast GPS

Quote:
Originally Posted by Hakan View Post
Code:
$GPRMC,000157.00,A,2120.68538,N,08940.60232,W,0.00,169.25,140619,0.4,W,D,S*4B 10 13
has an extra field at the end. ("S"). (But CR LF are there) This is strange since the aim for 61162-450 is that it should be usable in connection with old instrumentation on a ship???
From the 2008 paper about NMEA4.0/4.1:

Quote:
0183 Advancements for v4.10
 S=Safe
Navigational Status Indicator (IEC 61108)
estimated positioning accuracy (95% confidence)
integrity meets requirements of navigation mode
calculated within 1 s for a conventional craft and 0,5 s for a high speed craft

 C = Caution - integrity is not available

 U = Unsafe
Positioning accuracy below selected accuracy of navigation mode
Integrity exceeds the requirements of navigation mode
Not calculated within 1 s for a craft and 0,5 s for a high speed craft

 V = Navigational invalid, No navigational status indication.
Quote:
Expanded GNSS Mode Indicator Definition for “P”
 P = Precise - Satellite system used in precision mode.

Precision mode is defined as: no deliberate degradation (such as Selective Availability) and higher resolution code (P-code) is used to compute position fix. P is also used for satellite system used in multi-frequency, SBAS or Precise Point Positioning (PPP) mode
and

Quote:
0183 Advancements for v4.10
RMC – Recommended Minimum Specific GNSS data

Expanded Mode Indicator Value (P=Precise)
Additional Navigational Status Indicator field
bcn is online now   Reply With Quote
Old 16-06-2019, 00:57   #15
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,620
Images: 2
Re: OpenCPN not dispaying data from LWE multicast GPS

This raises some questions. Should o be 4.10 compliant? How many other inst changed?

Should the nema0183 manual be amended if this is implimented?
How many other inst changed?
rgleason is offline   Reply With Quote
Reply

Tags
enc, gps, opencpn

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
NMEA from Cobham AIS using multicast address iraznatovic OpenCPN 24 04-03-2017 09:10
opencpn not getting gps/ais data kcj OpenCPN 25 11-12-2016 11:31
No GPS data even though data stream window ... Netsurfer OpenCPN 10 09-06-2011 04:41
How to get GPS data from Delormo LT-20 GPS and Raymarine (ethernet) on my desktop? velero OpenCPN 1 29-03-2011 13:36

Advertise Here


All times are GMT -7. The time now is 01:13.


Google+
Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Social Knowledge Networks
Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2024, vBulletin Solutions, Inc.

ShowCase vBulletin Plugins by Drive Thru Online, Inc.