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 04-04-2019, 09:50   #31
Registered User

Join Date: Jan 2010
Location: Harlingen, NL
Boat: KMY Stadtship 56
Posts: 520
Re: Radar plugin v5.0.0 released

Hi Pizzazz,

If you are willing to do work, then I think this is indeed not that hard. What I can do is create a "raymarine" branch, and add rudimentary data for Ray digital radar to it. You can then fork the repository, and get it working / comment etc.

You will have to learn how to do github forking, sending pull requests, etc. as it is too hard to work with sending patches via email etc.


I suggest you start by opening a Github account, if you haven't done so already, and start following the developer instructions on how to build, and move this discussion to github.
merrimac is offline   Reply With Quote
Old 04-04-2019, 10:51   #32
Registered User

Join Date: Jan 2010
Location: Harlingen, NL
Boat: KMY Stadtship 56
Posts: 520
Re: Radar plugin v5.0.0 released

Oh, I hadn't checked https://github.com/opencpn-radar-pi/radar_pi/issues/79 but I see we were already communicating a bit there.
merrimac is offline   Reply With Quote
Old 04-04-2019, 11:22   #33
Registered User
 
sailcindy's Avatar

Join Date: Jan 2018
Location: Currently in NC waiting for March 2020 delivery of AMEL 50
Boat: AMEL Sloop 50’
Posts: 18
Re: Radar plugin v5.0.0 released

Success!
using the updated HD Garmon on Radar Plug-in v5.0.1.
The ARPA features make the radar on top of OpenCPN infinitely more usable than the old gradar plugin.

Thanks Merrimac and Dave!!
Attached Thumbnails
Click image for larger version

Name:	Radar 5.01 working on OpenCPN.jpg
Views:	404
Size:	335.2 KB
ID:	189380  
sailcindy is offline   Reply With Quote
Old 06-04-2019, 01:12   #34
Registered User

Join Date: Jan 2010
Location: Harlingen, NL
Boat: KMY Stadtship 56
Posts: 520
Re: Radar plugin v5.0.0 released

Quote:
Originally Posted by sailcindy View Post
Success!
using the updated HD Garmon on Radar Plug-in v5.0.1.
The ARPA features make the radar on top of OpenCPN infinitely more usable than the old gradar plugin.

Thanks Merrimac and Dave!!

Thanks. Good to hear you like it.

Let me point out that the ARPA features are the brilliant brainchild of @DouweFokkema. It's nice that you can now enjoy this as well, us Navico users have been spoiled by this for 2 years :-)
merrimac is offline   Reply With Quote
Old 06-04-2019, 13:11   #35
ejs
Registered User

Join Date: Mar 2013
Location: From San Francisco
Boat: Leopard 48
Posts: 182
Re: Radar plugin v5.0.0 released

Hello,


I have tested 5.0.0 on my Halo 3 system and it doesn't seem to initialize the connection properly. It gets stuck in the "radar initializing" window. Sometimes when I start the radar using the chart plotter, I can get Open CPN to display the radar correctly and all functions seem to work including stopping and starting but this is intermittent, working maybe 1/3rd of the time.


I have updated the firmware in the radar controller since I sent you the original wireshark recordings, I can't imagine that matters but it could.



Have a look, and if you want me to send more wireshark recordings, let me know what and where to send them.


Cheers, Eric
ejs is offline   Reply With Quote
Old 07-04-2019, 01:10   #36
Registered User

Join Date: Jan 2010
Location: Harlingen, NL
Boat: KMY Stadtship 56
Posts: 520
Re: Radar plugin v5.0.0 released

Quote:
Originally Posted by ejs View Post
Have a look, and if you want me to send more wireshark recordings, let me know what and where to send them.
Cheers, Eric

Hi Eric, whilst developing the HALO24 support I found that it sends data on different multicast addresses again, and that these even change when it sees a different radar present.



I found a 'radar report' which the HALO24 and 4G produce which I thought the HALO3 would produce as well. This uses a new way of finding radars which should have been more reliable, but apparently alas not.


I created https://github.com/opencpn-radar-pi/radar_pi/issues/107 for this issue, could you please upload the pcap (wireshark) files there? The files that I would like are detailed in the Github issue.
merrimac is offline   Reply With Quote
Old 07-04-2019, 01:19   #37
Registered User

Join Date: Jan 2010
Location: Harlingen, NL
Boat: KMY Stadtship 56
Posts: 520
Re: Radar plugin v5.0.0 released

