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 Rating: Thread Rating: 5 votes, 5.00 average. Display Modes
Old 22-10-2012, 05:53   #1261
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,627
Images: 2
Re: Feature Requests

Quote:
Debian...couple of remaining glitches, and one of them is important: relates to sound. As it builds, the OpenCpn sound system works erratically. For example, the anchor alarm bells sound only once. This issue relates to the sound support on the wxwidget package.

The answer from the development team is to put in place some external libraries instead of the ones provided by Debian. Even though that works, is not very easy (need to recompile, know about package management) and it would be complicated to people that are simple users.
Maybe one of you Debians could study this a little and figure it out?wxSoundLooks pretty straightforward to me but I am not really a programmer. There are some true false tests for sound playing.....under wxAdvanced or rarely used GUI classes
rgleason is offline   Reply With Quote
Old 22-10-2012, 14:00   #1262
Registered User

Join Date: Jan 2010
Location: Montevideo, Uruguay
Posts: 242
Re: Feature Requests

Quote:
Originally Posted by rgleason View Post
Maybe one of you Debians could study this a little and figure it out?wxSoundLooks pretty straightforward to me but I am not really a programmer. There are some true false tests for sound playing.....under wxAdvanced or rarely used GUI classes
Apparently the issue is that the wx packages installed by Debian are compiled w/o sound support, for whatever good reasons they have.

So, nobody that uses Debian can get sound working with OpenCpn right away after installation. Given that Debian is one of the most relevant distributions of GNU/Linux, base of Ubuntu, Mint and many others, this problem is not insignificant. Convincing Debian maintainers to change their ways requires time, good arguments and a good critical mass of adopters. Not easy (1).

The solution that I propose, thought-out by others here, it's very simple to configure for the user, particularly for a non-savvy user. Downloading and replacing several packages then locking the apt repository is not.

Diego


(1) And if they say no, you don't know if it comes from a savvy, experienced person or from a stubborn kid.
dpons is offline   Reply With Quote
Old 22-10-2012, 19:03   #1263
Registered User

Join Date: Oct 2012
Posts: 1
Re: Feature Requests

Anyway to get the AIS to display ship names next to their triangles without having to mouse over the triangle? Helps when navigating a channel with my hands on the zdrives that i dont have to take one off to move the mouse over just to see the name. Could be a check box feature on the AIS tab. Thanks again!
Wu Jen is offline   Reply With Quote
Old 22-10-2012, 21:02   #1264
Registered User

Join Date: Oct 2012
Posts: 20
Problem Interfacing autopilot

Hello, I am new to Opencpn and just registered to the Forum. I have done a lot of research on my problem that follows but have not seen a solution to passing navigation data to my autopilot using my single cable.

I have a serial connector connected to a wire going to my Furuno GP-32's output port wired as follows:

5= ground, 3= transmit, 2= receive.

This cable is connected to a Prolific USB Serial adapter. When connected to Nobletec, Maxsea and SeaClear It will work as Data "IN" and also Data "OUT" to the autopilot.

When the cable is connected to Opencpn Versions 2.1, 2.5 or 3.1 when connected to a PC with XP, Vista or Windows 7 I get the same result. Data "IN" is okay but Data "OUT" gives the following message in the log:

11:46:58 PM: Autopilot output device open failed: COM4

If I use a BU-353 GPS in the "IN" port and my cable in another port as "OUT" (with the Furuno turned off) the cable will pass XTE, DTW and BTW to the autopilot on both computers. On one computer it also passes COG and SOG and on another it doesn't. In both computers I have gone into the ini files and inserted:

[Settings]
AutoPilot NMEA Sentence Out=RMB;RMC

So, in summary, my cable will work as Data "IN" and Data "OUT" but not at the same time.

Help!!!!!!!!!!!!!!!!
 
Allen
svHonalee
svhonalee is offline   Reply With Quote
Old 23-10-2012, 04:14   #1265
Registered User

Join Date: Dec 2008
Boat: Journeyman
Posts: 705
Re: Problem Interfacing autopilot

