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 27-09-2015, 13:42   #46
Registered User

Join Date: Aug 2015
Posts: 14
Re: OpenCPN Beta test 4.1.925 Release

Good moorning
Guys i version 4.1.909.
but I do not find to download the new version 4.1.925
can someone give me the download ?
Thank and good wind
ghega is offline   Reply With Quote
Old 27-09-2015, 14:08   #47
Registered User

Join Date: Nov 2012
Location: Orust Sweden
Boat: Najad 34
Posts: 4,147
Re: OpenCPN Beta test 4.1.925 Release

Dave...
cont. re:
I think the solution is as simple as this:
cm93.cpp:4946

I've now tested the same built also on W7 and there is a change. I can't force it to show non-detailed parts on the same location as before.

Another experience on W7 is that the arrow keys are less sensitive than usual. I have to keep the key pressed a while before recognition. Is this the performance loss you mentioned before?

Håkan
Hakan is online now   Reply With Quote
Old 27-09-2015, 14:18   #48
Registered User

Join Date: Nov 2012
Location: Orust Sweden
Boat: Najad 34
Posts: 4,147
Re: OpenCPN Beta test 4.1.925 Release

Dave...again
This a randomized game. Next time I started W7 the non detailed parts where there again. I shut off and restarted ---- everything there with all details ??????
Håkan
Hakan is online now   Reply With Quote
Old 27-09-2015, 16:25   #49
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,401
Re: OpenCPN Beta test 4.1.925 Release

Hakan...

I think you will find that O4 does roughly the same thing, depending on the startup scale, and the availability of detailed cells at the screen center point.

The random nature you observe relates to the Lon0 problem, and depends on where you have been before you arrive at your test location. This will get fixed.

The whole issue poses an interesting design question. We choose the cm93 scale level to show based upon the availability of cells at the screen center point. What should we do when a user pans into an area with larger scale, i.e. more detailed cells available?

It then becomes a question managing screen density and CPU cycle availability. Too much detail can be worse than too little.

We have tried some logic before to try to guess what the user is trying to see. This approach is not reliable. So the patch I gave you causes O to choose a reference Scale and stick to it as you pan. If a cell at the chosen Scale is not available, then the next smaller available scale will be used.

Take the specific case we look at here:

0. We start at a specific point, at the church tower in Joerlanda. By computation of screen size, scale and cm93 detail slider in Options, we determine that the best scale to use here is cm93 Scale E. 1:50,000

1. However, there is no E scale chart available for this point. So we fall back to Scale D 1:100,000.

2. However, there is a part of the screen (to the West) that is well covered by Scale E 1:50,000, i.e. more detail. So we show this piece at Scale E.

3. We pan west, bringing more and more of the Scale E region onto the screen. It comes onscreen at Scale E, since that is the Reference scale.

This logic was broken in 4.1.925. The new stuff was coming in at Scale D.

The initial computation of "best" scale is tricky. There will of course be "breaks" in the visible scales chosen, because we have only a certain set of scales available, and larger scale cells are generally smaller in area. No sense in having a large scale chart of the central Sahara desert.

What we do know is that fiddling with this algorithm to make it better in Scandinavia almost certainly breaks it in North America. And vice versa. So we want the simplest, most general algorithm we can devise.

And we still have the "Vestas" problem to consider. This is the case where we have small scale charts of an ocean, with isolated larger scale charts of islands. We would like is to signal the navigator: "There is a larger scale chart on your rhumbline, a few miles ahead. There might be an island there. Please take a look".

So you can see that the issue is not local, but highly global. Finding an optimum is non-trivial.


Anyway, I think the patch I gave you reverts to the equivalent to O4, when the other bugs in cm93 viewport math are resolved.


Thanks for listening.
Dave
bdbcat is offline   Reply With Quote
Old 27-09-2015, 18:00   #50
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,632
Images: 2
Re: OpenCPN Beta test 4.1.925 Release

Minor issue, but charts don't seem to get rendered as soon as expected when zooming in. With the Setting>Display>Advanced (Detail Zoom setting set to 0).

x1-Great Lakes 14500_1.kap no chart rendered
x5-Great Lakes-14500_1.kap no chart rendered
x6-Great Lakes-14500_1.kap chart rendered
x4-Great Lakes-14500_1.kap Zoom out by x4 chart is "un" rendered

It should render at x1 I think. From a previous post it appears that this chart renders in linux before the boundaries are consumed by zooming.

It is actually somewhat annoying.
Attached Thumbnails
Click image for larger version

Name:	1x-Great-Lakes-14500_1-No-charts.png
Views:	164
Size:	74.2 KB
ID:	110089   Click image for larger version

Name:	5x-Great-Lakes-No-charts.png
Views:	180
Size:	65.2 KB
ID:	110090  

Click image for larger version

Name:	6x-Great-Lakes-Chart drawn.png
Views:	409
Size:	268.4 KB
ID:	110091   Click image for larger version

Name:	4x-Great-Lakes-Zoom -out-No-chart.png
Views:	167
Size:	61.2 KB
ID:	110092  

rgleason is offline   Reply With Quote
Old 27-09-2015, 18:19   #51
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,401
Re: OpenCPN Beta test 4.1.925 Release

Rick...

Not sure I understand you. Testing compared to O4 shows the switch from no-render to render occurs at just about the same point. I checked at Great Lakes polyconic, and Boston Mercator. Win and linux.

What am I missing?

Dave
bdbcat is offline   Reply With Quote
Old 27-09-2015, 19:08   #52
Registered User

Join Date: Oct 2009
Location: West coast of Sweden
Boat: Najad391
Posts: 169
Re: OpenCPN Beta test 4.1.925 Release