Quote:
Originally Posted by Baikal View Post
Wishes
- Maximize radar window to full screen without top bar
- Synchronization of the cursor on the chart and the radar window
- The radar settings menu should be part of the radar window ie. open in the radar window. Also the menu should be on top of all windows now it is always under the radar window.
- Docking the radar window with a chart

Hi Baikal, we're working on re-enabling docking. We're adding explicit buttons to dock and undock, getting away from the finicky mouse operations required to dock. It does mean we choose where the docking location is. We've chosen the right hand side for now.


We know that the current menu with buttons is not ideal, but moving it into the OpenGL display pane means so much work that we're hesitant to commit to it. The problem is we'd need an overlay over the PPI display, or make room for it by making the PPI display smaller. And then we still run into trouble if the radar window is too low to have room for all the buttons. And then we need to produce some other menu for the chart overlay if you don't have any PPI windows. Aarrrrrggg!
merrimac is offline   Reply With Quote
Old 08-04-2019, 01:51   #38
Registered User

Join Date: Apr 2019
Posts: 4
Re: Radar plugin v5.0.0 released

Hi,

I'm trying to get an older 3G navico radar to work with OpenCPN 5.0 and this new radar plugin.

Everything is wired up via an ethernet router, the radar works fine with my B&G zeus 2 plotter. When Ic onnect my laptop to the network the OpenCPN also finds the radar on the network, this is visible in the initial radar pop-up. once connected this pop up disappears and than the radar menu and radar window do not open. I can click the button in the menu bar but no radar display nor radar menu will open.

I'm working on a Macbook pro with Mojave OS installed. In the firewall OpenCPN has permission to use all incoming connections.

Does anyone know what I'm doing wrong?

Kind regards,
Hugo
HugoGr is offline   Reply With Quote
Old 08-04-2019, 02:13   #39
Registered User

Join Date: Nov 2012
Location: Orust Sweden
Boat: Najad 34
Posts: 4,307
Re: Radar plugin v5.0.0 released

Quote:
Originally Posted by HugoGr View Post
Hi,

I'm trying to get an older 3G navico radar to work with OpenCPN 5.0 and this new radar plugin.
........
Does anyone know what I'm doing wrong?

Kind regards,
Hugo
Hugo..
First try:
  1. Open right click pop up menu in OCPN. See if there's a radar Control item to click. See my first shot (Maybe "Control Navico BR24" in your case)
  2. The old 3G, firmware before Oct 2014, use code for a BR24 type. Would be detected automatically but to be sure set radar type to BR24 in radar_pi preferences. Second shot
Håkan
Attached Thumbnails
Click image for larger version

Name:	3G.JPG
Views:	212
Size:	28.1 KB
ID:	189623   Click image for larger version

Name:	pref.JPG
Views:	238
Size:	90.9 KB
ID:	189624  

Hakan is offline   Reply With Quote
Old 09-04-2019, 21:42   #40
ejs
Registered User

Join Date: Mar 2013
Location: From San Francisco
Boat: Leopard 48
Posts: 182
Re: Radar plugin v5.0.0 released

Not sure if github notifies you, but I have uploaded the wireshark files. Let me know if you need more.


Thanks for looking into this, Eric
ejs is offline   Reply With Quote
Old 12-04-2019, 00:11   #41
Registered User

Join Date: Jan 2010
Location: Harlingen, NL
Boat: KMY Stadtship 56
Posts: 520
Radar plugin v5.0.2-beta1 released

There is a new test version for the plugin available (for macOS and MS Windows).


It addresses the following:



- We now have explicit dock/undock button in the menu. This fixes the "hard to dock/undock" issue.
- Radar selection dialog is now opened automatically when you first install the plugin.
- The chart cursor is shown on the PPI window as a 2nd cursor.
- Improved HALO detection code.


As to the latter, the pcap files uploaded by Eric suggested that his router takes a little bit of time to process any multicast membership requests. We now become part of the multicast group, wait for a second and only then ask the radar to advertise its location. This seems to work great for my 4G, hopefully it works for Eric as well.


Next job: fix the build-from-source instructions, update the documentation.



@Baikal and @ejs can you please test this release:

https://github.com/opencpn-radar-pi/...g/v5.0.2-beta1
merrimac is offline   Reply With Quote
Old 12-04-2019, 03:16   #42
Registered User

Join Date: Sep 2012
Location: Baikal
Posts: 595
Re: Radar plugin v5.0.0 released

Thanks for the update!

