Cruisers Forum
 

Go Back   Cruisers & Sailing Forums > Seamanship, Navigation & Boat Handling > OpenCPN
Cruiser Wiki Click Here to Login
Register Vendors FAQ Community Calendar Today's Posts Log in

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 21-12-2014, 14:11   #241
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,766
Images: 2
Re: OpenCPN Beta Version 3.3.2410 Released

In shortcuts menu http://opencpn.org/ocpn/keyboard-shortcuts
Change Colour Scheme C (or F5) C C shortcut is new
Monochromatic Mode Ctrl-G Works on some Windows systems (depending on graphic driver)
and below that

Ctrl + C
Change color scheme - new similar to Ctrl+G, "C" and (F5)
Ctrl + G
* cycles through green, red and normal screen.

List sorted by keys

F5 toggle Daylight, Dusk & Night mode, if built into the Chart ( "C", Ctrl+C, Ctrl+G)
C change color scheme -new similar to Ctrl+C, Ctrl+G and F5
Ctrl + C
Change color scheme - new similar to Ctrl+G, "C" and (F5)
Ctrl + G
* cycles through green, red and normal screen.

In Windows these all seem to work except Ctrl G which the note says is because of graphics driver (but it seems to work with the other keys).
It seems to me that there is too much redundency here for the function, both for the programming and the multiple keys..
Which keys should we be using now to dim or change color ? "C" Ctrl+C and F5?
rgleason is offline   Reply With Quote
Old 21-12-2014, 14:17   #242
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,766
Images: 2
Re: OpenCPN Beta Version 3.3.2410 Released

I think the previous Shortcut Keys list explains some of the intentions, lets keep those intention but make it clearer if possible.


Night Navigation
  • F6 General Dimming, of the entire Screen, in steps.
  • SHIFT + F6 reverses the dimming.
  • F5 Toggle Daylight, Dusk and Night mode, if it is built into the Chart.
  • Ctrl + G * cycles through (monochromatic) green, red and normal screen.∗
By the way the "F6" key brings up ten steps 1 ---> Max, but does not dim anything on my machine. Yet when I turn off Opengl it works. So we should note that F6 10 step dimming requires no opengl.
rgleason is offline   Reply With Quote
Old 21-12-2014, 14:32   #243
Registered User

Join Date: Jul 2010
Location: Hannover - Germany
Boat: Amel Sharki
Posts: 2,547
Re: OpenCPN Beta Version 3.3.2410 Released

Quote:
Originally Posted by bdbcat View Post
Ptizef, or any other user who can build from github and uses AZERTY keyboard...

I have committed a change to AZERTY keyboard code that should allow []\ keys for chart rotation.

Please build, test and report, if possible.

Thanks
Dave
Same as before, no action with Mac OS X Yosemite with/without OpenGL or with/without Quilt or Raster/Vector.
Gerhard
CarCode is offline   Reply With Quote
Old 21-12-2014, 14:36   #244
Registered User

Join Date: Nov 2012
Location: Orust Sweden
Boat: Najad 34
Posts: 4,286
Re: OpenCPN Beta Version 3.3.2410 Released

Quote:
Originally Posted by cagney View Post
Håkan

O found 32 charts with GD=RT90 in my set of Swedish charts from 1998.
Attachment 94084

Thomas
Ooops--I've some in my folders as well! You'll learn every day, thanks.
You're right, for some reason they have actually used the inland grid system for Swedish overview charts, basically not used for detailed navigation. All coast- and approach- charts are in WGS84.

Well, that's how it is then.
I think you must know how to calculate RT90-WGS84 but here is one java script: http://www.gis.scb.se/how/sweref99/bjrt90latlong.js
The link was found here:Koordinatsystem - Geoskikt fr?n SCB in Swedish but there is a note: The code can be used by everyone "Open source"
Thanks
Håkan
Hakan is offline   Reply With Quote
Old 21-12-2014, 14:40   #245
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,766
Images: 2
Re: OpenCPN Beta Version 3.3.2410 Released

Options screen anomoly - open the Options screen, change focus away from Opencpn, say the forum, go back to Opencpn by clicking on Opencpn at the tray. The options menu pops up but has portions of the forum website in it and some of the chart menus that are normal. The CPU starts working overtime....

