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 26-04-2024, 04:14   #181
Registered User

Join Date: May 2012
Posts: 1,254
Re: SAR Plugin

v4.2.5-Alpha is now in Cloudsmith:

https://cloudsmith.io/~opencpn/repos...lpha/packages/

The "Calculate" button has been removed.

The default is now to add the search routes to the Route Manager and show them on the chart. This can be stopped by unchecking "Add to Route Manager".

There is a missing feature in API 1.17 that does not allow route speed or colour to be used. All routes made by default are coloured blue and have a speed of 6 knots.

An issue has been raised:
https://github.com/Rasbats/sar_pi/issues/9

The issue of HDPI screens has not been resolved:
https://github.com/Rasbats/sar_pi/issues/10

Mike
Rasbats is offline   Reply With Quote
Old 26-04-2024, 05:26   #182
Registered User

Join Date: Jun 2022
Location: Cantabria
Boat: Jeanneau - Merry Fisher 925
Posts: 582
Re: SAR Plugin

I've tested on the boat 1080p res win 11 ARM64 O 5.9.0, and all calculations and drawings are correct, thanks.

I'll do a double check at home with Surface HDPI, and I guess would be the same result just what you point that I'll have to extend a bit the horizontal size in order view correctly the graphics of the window.
__________________
Corsair

Roses don't bloom on the sailor's grave
Corsair63 is offline   Reply With Quote
Old 26-04-2024, 05:41   #183
Registered User
 
Gilletarom's Avatar

Join Date: Mar 2010
Location: France
Boat: 10.50 mètres
Posts: 3,050
Re: SAR Plugin

Quote:
Originally Posted by Rasbats View Post
v4.2.5-Alpha is now in Cloudsmith:

https://cloudsmith.io/~opencpn/repos...lpha/packages/

The "Calculate" button has been removed.
Good

The default is now to add the search routes to the Route Manager and show them on the chart. This can be stopped by unchecking "Add to Route Manager".
But if the route is not registered, it is saved on the PC. So you'll have to load it manually?

There is a missing feature in API 1.17 that does not allow route speed or colour to be used. All routes made by default are coloured blue and have a speed of 6 knots.

Two very good ideas. Especially since they seem useful/necessary to me also in the WR plugin

An issue has been raised:
https://github.com/Rasbats/sar_pi/issues/9

The issue of HDPI screens has not been resolved:
https://github.com/Rasbats/sar_pi/issues/10

Mike

IN RED
Gilletarom is offline   Reply With Quote
Old 27-04-2024, 03:00   #184
Registered User

Join Date: May 2012
Posts: 1,254
Re: SAR Plugin

But if the route is not registered, it is saved on the PC. So you'll have to load it manually?

Correct.

Mike
Rasbats is offline   Reply With Quote
Old 01-05-2024, 07:13   #185
Registered User
 
Gilletarom's Avatar

Join Date: Mar 2010
Location: France
Boat: 10.50 mètres
Posts: 3,050
Re: SAR Plugin

Mike,

Would it be possible for a folder on the PC to be designated once and for all as a place to save these routes?

Gilletarom
Gilletarom is offline   Reply With Quote
Old 01-05-2024, 23:31   #186
Registered User

Join Date: May 2012
Posts: 1,254
Re: SAR Plugin

G ...

Not happy about the plugin making a directory. "Documents" is pretty universal (I think). How about that as the default and then when the actual directory is chosen, or made by the user, save that location which then becomes the first place to save files?

Mike
Rasbats is offline   Reply With Quote
Old 02-05-2024, 00:08   #187
Registered User
 
Gilletarom's Avatar

Join Date: Mar 2010
Location: France
Boat: 10.50 mètres
Posts: 3,050
Re: SAR Plugin

Quote:
Originally Posted by Rasbats View Post
G ...

Not happy about the plugin making a directory. "Documents" is pretty universal (I think). How about that as the default and then when the actual directory is chosen, or made by the user, save that location which then becomes the first place to save files?

Mike
It’s true that I have my habits. I structured my storage a lot, to the point where I could go back to my first backups of tracks and routes, and I even managed to recover the data stored in my previous PCs in my current PC.