Quote:
Originally Posted by Hakan View Post
JP, Dave...
For me it's very reproducible. It happens "all the time" also in the same place. I think it's a quilt problem. In my three views I'm moving the chart by the arrow keys, same zoom level.
As soon the left chart part leaves the screen details are there(pic2), moving back so the left part is again visible details are gone(pic3).

Håkan
I have the same problem on exactly the same spot (utanför Soa och Galten) Running W10
//Jan
janp391 is offline   Reply With Quote
Old 28-09-2015, 03:44   #53
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,632
Images: 2
Re: OpenCPN Beta test 4.1.925 Release

Quote:
Not sure I understand you. Testing compared to O4 shows the switch from no-render to render occurs at just about the same point. I checked at Great Lakes polyconic, and Boston Mercator. Win and linux.

What am I missing?
Yes, windows v4 is probably like v4.1.925 with regard to when charts get rendered in Windows. I believe there is a difference in handling from linux, because there was a forum post with a screenshot attachment by a linux user (showing the improved projections from Sean) which showed the entire Great Lakes 14500_1.kap in one screen. -I can't seem to find it.

That is not what happens in Windows. There may be reasons for having the program behave as it does that I don't know about (efficiency, overloading cpu, etc).

What I would like to see is the Great Lakes Chart 14500_1.kap rendered when we can see the entire rendered chart. Also when it does not render at 0.1x, the user has to zoom down to 0.6x to get it to render and by then a considerable amount of the chart has disappeared. Then when rendered at 0.6x when I zoom back out the rendering is not stickly, so it disappears at 0.5x or 0.4x. rather than letting us see the entire chart.

I think this would be a general improvement rather than being specific to this chart.
rgleason is offline   Reply With Quote
Old 28-09-2015, 03:48   #54
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,632
Images: 2
Re: OpenCPN Beta test 4.1.925 Release

I am finding the pan, scroll and zoom functions much smoother and faster in v4.1.925 I think the optimizations for Android have really helped everyone.
rgleason is offline   Reply With Quote
Old 28-09-2015, 04:04   #55
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,632
Images: 2
Re: OpenCPN Beta test 4.1.925 Release

Cape Sable to Hatteras 13005_1.kap renders at 0.4x disappears when zooming out at 0.4x Is there some reason the full chart should not show at something like scale 6671600?

Also with regard to quilting.. is it expensive to determine if something is rendered? Sometimes there are holes in the quilt where nothing is rendered.
rgleason is offline   Reply With Quote
Old 28-09-2015, 07:09   #56
Registered User

Join Date: Feb 2011
Posts: 1,108
Re: OpenCPN Beta test 4.1.925 Release

Important....
zooming with a scale inferior to the scale of the ENC S57, say a chart 1/15000 to a scale 1/16000 or less automaticly change the chart to the next smaller scale chart. This must be a bug in the version 4.1.925.
What change do we have to do in the config, if so?
Thanks

P_Dub]
P_Dub is offline   Reply With Quote
Old 28-09-2015, 07:16   #57
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,401
Re: OpenCPN Beta test 4.1.925 Release

P-Dub...

Can you give us a specific test case? What charts/location, etc.

Thanks
Dave
bdbcat is offline   Reply With Quote
Old 28-09-2015, 07:31   #58
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,401
Re: OpenCPN Beta test 4.1.925 Release

Rick...

The post you want is here:

http://www.cruisersforum.com/forums/...0&d=1443233792

I'm not sure how this image was generated. Dirk?

There is no difference between linux and Win on rendering rules.

So it sounds like what you want is a Feature Request to change the small scale rendering rules. That seems OK, I'll look at it.

Meanwhile:
re:
"Also with regard to quilting.. is it expensive to determine if something is rendered? Sometimes there are holes in the quilt where nothing is rendered. "

Examples, please?

Thanks
Dave
bdbcat is offline   Reply With Quote
Old 28-09-2015, 07:38   #59
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,401
Re: OpenCPN Beta test 4.1.925 Release

Testers...

Gentle reminder....

I don't see a lot of activity over on the Flyspray tracker. There are 12 issues/tasks marked as "Implemented in current Beta" which I would like to close.

If you have posted a task on Flyspray, please take a look and see if your task is satisfied, so we can close some of these open issues.

Thanks
Dave
bdbcat is offline   Reply With Quote
Old 28-09-2015, 07:53   #60
Registered User
 
LeaseOnLife's Avatar

Join Date: Apr 2008
Location: out cruising again, currently in Fiji
Boat: Sailboat
Posts: 1,466
Re: OpenCPN Beta test 4.1.925 Release

Quote:
Originally Posted by bdbcat View Post
...

I'm not sure how this image was generated. Dirk?

....

Linux, on a large high resolution monitor, don't have the resolution handy but something like 2048x1152.

Dirk
LeaseOnLife is offline   Reply With Quote
Reply

Tags
enc, lease, opencpn


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
OpenCPN for Android Beta test 4.1.530 bdbcat OpenCPN 203 07-05-2017 21:20
OpenCPN Beta test 4.1.602 Release bdbcat OpenCPN 193 13-10-2015 08:19
Seamaster 925 Jort Vendor Spotlight - Great Deals for CF Members! 0 07-05-2014 02:26
OpenCPN Version 2.2 Beta Test bdbcat OpenCPN 437 15-12-2010 19:17
OpenCPN Version 2.2 Beta Test Bugs / Discussion bdbcat OpenCPN 120 26-09-2010 02:53

Advertise Here


All times are GMT -7. The time now is 00:27.


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.