Docking PPI works fine!
For the synchronization of the cursor a special thank you!

It remains to put in order the menu!
Now as it is all in a heap!
The main adjustments of the radar parameters should be displayed directly on the PPI. I will sketch a layout on the weekend.
Maybe something like to use the new chart configuration menu under the radar options?
In the right-click menu, ask the command to turn off the radar overlay.
Baikal is offline   Reply With Quote
Old 12-04-2019, 03:28   #43
Registered User

Join Date: Jan 2010
Location: Harlingen, NL
Boat: KMY Stadtship 56
Posts: 520
Re: Radar plugin v5.0.0 released

Quote:
Originally Posted by Baikal View Post
Thanks for the update!

Docking PPI works fine!
For the synchronization of the cursor a special thank you!

It remains to put in order the menu!
Now as it is all in a heap!
The main adjustments of the radar parameters should be displayed directly on the PPI. I will sketch a layout on the weekend.
Maybe something like to use the new chart configuration menu under the radar options?
In the right-click menu, ask the command to turn off the radar overlay.

Sorry but I sometimes have a hard time understanding you fully.


- Gain, Sea and Rain are already shown directly on the PPI window.
- I don't understand what the "new chart configuration menu under the radar options" is.
- Right click menu to hide overlay -> mmmm (a) doesn't work well with touch screens (b) there is already quite a lot on it -- personally I don't think this is an improvement. -- If you click the radar icon in the main taskbar all radar windows disappear (which is a great "show me just the chart, quickly" function). If you don't have PPI windows this is equivalent to what you are asking for.
merrimac is offline   Reply With Quote
Old 12-04-2019, 08:19   #44
Registered User

Join Date: May 2006
Location: Quathiaski Cove, British Columbia
Boat: Garcia Passoa 47
Posts: 184
Re: Radar plugin v5.0.0 released

Thank you for your work
Any possibility you will write a plug-in for Furuno DRS4D-NXT and related radars scanners? Ours already runs with our Win 10 PC, without a dedicated display or Furuno chart plotter but needs the TimeZero navigation software.
We would rather be using OpenCPN to navigate, and do so some of the time, but our radar sticks us with Nobeltec TimeZero
nmccubbin is offline   Reply With Quote
Old 12-04-2019, 13:51   #45
Registered User

Join Date: Nov 2012
Location: Orust Sweden
Boat: Najad 34
Posts: 4,307
Re: Radar plugin v5.0.0 released

Quote:
Originally Posted by nmccubbin View Post
Thank you for your work
Any possibility you will write a plug-in for Furuno DRS4D-NXT and related radars scanners? Ours already runs with our Win 10 PC, without a dedicated display or Furuno chart plotter but needs the TimeZero navigation software.
We would rather be using OpenCPN to navigate, and do so some of the time, but our radar sticks us with Nobeltec TimeZero
What I know we've not heard about this radar type before so there is nothing prepared at all.

Reading back in different threads you'll learn that what's needed for this is:
  1. Someone who has the specific radar scanner and some MFD to control it, like TimeZero in your case.
  2. Use a program to collect the network data traffic while you do all possible commands from the MFD. Wireshark is a good program for Windows. You save and name one file for the radar start up procedure , one file for change range, one for change gain .. and so on. This is what we can call reverse engineering. That's the initial work for all OpenCPN radar plugins.
  3. If you can code a program radar_pi is so to say prepared for a work like this. All display and menus are prepared. What's needed for each radar type are the commands collection and someone to program.
    Or if you can upload all Wireshark files to radar_pi Github and hope for assistance from the programmers for the plugin.
This text is not meant to scare or anything like that. It's about to describe the work method that has been developed during some years by voluntary work from dedicated, skilled and generous people.

You're more than welcome to participate if you like.

Håkan
Hakan is offline   Reply With Quote
Reply

Tags
lease, plug, radar


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
Navico radar plugin v3.0 beta3 (v3.907) released merrimac OpenCPN 16 26-09-2017 10:13
Navico Radar plugin beta 3.816 released merrimac OpenCPN 21 09-09-2017 03:26
Navico radar plugin v2.0 released merrimac OpenCPN 168 04-08-2017 04:03
BR24 radar plugin Beta 2.515 released merrimac OpenCPN 14 08-08-2016 15:43
Garmin Radar PlugIn Version 1.4 Released bdbcat OpenCPN 8 20-06-2014 17:03

Advertise Here
  Vendor Spotlight
No Threads to Display.


All times are GMT -7. The time now is 04:30.


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.