That said, Mike, your argument is defensible. And what's more, I know that we shouldn't overload programmers with work. You have enough “work on your plate” with the different plugins on which you are active.

So, I won't insist.
Gilletarom is offline   Reply With Quote
Old 19-08-2024, 08:40   #188
Registered User

Join Date: May 2012
Posts: 1,254
Re: SAR Plugin

v4.1.0 is now in the catalog, updated for use with OpenCPN 5.8.4 and 5.10.0. Thanks for all the work done by translators.

The search routes are still saved as a GPX but there is an option to plot them directly on the chart as well. The OpenCPN Plugin API does not allow plotting directly to the chart in colour so they appear as the default blue for a route.

The search routes can be saved as an RTZ file for use with an ECDIS.

Issues can be raised here:
https://github.com/Rasbats/sar_pi/issues

Bookworm was causing problems previously. A test with that OS would be appreciated.

Mike
Rasbats is offline   Reply With Quote
Old 19-08-2024, 09:59   #189
Registered User

Join Date: Jun 2022
Location: Cantabria
Boat: Jeanneau - Merry Fisher 925
Posts: 582
Re: SAR Plugin

Hi Mike,

thanks a lot installed on Raspi5 Bookworm and latest 5.10.0 without any add-on via crabdance.

what I could test is working fine, no error.

sure that I'm doing something wrong but not able to insert the cursor position.
I click on cursor position and splash a window to place the cursor and click in CTRL-S, I move the mouse to desired point and click in CTRL-S but no data going to de proper field.
if I click OK in the previous splash window, do same and no value in the initial position field.

I don't know what I'm doing wrong?
__________________
Corsair

Roses don't bloom on the sailor's grave
Corsair63 is offline   Reply With Quote
Old 19-08-2024, 10:58   #190
Registered User

Join Date: May 2012
Posts: 1,254
Re: SAR Plugin

Corsair63 ...

Message window appears. Press Ok to remove the message. Move cursor to location for the start of the search pattern. Then press <CTRL>+S. Capital 'S' is not needed, it can be <CTRL>+s. Lat/lon boxes should then be filled in correctly.

Mike
Rasbats is offline   Reply With Quote
Old 19-08-2024, 14:26   #191
Registered User

Join Date: Jun 2022
Location: Cantabria
Boat: Jeanneau - Merry Fisher 925
Posts: 582
Re: SAR Plugin

Hi Mike,

check in W11 and Raspi4 bookworm and it works fine, thanks.

I'll test again on board, Raspi5 bookworm, and why is not entering the cursor data.
__________________
Corsair

Roses don't bloom on the sailor's grave
Corsair63 is offline   Reply With Quote
Old 24-08-2024, 04:40   #192
Registered User

Join Date: Jun 2022
Location: Cantabria
Boat: Jeanneau - Merry Fisher 925
Posts: 582
Re: SAR Plugin

Quote:
Originally Posted by Rasbats View Post
Corsair63 ...

Message window appears. Press Ok to remove the message. Move cursor to location for the start of the search pattern. Then press <CTRL>+s. Lat/lon boxes should then be filled in correctly.

Mike
Hi Mike,
done the test in the Raspi5 too, and it also works the CTRL+s, previously I did something wrong because after click OK in the window y click the mouse in the desired position , so nothing happened, now after OK I move the mouse to desired position and without click I enter in the keyboard CTRL+s and position is being transferred.
thanks
__________________
Corsair

Roses don't bloom on the sailor's grave
Corsair63 is offline   Reply With Quote
Reply

Tags
plug

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
Plugin development... How to receive chart objects in my plugin? dmartinez OpenCPN 6 04-08-2017 01:56
SAR Plugin armstrob OpenCPN 4 23-02-2016 05:35
SAR Plugin problem prof_mariner OpenCPN 0 09-02-2015 20:13
OPEN CPN SAR PLUGIN shilo40 OpenCPN 5 01-05-2014 07:29

Advertise Here


All times are GMT -7. The time now is 23:09.


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.