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 13-06-2011, 10:42   #46
Registered User
 
HappySeagull's Avatar

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

Quote:
Originally Posted by sailorF54 View Post
Windows: typically, the UserIcons folder must be in

C:\ProgramData\opencpn\UserIcons

since a few beta releases...
no,it's been moved.see also Netsurfer's post above and Dave's mention

http://www.cruisersforum.com/forums/f134/opencpn-version-2-4-beta-build-612-a-62283-2.html#post706932

http://www.cruisersforum.com/forums/f134/opencpn-version-2-4-beta-build-606-a-61929.html#post702145

"layers" folder is also there now.
It's working very well,too.I don't have to recopy this stuff every beta.
HappySeagull is offline   Reply With Quote
Old 13-06-2011, 11:01   #47
Registered User
 
sailorF54's Avatar

Join Date: Dec 2009
Location: Perros-Guirec, France
Boat: Jeanneau Sunshine 36
Posts: 999
Re: OpenCPN Version 2.4 Beta Build 612

Quote:
Originally Posted by HappySeagull View Post
no,it's been moved.see also Netsurfer's post above and Dave's mention

http://www.cruisersforum.com/forums/f134/opencpn-version-2-4-beta-build-612-a-62283-2.html#post706932

http://www.cruisersforum.com/forums/f134/opencpn-version-2-4-beta-build-606-a-61929.html#post702145

"layers" folder is also there now.
It's working very well,too.I don't have to recopy this stuff every beta.
yes, it has been moved...
Don't confuse (Vista)

C:\Program Files\OpenCPN

with

C:\ProgramData\opencpn
sailorF54 is offline   Reply With Quote
Old 13-06-2011, 19:07   #48
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,395
Re: OpenCPN Version 2.4 Beta Build 612

Thomas....

Regarding "topmar" symbols around Key West:

In cm93, these features do not have a "shape" attribute defined in the enc cell. All we know is the color, and an "inform" attribute which describes the shape in free text.

So, what to do?
I suppose we could try to parse the "inform" attribute dynamically, looking for some key words to try to infer a shape, and then generate and insert a synthetic "topshp" attribute. Then the subsequent lookup procedures will find a pretty symbol.....

Or, we can invent a colored generic symbol, of some sort, and add that to the topmar symbol set available to the lookup procedures.

Either approach strikes me as "inventing" information that may not be justified by the cell data.

So, I dunno...

Comments?

Dave
bdbcat is offline   Reply With Quote
Old 13-06-2011, 22:23   #49
Registered User

Join Date: Mar 2010
Location: Svanesund, Orust, Sweden
Boat: Forgus 31
Posts: 96
Send a message via Skype™ to balp
Re: OpenCPN Version 2.4 Beta Build 612

Quote:
Originally Posted by luke austria View Post
If there is someone out there who can provide a nice XCode-Projekt: I'd love to get it!
cmake make really nice Xcode projects for you. just tell it to.

In the terminal type.

mkdir build ; cd build ; cmake -G Xcode ..

opemn the build folder and there is a Xcode project for you.
balp is offline   Reply With Quote
Old 13-06-2011, 22:33   #50
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,207
Re: OpenCPN Version 2.4 Beta Build 612

Dave...
I would not try to invent topshp by parsing INFORM - it's content is a total mess and differs by geographic location, so very hard to get right. My position is that it's not broken. Maybe a color version of general topmark could be ok if we manage to draw something not to be confused with what exists already. By the way if we stop displaying the general (unknown shape) topmark symbol completely not to disturb the navigator with something that's not completely clear, we will still be better than most of the other nav programs which tend to ignore most of the topmarks completely....

