 |
|
16-01-2018, 03:55
|
#16
|
Registered User
Join Date: Dec 2010
Location: W Carib
Boat: Wildcat 35, Hobie 33
Posts: 13,386
|
Re: Raymarine radar plugin for OpenCPN
Yes, the old Pathfinder is a great unit and Im still very pleased with it. Would be cool to be able to repeat on tablet/laptop but not really worth a lot of effort to me.
The MARPA works well enough for me, its never been a functional issue.
|
|
|
24-01-2018, 08:09
|
#17
|
Registered User
Join Date: Jan 2018
Posts: 4
|
Re: Raymarine radar plugin for OpenCPN
Hi,
I successfully installed the plugin without any problems previously described (win7). I have a system onboard with two E120 classic displays. Will try to connect the PC to try out the plugin live. What kind of interface does the plugin try to search for the data? On ethernet-network cable or on a serial port (USB)?
There are some different ways to interface PC to these old systems with raymarine HSB or HSB2, and some may work hardware (PCMCIA, USB, ethernet) or operating systems while others may not, so I thought first to ask if the plugin has any special interface it is set up to look for the incoming data.
Great initiative anyhow!
|
|
|
24-01-2018, 08:12
|
#18
|
Registered User
Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 5,901
|
Re: Raymarine radar plugin for OpenCPN
Ethernet.
|
|
|
24-01-2018, 08:41
|
#19
|
Registered User
Join Date: Mar 2016
Boat: Lagoon 440
Posts: 736
|
Re: Raymarine radar plugin for OpenCPN
Quote:
Originally Posted by nohal
RDxxxD, like RD424D, Ethernet.
And the analog ones, if you have the E80 plotter as well.
|
My E120 died last year but I still have the analog radar ... Any chance I can connect it directly to the computer ? In case it's a "no", what interface do you use from the E80/120 to your computer ?
|
|
|
24-01-2018, 08:45
|
#20
|
Registered User
Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 5,901
|
Re: Raymarine radar plugin for OpenCPN
No.
Ethernet. (The plotter does the conversion from analog radar to the digital data it transmits over the Ethernet interface, there is no chance for it to work without it.)
|
|
|
25-01-2018, 01:56
|
#21
|
Registered User
Join Date: Mar 2016
Boat: Lagoon 440
Posts: 736
|
Re: Raymarine radar plugin for OpenCPN
Quote:
Originally Posted by nohal
No.
Ethernet. (The plotter does the conversion from analog radar to the digital data it transmits over the Ethernet interface, there is no chance for it to work without it.)
|
thanks nohal ! I'll keep the radar a little more, maybe someday I'll buy a cheap second hand "E series" just for that purpose.
|
|
|
13-02-2018, 19:39
|
#22
|
Registered User
Join Date: Apr 2016
Posts: 4
|
Re: Raymarine radar plugin for OpenCPN
I have waited a long time for this but I am a complete novice when it comes to coding. Please, help to provide a step by step instruction, a sort of Raymarine radar plugin for dummies like me.
Thanks ever so much, in advance.
|
|
|
15-02-2018, 01:10
|
#23
|
Registered User
Join Date: Jan 2010
Location: Harlingen, NL
Boat: KMY Stadtship 56
Posts: 497
|
Re: Raymarine radar plugin for OpenCPN
The Raymarine plugin seems to be a fork of the Navico plugin as it was about 2 years ago. It would be best to start again and develop it as an addition to the new generic Halo/Broadband/Garmin "radar_pi" plugin, then we can create a single plugin that serves all radars. This has the advantage that new functionality such as AIS overlay, ARPA, better stability, improved UI, etc. gets to all radar plugin users.
|
|
|
16-02-2018, 17:38
|
#24
|
Registered User
Join Date: Aug 2015
Location: Sozopol
Boat: Riva 48
Posts: 1,346
|
Re: Raymarine radar plugin for OpenCPN
The developer of the plugin wrote that he will have time to port his work into the new plugin structure sometime in April. Then it will be in sync and easier to maintain.
However, the current version works just fine. You download the updated code (from my profile), compile it under Windows, then install the plugin. Connect an Ethernet cable to the radar (or the switch if you have multiple displays) and enjoy the view.
|
|
|
08-08-2018, 17:15
|
#25
|
Registered User
Join Date: Apr 2013
Location: Kingston, ON
Boat: Cal 2-46
Posts: 48
|
Re: Raymarine radar plugin for OpenCPN
I'm trying this against my Quantum radar. No luck yet; it doesn't seem to publish the same function ID (40, instead of 1), and the messages are different. I'll keep working at it, but does anyone happen to know where I could find documentation on it?
|
|
|
08-08-2018, 17:28
|
#26
|
Registered User
Join Date: Jul 2016
Location: Georgian Bay / Costa Rica
Boat: Goderich 35 steel cutter rig
Posts: 33
|
Re: Raymarine radar plugin for OpenCPN
My gosh you guys are speaking a foreign language to me.
It is so confusing but thanks for the benefits you provide us all.
|
|
|
08-08-2018, 18:37
|
#27
|
Registered User
Join Date: Jan 2010
Location: Harlingen, NL
Boat: KMY Stadtship 56
Posts: 497
|
Re: Raymarine radar plugin for OpenCPN
Quote:
Originally Posted by glambx
I'm trying this against my Quantum radar. No luck yet; it doesn't seem to publish the same function ID (40, instead of 1), and the messages are different. I'll keep working at it, but does anyone happen to know where I could find documentation on it?
|
This is where you need to develop some sleuthing skills with tcpdump. Focus on understanding the stream from the radar first. Control it using your mfd, and see if you can get the plugin to display the radar image. Once that is done start on determining the messages that the radar needs for each control operation (on, off, gain, etc). The latter is easy if you have a mfd that supports the operation and you can observe the tcp or udp stream live whilst you press buttons on the mfd.
There are no manuals, sorry. None of the manufacturers publish their data formats.
if it is so different then it is really really much better if you start with the new plugin sources as that allows an arbitrary # of radars to be added,and we accept pull requests for that code base. We can also support you by looking at dumps & your sources.
|
|
|
20-12-2018, 23:38
|
#28
|
Registered User
Join Date: Apr 2016
Posts: 4
|
Re: Raymarine radar plugin for OpenCPN
Plugin installed..yes it crashed on exit on mine too, but it also crashed when I tried to turn the radar on using the radar control!
|
|
|
21-12-2018, 01:44
|
#29
|
Registered User
Join Date: Jan 2010
Location: Harlingen, NL
Boat: KMY Stadtship 56
Posts: 497
|
Re: Raymarine radar plugin for OpenCPN
Quote:
Originally Posted by FishFinger
Plugin installed..yes it crashed on exit on mine too, but it also crashed when I tried to turn the radar on using the radar control!
|
Did you try Rgleason's version?
|
|
|
21-12-2018, 04:09
|
#30
|
Registered User
Join Date: Jan 2018
Posts: 4
|
Re: Raymarine radar plugin for OpenCPN
Ethernet_ok. Should it be a straight RJ45 or a cross-coupled RJ45 Ethernet cable?
It was also mentioned some kind of diagnostic tool to check the messages send from the MFD when pressing certain functions. Can anyone describe the hardware/software for that?
Merry Christmas
|
|
|
 |
|
Thread Tools |
Search this Thread |
|
|
Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
Advertise Here
Recent Discussions |
|
|
|
|
|
|
|
|
|
|
|
|
Vendor Spotlight |
|
|
|
|
|