Quote:
Originally Posted by svhonalee View Post
Hello, I am new to Opencpn and just registered to the Forum. I have done a lot of research on my problem that follows but have not seen a solution to passing navigation data to my autopilot using my single cable.
Please re-post this question as a new separate thread, and you will get help. This is a feature request thread, not meant for support questions.
JesperWe is offline   Reply With Quote
Old 23-10-2012, 06:22   #1266
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,627
Images: 2
Re: Feature Requests

Quote:
The solution that I propose, thought-out by others here, it's very simple to configure for the user, particularly for a non-savvy user. Downloading and replacing several packages then locking the apt repository is not. Diego
Perhaps the solution then is as simple as documenting it completely and properly on a separate Debian install page in the OpenCpn Wiki? - I've registered there and have logged in, but never posted. If you want to send the documentation to me I'll post, but I am sure you can too..
rgleason is offline   Reply With Quote
Old 23-10-2012, 08:23   #1267
Registered User

Join Date: Jan 2010
Location: Montevideo, Uruguay
Posts: 242
Re: Feature Requests

Quote:
Originally Posted by rgleason View Post
Perhaps the solution then is as simple as documenting it completely and properly on a separate Debian install page in the OpenCpn Wiki? - I've registered there and have logged in, but never posted. If you want to send the documentation to me I'll post, but I am sure you can too..
The process has already been documented in several threads ("Linux Mint sound problems" was the last I saw), but is far from simple. I would call it a hack more than a solution.

Adding support for external sound players would be much easier for the user. There are interesting possibilities as side effects to this solution, such as using it to send SMS, email, activate klaxon, etc., with the proper tools.

Diego
dpons is offline   Reply With Quote
Old 03-11-2012, 01:55   #1268
Registered User

Join Date: Jun 2009
Location: Morbihan Brittany France
Boat: Hallberg Rassy 37
Posts: 65
Re: Feature Requests

Quote:
Originally Posted by dpons View Post
The solution that I propose, thought-out by others here, it's very simple to configure for the user, particularly for a non-savvy user. Downloading and replacing several packages then locking the apt repository is not.
I don't think replacing standard packages is an acceptable solution. launching OpenCPN with "padsp opencpn" is much easier and work out of the box.

This being said, I agree that OpenSound should work out of the box with Ubuntu. If wxsound is not supported, then pulseaudio API should be used, but forcing end-user to hack their package management to replace an existing package cannot be view as a valid long term option.
fulup is offline   Reply With Quote
Old 04-11-2012, 13:57   #1269
Registered User

Join Date: May 2011
Location: Sydney NSW
Boat: Peterson 46
Posts: 5
Re: Feature Requests

Hello Dave
I am a committed and enthusiastic user of OpenCPN. It has been faultless in our cruise to St Petersburg (Russia), northern Baltic states, Norway and Spitzbergen this summer. A wonderful program!

I have one small query/suggestion. When routes are long, with heaps of waypoints (south coast of Finland for example), it would be very helpful if, in route properties, there were a column showing distance run and distance to go in the route, at any particular waypoint. Maybe this feature is already in the program, but I have not been able to find it.

Am I missing something?

Congratulations on a wonderful program

John Vallentine
"Tainui"
Tromso Norway
jvallentine@gmail.com
jvallentine is offline   Reply With Quote
Old 13-11-2012, 01:49   #1270
Registered User

Join Date: Mar 2011
Posts: 39
Re: Feature Requests

Hi, I have had a quick squiz through the tracker site and possibly missed this as a request. Is it possible to add the option of adding an existing waypoint to a route. When you go for the "insert waypoint" on the route right click menu or when looking at the route properties from the route manager page, to be able to insert an already stored waypoint form your list of waypoints rather than creating a new waypoint each time? In the first instance; (right click on route) a sub menu from the "insert waypoint" selection of "new" or "stored" with the first dropping a new waypoint and the second opening the stored waypoint list, and in the second instance; when your viewing a waypoint in the route properties on the route manager selection, highlight a waypoint in the route, right click and give an extra option of insert waypoint (which already allows has waypoint properties, remove selected and copy all as text) leading to the sub menu as per instance 1, with maybe even an option of place before or after coming too.
glywn380 is offline   Reply With Quote
Old 13-11-2012, 04:09   #1271
Registered User