By going back to the webpage and clicking Opencpn, sometimes the Options menu appears as it should, but this requires two cycles webpage, opencpn, webpage, opencpn, then the Options menu shows properly.
Attached Thumbnails
Click image for larger version

Name:	Option-Menu-Anomoly.png
Views:	152
Size:	258.5 KB
ID:	94089  
rgleason is offline   Reply With Quote
Old 21-12-2014, 17:41   #246
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,500
Re: OpenCPN Beta Version 3.3.2410 Released

Gerhard...

Forgive me for being slow...

Are you saying that []\ keys do not work on Yosemite to give chart rotation?

Thanks
Dave
bdbcat is offline   Reply With Quote
Old 21-12-2014, 21:02   #247
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,500
Re: OpenCPN Beta Version 3.3.2410 Released

Sean...

1. I did find an opportunity for improvement of soundings rendering in OpenGL with FBO. Should be significant for some hardware. We were unintentionally rendering depth symbols way outside the clip buffer, a real waste of time...

2. In dc mode, all charts, overzoomed and rotated, I am not surprised we see performance issues. There are two post processing steps, all executed by the CPU in system memory. Not much more can be done here with the current structure. I expect most users of low powered systems that can't run OpenGL will not do much rotating or overzooming, or will switch those options off.
Still, in this mode, the system is still functional. Just maybe a bit too slow to be enjoyable.

3. And of course in OpenGL Raster mode, all is fine with raster compression and caching.

4. There are bigger fish to fry moving forward. We need to move to normalized coordinate systems and shaders for object rendering of vector charts. I see big wins there for some future release.

Dave
bdbcat is offline   Reply With Quote
Old 21-12-2014, 21:04   #248
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,500
Re: OpenCPN Beta Version 3.3.2410 Released

Ptizef...

JP, I made one more try at overzoom blurring for very generic OpenGL systems. This code is really simple, and should run on almost any OpenGL system.

In github now.

Dave
bdbcat is offline   Reply With Quote
Old 22-12-2014, 01:15   #249
Registered User

Join Date: Jul 2010
Location: Hannover - Germany
Boat: Amel Sharki
Posts: 2,547
Re: OpenCPN Beta Version 3.3.2410 Released

Quote:
Originally Posted by bdbcat View Post
Gerhard...

Forgive me for being slow...

Are you saying that []\ keys do not work on Yosemite to give chart rotation?

Thanks
Dave
It seems I don't have any rotated charts and never can or could rotade any other chart with these keys. Only rotation is Course up/North up.
Gerhard
CarCode is offline   Reply With Quote
Old 22-12-2014, 06:59   #250
Registered User
 
HappySeagull's Avatar

Join Date: Dec 2010
Location: B.C.,Canada
Boat: 29'
Posts: 2,423
Re: OpenCPN Beta Version 3.3.2410 Released

Quote:
Originally Posted by cagney View Post
Happy

It looks like you are discussing a slightly different question.

My point only concerns charts that cannot be related to a recognized Geodetic Datum.
A typical case are NGA charts containing notes similar to this:

If O assigns a GD=WGS 84 to such charts, big errors are possible.

Example NGA 28201:



CM93 V2 is based on chart 28201 but has applied huge corrections to make it compatible with WGS84.



This is exactly the reason why we can't just assign WGS84 to a chart were GD=UNKNOWN or not stated at all.

Thomas
Absolutely agree but I'm merely saying that if O is displaying UNKNOWN, isn't she just posting that from the text header? while In fact she is "displaying" the chart using the metadata (or whatever it is called).
So UNKNOWN (or WGS84,orNAD27) is not an indication to me that O is "doing" anything to the chart.
Of course one hopes there are not many like me typing randomly into chart headers in conflict with the actual chart...

ADDED Likewise when the header says WGS84 that is not a Guarantee of accuracy either. I think I've seen this , likely from NGA days
HappySeagull is offline   Reply With Quote
Old 22-12-2014, 07:55   #251
Registered User
 
HappySeagull's Avatar

Join Date: Dec 2010
Location: B.C.,Canada
Boat: 29'
Posts: 2,423
Re: OpenCPN Beta Version 3.3.2410 Released

Quote:
Originally Posted by Gilletarom View Post
Hello Dave,

O 332410 on ASUS EEPC 1015H, W 7 stater

