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 22-09-2013, 00:23   #61
Registered User

Join Date: Jun 2011
Location: 27south
Boat: Easton 47
Posts: 65
Re: Please Help: Magnetic Course Display in OpenCPN

if M = selected check if var is available in NMEA date stream else if wmm plugin is installed / enabled else course = show T
you get my drift.

Mo
Icnoships is offline   Reply With Quote
Old 22-09-2013, 01:06   #62
bcn
Registered User

Join Date: May 2011
Location: underway whenever possible
Boat: Rangeboat 39
Posts: 4,740
Re: Please Help: Magnetic Course Display in OpenCPN

Mo,

if the sailor decides that the presentation of bearings shall be M then he has to provide a deviation, either via the WMM-pi, a sensor that provides Magnetic Deviation or entering it manually.
If the actual manual deviation (as entered or forgotten to enter) = 0 then the bearing is still NNN M (even if it happens to be NNN T as well).

In my opinion the program should not change the presentation selected by the user. And it should not suppose that a 0 in the manual entry for deviation implies to switch to T

Hubert
bcn is online now   Reply With Quote
Old 22-09-2013, 03:01   #63
Registered User

Join Date: Jun 2011
Location: 27south
Boat: Easton 47
Posts: 65
Re: Please Help: Magnetic Course Display in OpenCPN

bcn
Not sure which end of the stick you have hold of here but WMM_PI does not provide any kind of deviation info, neither does any sensor normally connected to a yachts NMEA network & i think Dave has made it clear he does not intend (at this point) to add a table to allow manual entry of deviation for any particular vessel which would introduce another dimension ....(C) which we are not discussing here.
What i am saying about checking if a var. variable exists is as a safety measure, we have 11.5 degs of variation here and if my var. providing GPS fails and WMM is not enabled i want to know i am looking at T

Mo
Icnoships is offline   Reply With Quote
Old 22-09-2013, 06:02   #64
Registered User

Join Date: Mar 2010
Location: QC, Canada
Boat: Kelt 8.50
Posts: 181
Re: Please Help: Magnetic Course Display in OpenCPN

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

One modification to my proposal:

If a user has a GPS receiver that reports Variation as part of RMC sentence, that value will override the USER_Var. And the WMM PlugIn will be ignored in this case.

Thanks
Dave
Dave

I would use the variation from the WMM PlugIn rather than that from my old GPS. At my position there is 1 degree difference.

I do all my navigation in True, but my autopilot needs to know the variation, which it gets via RMC, actually the RMC of the GPS.

I would like ECRMC sent to the GPS use the variation from WMM instead. If I do not like it, I disable the PlugIn.

Anyway, it is not that bad.

Thanks

Jean-Marie
houlejm is offline   Reply With Quote
Old 22-09-2013, 08:37   #65
bcn
Registered User

Join Date: May 2011
Location: underway whenever possible
Boat: Rangeboat 39
Posts: 4,740
Re: Please Help: Magnetic Course Display in OpenCPN

Quote:
Originally Posted by Icnoships View Post
bcn
Not sure which end of the stick you have hold of here but WMM_PI does not provide any kind of deviation info, neither does any sensor normally connected to a yachts NMEA network & i think Dave has made it clear he does not intend (at this point) to add a table to allow manual entry of deviation for any particular vessel which would introduce another dimension ....(C) which we are not discussing here.
What i am saying about checking if a var. variable exists is as a safety measure, we have 11.5 degs of variation here and if my var. providing GPS fails and WMM is not enabled i want to know i am looking at T

Mo
Mo, sorry for creating misunderstandings: should read variation instead of deviation of course.

But again: how should the program know in absence of data from a data stream that the value entered as manual variation ("0" for instance) should be ignored?

I can only imagine that a time-out can be checked and then an according message is shown ("No online source for variation. Variation should be entered and updated manually. Or change to T").

Out of curiousity: is there a scenario where you want to use M and the WMM-pi is not running?
bcn is online now   Reply With Quote
Old 24-09-2013, 16:41   #66
Senior Cruiser
 
Tugwit's Avatar

Cruisers Forum Supporter

Join Date: Dec 2012
Location: Olympia WA
Boat: Cascade 36
Posts: 104
Re: Please Help: Magnetic Course Display in OpenCPN

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

I knew this one would not be as simple as adding T+V=M.
Thanks for all the feedback. As Pavel notes, my issue is philosophical rather than practical. COG(M) still bothers me, especially for AIS targets.

Anyway, here is my current proposal.

1. There will be a user specified variation entry field (USER_Var). It will be a constant for current instance of OCPN.
2. If user adds the WMM PlugIn, then the variation will be automatically calculated based on own-ship position. This value will override the USER_Var.
3. COG displayed on the bottom status line will be COG(M) (Much as this pains me...)
4. Bearings and Courses in the Route Properties dialog, route leg rollovers, and Active Route console will be (M), corrected for variation.
5. AIS target reports will show target COG(M). sigh....
6. OCPN knows nothing about deviation. If you have a steel boat, I guess you had better learn a little math

After I test this stuff locally, I shall never ever use it. But I hope some will find it improves their OpenCPN experience.

btw, I'm sure all realize that if you have your GPS receiver set to send Magnetic info, you will want to revert to True output, and depend on OCPN to do the math.

Ready for the next round?
Dave
While this thread seems to be principally concerned with the presentation/display of Magnetic bearings (courses, etc.), I would like to add a request to enable OpenCPN to output the autopilot control sentence, APB, with Magnetic Bearings instead of True Bearings (as a user-selectable option).

This would apply to field 8: Bearing Origin to Destination, field 11: Bearing Present Pos to Dest, and field 13: Heading to Steer. Following each of these fields is a field with value {M,T} which specifies if the bearing is Magnetic or True.

I have been unable to get my Simrad TP32 autopilot to accept 0183 output from OCPN and enter "NAV mode" to follow a route. I have succeeded, however, using PolarView/PolarCOM. The only significant difference in output of the two products is the use of True bearings in OCPN APB and the use of Magnetic bearings in PolarCOM.

Note that the format of the RMB and RMC sentence requires the use of True bearings.

Similar issues have been reported in other OCPN support threads with other chartplotter software and other autopilots. I seem to recall that others have reported success with using Coastal Explorer and Nobletec with their autopilots while having trouble with OCPN . And another user reports a similar theory that the Raymarine X-10 autopilot seems to require magnetic bearings (in APB, presumably).

Simrad Technical Support (USA) has been singularly unhelpful to confirm this theory (that the AP requires magnetic bearings in APB), but based on my testing that seems the only explanation....
Tugwit is offline   Reply With Quote
Reply

Tags
enc, lease, opencpn, paracelle


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


Advertise Here


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


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.