Join Date: Dec 2008
Boat: Journeyman
Posts: 705
Re: Feature Requests

Quote:
Originally Posted by jvallentine View Post
I have one small query/suggestion. When routes are long, with heaps of waypoints (south coast of Finland for example), it would be very helpful if, in route properties, there were a column showing distance run and distance to go in the route, at any particular waypoint. Maybe this feature is already in the program, but I have not been able to find it.
Starting with current beta release, all this information is available in the rollover popup window for the route.
JesperWe is offline   Reply With Quote
Old 14-11-2012, 07:28   #1272
Registered User

Join Date: Mar 2011
Posts: 39
Re: Feature Requests

Addendum to post 1270: I found that if you append waypoint from the right click menu and drop a waypoint very close to an existing one it gives the option to use nearby, but puts it at the end of the route, so most of the instance one functionality is there, just needs to be extended to mid point insertions. Instance 2 there is delete in the right click menu but no add, which would be a welcome addition.
glywn380 is offline   Reply With Quote
Old 15-11-2012, 09:00   #1273
Registered User

Join Date: Nov 2012
Posts: 5
AIS Class B CPA Alarm suppression

I've been using OCPN for my cruising based in the Adriatic for the past two years - great program, thanks.

The program is installed on an Acer Aspire netbook with Win7 and a combined GPS/AIS receiver single USB input. I have found the AIS CPA alarm feature invaluable because my cruising area is populated with some very fast ferries that appear to be cavalier with colregs compliance - I have had two near misses in the past five years. However, with the explosion of leisure boating use of AIS Class B transmissions I have reluctantly had to disable the CPA alarms due to the constant spurious alarms from small boats that are no danger, thus making me vulnerable to the Class A ones that are.

An extra setting to disable alarms for AIS Class B CPA threats only (similar to anchored targets) leaving Class A enabled, would make my day.

Thank you!
Beachcomber_ is offline   Reply With Quote
Old 16-11-2012, 11:36   #1274
Registered User

Join Date: Mar 2010
Location: Behind the garlic curtain - east central Saskatchewan
Boat: Baylurker 2755
Posts: 608
Re: Feature Requests

Maybe this already exists - if so I haven't found it. If you have a route plotted through a narrow pass and want to check the current it can be very difficult or impossible to right click the little current arrow because the context dialog for the route will always come up rather than the current display. If there was a way to jump to the current display from a list or to search for a current display that would solve the situation I refer to. The workaround is that you can zoom until you finally get to a resolution that enables selecting the current icon but in a narrow pass that can be a very high zoom level and sometimes you have a lot going on in those narrow passes so changing the zoom that much may not be convenient.
bobofthenorth is offline   Reply With Quote
Old 16-11-2012, 13:22   #1275
Registered User
 
HappySeagull's Avatar

Join Date: Dec 2010
Location: B.C.,Canada
Boat: 29'
Posts: 2,423
Re: Feature Requests

bobofthenorth, other workarounds might be, toggle the route's visibility- that works to get at the current arrow..

...don't forget those current arrows are real time. The bigger they are, the more current there presently is- you needn't look at the current table if the arrow is BIG, because it ain't gonna turn soon!
But a scrap of paper with the turns written on it beats all.
HappySeagull 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
Yet anothr of my stupid requests Little Otter Multihull Sailboats 2 29-06-2008 23:29
Any requests for pics at Strictly Sail Oakland? Redbull addict Monohull Sailboats 0 30-03-2007 18:33
Capt.Jack requests permission to come aboard canatc1 Meets & Greets 8 10-04-2006 16:54

Advertise Here


All times are GMT -7. The time now is 16:05.


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.