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 19-02-2017, 07:41   #61
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,401
Re: OpenCPN Beta Version 4.5.213

LeaseOnLife:

re:
But: Is there a reason OpenCPN only seems to accepts certain letter combination for the first two letters after the dollar sign?

Actually, OCPN does not care (or shouldn't care) about the "talker" ID. Could be anything.

The main core (not Dashboard) recognizes and processes the following messages, without regard to talker:

RMC, HDT, HDG, HDM, VTG, GSV, GGA, GLL

Are you having specific trouble with this? Any example sentences or configurations that don't work?

Thanks
Dave
bdbcat is offline   Reply With Quote
Old 19-02-2017, 07:48   #62
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,401
Re: OpenCPN Beta Version 4.5.213

Hello testers..

For the iENC, we need to select a single keystroke to return to ENC Standard display mode.

I propose the key "n". As in "staNdard", or even "Normal".

Anyone see any problem with this? Think about Plugins, alternate platforms (Mac, rPi, etc.).

Thanks
Dave
bdbcat is offline   Reply With Quote
Old 19-02-2017, 09:09   #63
Registered User
 
LeaseOnLife's Avatar

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

Quote:
Originally Posted by bdbcat View Post
LeaseOnLife:

re:
But: Is there a reason OpenCPN only seems to accepts certain letter combination for the first two letters after the dollar sign?

Actually, OCPN does not care (or shouldn't care) about the "talker" ID. Could be anything.

The main core (not Dashboard) recognizes and processes the following messages, without regard to talker:

RMC, HDT, HDG, HDM, VTG, GSV, GGA, GLL

Are you having specific trouble with this? Any example sentences or configurations that don't work?

Thanks
Dave
I sent you a VDR file via email

Thanks

Dirk
LeaseOnLife is offline   Reply With Quote
Old 19-02-2017, 10:21   #64
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,401
Re: OpenCPN Beta Version 4.5.213

LeaseOnLife....

Did not receive email VDR file.
Where sent?

Dave
bdbcat is offline   Reply With Quote
Old 19-02-2017, 12:34   #65
Registered User
 
LeaseOnLife's Avatar

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

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

Did not receive email VDR file.
Where sent?

Dave

opencpn (at) bigdumboat.com

??

Check spam ?
:-(
LeaseOnLife is offline   Reply With Quote
Old 19-02-2017, 12:36   #66
bcn
Registered User

Join Date: May 2011
Location: underway whenever possible
Boat: Rangeboat 39
Posts: 4,740
Re: OpenCPN Beta Version 4.5.213

retry..
bcn is online now   Reply With Quote
Old 19-02-2017, 13:26   #67
Registered User

Join Date: Feb 2017
Location: Cairns Australia Qld
Boat: Catalina 36 MKI 36 Feet
Posts: 3
Re: OpenCPN Beta Version 4.5.213

Quote:
Originally Posted by LeaseOnLife View Post
opencpn (at) bigdumboat.com

??

Check spam ?
:-(
Quote:
Originally Posted by bdbcat View Post
Eric...

Please post, or send me the charts, and I'll track it down.

opencpn (at) bigdumboat.com


Thanks
Dave
Hi Dave
I sent you 6 kap file via email
Thanks Erich
Erich Jung is offline   Reply With Quote
Old 19-02-2017, 16:40   #68
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,401
Re: OpenCPN Beta Version 4.5.213

LeaseOnLife...

In the spam bucket. Got the VDR now, thanks.

I'll study now...

Dave
bdbcat is offline   Reply With Quote
Old 19-02-2017, 17:07   #69
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,401
Re: OpenCPN Beta Version 4.5.213

LeaseOnLife....

OK, according to NMEA0183 formally, we should not attempt to decode a sentence that begins with $P.....

This is meant to be proprietary, and not part of the standard.

c.f.
Standard NMEA-0183 sentences description

So, your $PFGLL sentences are ignored.

Of course we could fix this for your sentences. But what else will break? This is a large regression risk, since we have no idea what sentences that OCPN is really seeing in the wild. Makes me nervous.

Is there no way to redefine the TALKER for your interface? Seems to me that PFGLL is a good sentence, just needs to start with some character other than "P".


Dave
bdbcat is offline   Reply With Quote
Old 19-02-2017, 17:25   #70
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,401
Re: OpenCPN Beta Version 4.5.213

Erich Jung...

I got the KAPs, identified the trouble. These charts were mistakenly being interpreted as vector overlay charts (???) due to their specific names. Bad code, that was. Fixed now.

Looks like a nice place to anchor and swim. Got any pictures for the website photo Gallery?

Thanks
Dave
bdbcat is offline   Reply With Quote
Old 19-02-2017, 17:41   #71
Registered User
 
LeaseOnLife's Avatar

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

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

OK, according to NMEA0183 formally, we should not attempt to decode a sentence that begins with $P.....

This is meant to be proprietary, and not part of the standard.

c.f.
Standard NMEA-0183 sentences description

So, your $PFGLL sentences are ignored.

Of course we could fix this for your sentences. But what else will break? This is a large regression risk, since we have no idea what sentences that OCPN is really seeing in the wild. Makes me nervous.

Is there no way to redefine the TALKER for your interface? Seems to me that PFGLL is a good sentence, just needs to start with some character other than "P".


Dave
Dave, understood!

The TALKER is CANBOAT, https://github.com/canboat/canboat

Canboat creates the talker ID from a NMEA-2000 src ID, my N2K GPS has source "245" or 0xf5. Canboat represents 0xF5 by two letters, not using numbers, A..P with A representing a zero, and P representing a F. So I lucked out since my GPS gets the src ID 0xF5 and Canboat makes a "PF" out of it.

I will go back to the developer(s) of Canboat and ask to avoid an initial "P" during the creation of the talker ID.

Thanks again

Dirk
LeaseOnLife is offline   Reply With Quote
Old 19-02-2017, 22:54   #72
bcn
Registered User

Join Date: May 2011
Location: underway whenever possible
Boat: Rangeboat 39
Posts: 4,740
Re: OpenCPN Beta Version 4.5.213

Quote:
Originally Posted by bdbcat View Post
..
These charts were mistakenly being interpreted as vector overlay charts (???) due to their specific names.
....
Thanks
Dave
What concept/feature is this? Any pointers?
bcn is online now   Reply With Quote
Old 20-02-2017, 01:12   #73
bcn
Registered User

Join Date: May 2011
Location: underway whenever possible
Boat: Rangeboat 39
Posts: 4,740
Re: OpenCPN Beta Version 4.5.213

Quote:
Originally Posted by bcn View Post
What concept/feature is this? Any pointers?
Information, definitions and example cells for S-57 overlay cells here:
https://www.nauticalcharts.noaa.gov/..._overlays.html
and here:
bathymetric Inland ENC Product Specification | ienc.openecdis.org

Interesting feature especially for ad-hoc or crowdsourced bathymetry

The example gets recognized and accordingly placed by OpenCPN, but rendering is obviously not prepared for the overlay cells.
Code:
9:55:45 AM: Searching directory: C:\Users\hk\Desktop\Pilotfish\LA-LB_bIENC for *.000
9:55:45 AM: Loading chart data for C:\Users\hk\Desktop\Pilotfish\LA-LB_bIENC\ENC_ROOT\USBSP01C.000
9:55:45 AM:    Adding chart file: C:\Users\hk\Desktop\Pilotfish\LA-LB_bIENC\ENC_ROOT\USBSP01C.000
9:55:45 AM: Loading chart data for C:\Users\hk\Desktop\Pilotfish\LA-LB_bIENC\ENC_ROOT\USBSP01D.000
.......
Attached Thumbnails
Click image for larger version

Name:	LALB_Overview.jpg
Views:	109
Size:	105.4 KB
ID:	141624   Click image for larger version

Name:	2017-02-20 09_59_38-OpenCPN 4.4.0-S-57-overlay-cells.jpg
Views:	124
Size:	416.0 KB
ID:	141625  

bcn is online now   Reply With Quote
Old 20-02-2017, 06:42   #74
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,401
Re: OpenCPN Beta Version 4.5.213

bcn...

S57 overlay cells are commonly encountered in Euro Inland chart sets. They look like standard S57 cells, with a particular file name format.

In S57, the third character of the filename is used to decode the intended usage of the cell.

Example: /ENC_ROOT/US1AK90M/US1AK90M.000
This is an overview chart ('1').

/ENC_ROOT/US5AK7QM/US5AK7QM.000
This is a harbor chart ('5')

In Euro Inland, overlay charts are indicated by 'L' or 'A' in the third character.
iENC_AUSTRIA_ED9/ENC_ROOT/1SAD1870.000

These cells usually contain things like canal signs and other items not critical to normal navigation. OCPN renders them properly if found during chart loading.

For the bathy overlays in LongBeach, NOAA/USACE seems to be using also 'B' in the third character. I'll have to read the spec. to see about this, and teach O how to handle it.

FYI

Dave
bdbcat is offline   Reply With Quote
Old 20-02-2017, 08:00   #75
Registered User

Join Date: Oct 2014
Posts: 274
Re: OpenCPN Beta Version 4.5.213

The USACE issues the US Inland Buoys overlay named

3UABUOYS.000

which shows the USCG maintained buoy positions on top of the IENC's published by the Corps.

USACE also issues an overlay of soundings named

3UASW000.000

for the Southwest Pass of the Mississippi River. It overlays NOAA's ENC of the SW pass.

I just made a Pull Request which adds these two overlays to the chart downloader plugin in OpenCPN-master on GitHub. These overlays are updated every week or so.

Paul
.Paul. is offline   Reply With Quote
Reply

Tags
enc, 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 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
OpenCPN Version 2.1.0 Beta bdbcat OpenCPN 1045 25-06-2010 10:09
OpenCPN Version 1.3.5 Beta Technical bdbcat OpenCPN 544 24-03-2010 10:34

Advertise Here


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


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.