Regarding RCRTCL - The most reasonable to me looks adding the new symbols from 3.4 plib and using them - it will "correct" waste majority of the cases (I've probably not seen any that will change for bad, but principially there have to be some). Looks like this was the thinking of the plib 3.4 authors as well...
Using other symbology will take us further from the defined standard, will make problems if we ever adopt the new version of standards and will upset the ecdis users coming to opencpn, so I tend not to like it.

Patch for the rules to try will come later today.

Pavel
nohal is offline   Reply With Quote
Old 14-06-2011, 00:32   #51
Registered User
 
sailorF54's Avatar

Join Date: Dec 2009
Location: Perros-Guirec, France
Boat: Jeanneau Sunshine 36
Posts: 999
Re: OpenCPN Version 2.4 Beta Build 612

Quote:
Originally Posted by nohal View Post
Dave...

Regarding RCRTCL
Pavel
3 examples on the same chart when entering Kiel...
Attached Thumbnails
Click image for larger version

Name:	Three.jpg
Views:	162
Size:	98.2 KB
ID:	28527  
sailorF54 is offline   Reply With Quote
Old 14-06-2011, 02:00   #52
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,207
Re: OpenCPN Version 2.4 Beta Build 612

RCRTCL according to the plib version 3.4 implemented. New symbols RCRTCL11-RCRTCL14 were added and the rules changed to use them.
To test, rename & unzip the attached file and replace the one installed with OpenCPN.

Let me know if you are unhappy with it...

Pavel
Attached Thumbnails
Click image for larger version

Name:	rcrtcl.png
Views:	159
Size:	26.1 KB
ID:	28531  
Attached Files
File Type: doc S52RAZDS.zip.doc (115.5 KB, 45 views)
nohal is offline   Reply With Quote
Old 14-06-2011, 02:11   #53
Registered User
 
sailorF54's Avatar

Join Date: Dec 2009
Location: Perros-Guirec, France
Boat: Jeanneau Sunshine 36
Posts: 999
Re: OpenCPN Version 2.4 Beta Build 612

Quote:
Originally Posted by nohal View Post
RCRTCL according to the plib version 3.4 implemented. New symbols RCRTCL11-RCRTCL14 were added and the rules changed to use them.
To test, rename & unzip the attached file and replace the one installed with OpenCPN.

Let me know if you are unhappy with it...

Pavel


Hi Pavel, can you tell us how you did it (so fast) ?

François
sailorF54 is offline   Reply With Quote
Old 14-06-2011, 02:32   #54
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,207
Re: OpenCPN Version 2.4 Beta Build 612

In this case very easily
I just swapped a couple of Y coordinates in the HP-GL code for the RCRTCL01 symbol. When you look at the symbols, they begin with the centerline (4 lines or 1, depending whether the result has to be dashed. No need to touch this.), then there are 2 lines drawing the arrow ends - you have to swap the Y component of the two to get them to the other side of the centerline.
And the last 6 lines are the arrow lines - again just swap the Y coordinates and they are at the other side.

To get the one-way version, just delete appropriate lines of the HP-GL code.

Other symbols are much worse - I drafted them in Inkscape, exported as HP-GL and then modify by hand. Very annoying. But fortunately the PLIB is pretty complete with the vectors...

Pavel
nohal is offline   Reply With Quote
Old 14-06-2011, 02:47   #55
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,207
Re: OpenCPN Version 2.4 Beta Build 612

And the TOPMAR proposal...
New TOPMAR91 and TOPMAR92 symbols created, meaning "red (green) topmark of unspecified shape"

Pavel
Attached Thumbnails
Click image for larger version

Name:	topmar.png
Views:	130
Size:	28.5 KB
ID:	28532  
Attached Files
File Type: doc S52RAZDS.zip.doc (115.7 KB, 39 views)
nohal is offline   Reply With Quote
Old 14-06-2011, 06:44   #56
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,395
Re: OpenCPN Version 2.4 Beta Build 612

Pavel....

Thanks for the rules updates. They look good to me.

I was hoping that you would come up on this point. You are a lot faster at this stuff than I am.

Thanks again
Dave
bdbcat is offline   Reply With Quote
Old 14-06-2011, 14:46   #57
Registered User

Join Date: Mar 2010
Location: Behind the garlic curtain - east central Saskatchewan
Boat: Baylurker 2755
Posts: 608
Re: OpenCPN Version 2.4 Beta Build 612

I've noticed a problem with the way the route is rendered for several revisions now. At a moderate zoom level the route periodically disappears and then reappears. I'm not sure how what creates the problem and so far it has always gone away by itself. If you pan or zoom it goes away immediately. I always have a track predictor turned on and I've also noticed that periodically there are vestiges of it that get orphaned on the screen. That happens less often than the route disappearing and they too eventually clean themselves up. On a two or three hour cruise I can count on the route disappearing at least a couple of times for maybe as long as a minute at a time.

I believe I have attached a couple of shots of the screen showing the missing route.
Attached Thumbnails
Click image for larger version

Name:	IMG_4588.JPG
Views:	172
Size:	171.2 KB
ID:	28549   Click image for larger version

Name:	IMG_4590.JPG
Views:	174
Size:	149.3 KB
ID:	28550  

bobofthenorth is offline   Reply With Quote
Old 15-06-2011, 18:08   #58
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,395
Re: OpenCPN Version 2.4 Beta Build 612

bobofthenorth....

Regarding your images of route dropouts:
Are you using the BSB4 PlugIn?

Dave
bdbcat is offline   Reply With Quote
Old 15-06-2011, 19:43   #59
Registered User

Join Date: Mar 2010
Location: Behind the garlic curtain - east central Saskatchewan
Boat: Baylurker 2755
Posts: 608
Re: OpenCPN Version 2.4 Beta Build 612

That's correct I have the BSB4 plugin and most of our cruising is in Canadian waters. We have cruised in US waters within the last month but I can't recall if it was a problem on the NOAA charts or not.
bobofthenorth is offline   Reply With Quote
Old 15-06-2011, 20:38   #60
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,395
Re: OpenCPN Version 2.4 Beta Build 612

bob...

I have seen this problem on BSB4. Just to be sure, are you testing 2.4.612?

I'll try to reproduce it....

Thanks
Dave
bdbcat is offline   Reply With Quote
Reply

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
OpenCPN Version 2.4 Beta Build 606 bdbcat OpenCPN 34 19-06-2011 09:52
OpenCPN Version 2.4 Beta Build 423 bdbcat OpenCPN 66 05-05-2011 05:45
OpenCPN Version 2.4 Beta Build 324 bdbcat OpenCPN 141 12-04-2011 14:15
OpenCPN Version 2.4 Beta Build 310 bdbcat OpenCPN 53 27-03-2011 11:05

Advertise Here


All times are GMT -7. The time now is 22:11.


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.