On a new installation, no GPS connected, no unit entered when trying to create a new connection anyway, O offers us the com port 4 and 6. It is not serious but rather abnormal.

This is something that took place with 3.2.2 and all previous beta versions. The problem seems to have already been pointed out to me by another user, but I do not know if it had been analyzed. In any case, I do not remember seeing an answer to this on any thread.

Best regards. Gilletarom
just a usr opinion, Gilletarom, but That's not abnormal...Simply speaking, those ports "exist" in the Windows Device Manager and Opencpn looks there. When the gps is plugged in, it will "exist" in the same place.
Those persistent ones you see are "loaded" when Windows is started, but the gps may only be "loaded" when it is plugged in.

Have a look on your computer. Find the "Device Manager" on XP or it's equivalent on other versions. You will see them under "Ports"
HappySeagull is offline   Reply With Quote
Old 22-12-2014, 12:45   #252
Registered User

Join Date: Aug 2012
Location: San Jose, CA, USA
Posts: 83
marks not drawn when panning

Hi,

I just noticed that some marks are not drawn when panning ENC charts. The effect is bigger when panning slowly using cursor keys. It can be "fixed" by changing zoom levels back and forth (or probably anything that triggers a redraw).

The following 2 sceenshots showing the San Mateo Bridge in San Mateo, CA illustrate the problem. The first one shows the display after panning so that the center span of the bridge is no longer shown and then - using cursor keys - slowly getting the center span of the bridge back into the view. The second one shows the same after a `-`,`+` (ie zooming out and in again).

I can't try right now if that also happens when on the boat but if so that could be potentially bad because you could miss lots of marks etc. on the charts as you sail along.
Attached Thumbnails
Click image for larger version

Name:	Selection_024.png
Views:	129
Size:	62.0 KB
ID:	94134   Click image for larger version

Name:	Selection_025.png
Views:	152
Size:	63.8 KB
ID:	94135  

nkiesel is offline   Reply With Quote
Old 22-12-2014, 13:08   #253
Registered User

Join Date: Sep 2009
Location: Angers - France
Boat: Beneteau First 29 Ptizef
Posts: 844
Re: OpenCPN Beta Version 3.3.2410 Released

Quote:
Originally Posted by bdbcat View Post
JP, I made one more try at overzoom blurring for very generic OpenGL systems. This code is really simple, and should run on almost any OpenGL system.
Dave
Dave

You got it !
It works on my damned Intel !
Just a small regret : At full zoom, panning become slow and jerky.
But it's acceptable
Now I have blurring on all my configurations ( I don't find this slowness
on the same machine with Ubuntu neither on my little low powered W8.1 )

many Thanks

Jean Pierre
Ptizef is offline   Reply With Quote
Old 22-12-2014, 14:12   #254
Registered User

Join Date: Dec 2005
Location: Helsingborg
Boat: Dufour 35
Posts: 3,891
Re: OpenCPN Beta Version 3.3.2410 Released

Quote:
Originally Posted by Ptizef View Post
Dave

You got it !
It works on my damned Intel !
Just a small regret : At full zoom, panning become slow and jerky.
But it's acceptable
Now I have blurring on all my configurations ( I don't find this slowness
on the same machine with Ubuntu neither on my little low powered W8.1 )

many Thanks

Jean Pierre

Dave
With an up to date Git I now get this when zooming in and panning.
Click image for larger version

Name:	Persist-Track2.png
Views:	114
Size:	143.8 KB
ID:	94136

Never seen it before. Connected?

Thomas
cagney is offline   Reply With Quote
Old 22-12-2014, 16:39   #255
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,500
Re: OpenCPN Beta Version 3.3.2410 Released

Thomas...

On the corrupted image:

Is it reproducible?
Does it happen if you Options->Display->Advanced->Suppress overzoom emphasis ??

Thanks
Dave
bdbcat 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 Beta Version 3.1.814 Released bdbcat OpenCPN 185 14-09-2012 07:43
OpenCPN Beta Version 3.1.802 Released bdbcat OpenCPN 158 14-08-2012 10:07
OpenCPN Beta Version 3.1.714 Released bdbcat OpenCPN 91 01-08-2012 17:08

Advertise Here


All times are GMT -7. The time now is 15:47.


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.