OpenCPN::OpenCPNAll Projects: Tasklist (2024)

290500 Feature RequestBug ReportLow...12.09.2022Bruce BalanAssignedTask Description

Standard procedure in Windows is for the Esc key to do the same thing as the cancel key on any dialog. Currently, the Esc key does nothing in the Waypoint, Track and Route Properties dialogs. I am happy to go through the entire program to check if there are others with the same behavior if this is something that will be fixed.

Thanks,

Bruce

288800 Feature RequestFeature RequestLowRequire OCPN message enhancements to allow interoperab...04.05.20222Tony Voss28.06.2022AssignedTask Description

Enhancement to OCPN messages are requested to facilitate interoperability with another instance of OCPN or other devices.

Some of the required messages already exist. Others need enhancement.

  1. Waypoint added, updated or deleted. FS#2805 addresses this partially.
  2. Route added, updated or deleted.
  3. For route activity, we already haveOCPN_RTE_ACTIVATED,OCPN_RTE_DEACTIVATED &OCPN_RTE_ENDED. We need additionallyOCPN_RTE_ADVANCED
  4. We already haveOCPN_WPT_ACTIVATED &OCPN_WPT_ARRIVED. But there is no message for when the active waypoint is deactivated or changed to a different one, such as when a route advances.

Messages need to be sent under all circumtrances, whether the action is through the GUI, through an API call or determined by OCPN in the course of navigation.

In most cases it is sufficient to send the GUID as further details can be retrieved by GUID, except when an object is deleted and no longer exists. So, generally, the message should include the object's name.

This enhanced facility has uses beyond interoperability. For example, at present dropping a waypoint creates a vanilla waypoint and, invariably, the user needs to display its properties to give it a name, icon, scale visibility etc. Adding a OCPN_WPT_ADDED message would allow the user to tailor the new waypoint to personal preference via a simple JavaScript action.

See the forum discussion on interoperability.

283200 Feature RequestFeature RequestLowEsc key should 'cancel' waypoint properties form07.02.2022Bruce BalanUnconfirmedTask Description

The standard dialog box behavior under Windows is that the Esc (escape) key is the keystroke equivalent of clicking the cancel key in a dialog box. It would be nice to be able to use the Esc key to close the Waypoint Properties Form without accepting changes (same as clicking Cancel).

Same goes for other property dialog box (route, track), as well as all froms with a cancel button.

Thanks,
Bruce

276200 Feature RequestFeature RequestLowRM properties show cumulative distance col for distance...20.03.20213Rick GleasonAssignedTask Description

route properties dialog box included a cumulative distance column that would show the distance from the beginning of the route to each route

Route Manager still does not show the total length of each route--to see the total length of a route you have to open route properties

2735OpenCPN 5.2.0 ReleaseBug ReportHighDeleting Route after viewing properties causes crash17.11.20201Geoff HeadSolution PendingTask Description

OpenCPN (5.0 and above) consistently crasheswhen you do this:

  1. Open Route & Mark Manager
  2. Import GPX file (created previously byOpenCPN)
  3. Click on Track Properties
  4. Move Track Propertieswindow to side of screen
  5. Move ship track position using cursor up/down recorded points
  6. CloseTrack Propertieswindow
  7. Click on Delete on Route &Mark Manager
  8. OpenCPN crashesand closes.

Notes: I have tested this on a laptop and desktop computerboth running Windows 10 with same result. Have tested with various GPX files.

The only time it doesn't crash is if you don't move the Track Properties to the side of screen.

I have included a video of the problem:https://youtu.be/owLFZfILxSM

2733OpenCPN 5.2.0 ReleaseBug ReportMediumWaypoint properties ETD field does not offset the next ...11.11.20201Marcus05.03.2021Solution PendingTask Description

Problem:

Creating a route with night stop anchorages requires the Estimated Time of Departure feature to offset the actual trip duration. It seems the time zone or something is not linked as the ETD time offset of the next waypoint. it calculated incorrect but can be fake adjusted as a workaround.

Repro

Create a route and plot an anchorage waypoint at 12pm, then a departure waypoint .01nm away at 1 knot.. I want to remain anchored untill 6am the next morning so I enter it in the Estimated Time of Departure field in that waypoint's properties. The Route Manager shows a completely different time as calculated. There is no error as expected.

2732OpenCPN 5.2.0 ReleaseBug ReportCriticalExecuting Route Properties with corrupt .gpx results in...10.11.2020Marcus12.03.2021Solution PendingTask Description

Two GPX files that are before and after the application hangs. v1.5a is a working copy exported at 6am, v1.5b is an exported copy made at 11am after restarting OpenCPN in safe mode. v1.5b reproduces.

REPRODUCE:

Import v1.5a GPX, Right click the Route and choose Properties... Displays diaolog as expected.

Import v1.5b GPX, Right click the Route and choose Properties... Hourglass spins forever, Taskmgr reports max CPU allotment. Have to kill the process. OpenCPN restarts with safe mode dialog. Reproduces in safe mode.

2716OpenCPN 5.2.0 ReleaseBug ReportMediumOpenCPN on MacOS v10.15.6 does not restart properly aft...24.09.20201Tony Voss12.03.2021Request to OP for further informationTask Description

If OpenCPN v5.2 crashes, on next launch it reports "Deleted stale lock file" and gives you an opportunity to start in safe mode, which I decline as the crash is not a repeating one.

OpenCPN does not start completely. Charts are not loaded properly and the plugin buttons in the toolbar are 'dead'.

If I then quite OpenCPN and launch it again, all is well this second time.

I have done a file compare on the log file for the two starts. The only differences I can see are:

  • Timestamps (obviously)
  • chart1.cpp:2564 OpenCPN Initialized in 499 ms. (for duff start) vs.chart1.cpp:2564 OpenCPN Initialized in 15615 ms. (for successful start)
  • the successful start reports 'navutil.cpp:1643 Applying NavObjChanges' but this line is missing from the duff start.
2689Ocpn - pi - DashboardFeature RequestMediumAdd Temperature selection to preferences02.08.2020Stephen CarnsAssignedTask Description

Can we get "F" or "C" into the preferneces for displaying of temperatures in Fahrenheit or Celcius?

Petri Makijarvi was able to include this rather quickly in Dashboard_Tactics plug in. Seems as if this is something simple that should be included in Dashboard_pi, also.

I know F/C is a function of the NMEA0183 data stream, but for my set up, changing the transducers proves to be complicated. With Dash_T, it so easy to just select the correct one.

2678OpenCPN 5.2.0 ReleaseBug ReportHighChart Downloader freezes not only OpenCPN but whole ope...19.07.20204Florian Unger07.03.2021Solution PendingTask Description

When I select "USA - NOAA & Inland charts"->ENC->All ENCs-All
in the chart downloader this freezesnot only OpenCPN but the whole operating system.

Windows is not responding anymore. It is not even possible to startthe Task manager to kill the OpenCPN program but I have to do a hard shutdown of the OS to recover from this condition.

This issue reproducable and happens every time I do the above.

266200 Feature RequestFeature RequestLowTrack Highlighting the corresponding line in Track Prop...15.05.2020Jef PijnenburgAssignedTask Description

When double clicking on a point of a track, the Track Properties window opens. The proposal is to highlight the leg number / line that corresponds to the point where the user double-clicked the track. This allows the user to see the time and speed at that point of the track.

The same feature might be added to another vessel's AIS track

2630OpenCPN 5.0.0 ReleaseBug ReportLowRoute Properties features missing15.11.20191Javier Fernandez17.11.2019UnconfirmedTask Description

Most features for route planning are missing in version 5. These features are "ETA Planning - Now", "ETA Planning - Now from Intermediate WP" and "ETA - During Passage", all of them are explained in detail in current built-in and online manuals (https://opencpn.org/wiki/dokuwiki/doku.php?id=opencpn:opencpn_user_manual:toolbar_buttons:route_mark_manager#eta_planning_-_now)

All these features were accessed by typing "<" in the "Departure Time" box of Route Properties window, which automatically entered present date and time as departure time from current position to next active waypoint in the route. Now in OCPN 5 release this box does not allow typing "<", so these features can't be accessed even if maybe code is still there.

All of it used to work beautifully in previous versions (although 4.8 introduced errors in calculations as explained in last comment in "FS#2316 - Route properties, Start hour") and were one of the most powerful features of OpenCPN. Now all of these features are out of reach which renders OpenCPN useless for route planning during passage, as all ETA's to waypoints can't be updated as passage goes on.

2609OpenCPN 5.0.0 ReleaseBug ReportLowRoute Properties ETA and ETD errors02.09.20191Greg Barnicoat10.03.2020Solution PendingTask Description

OPENCPN V 5 Win 10 ver 1906

There are several errors with the ETA calculations

  1. The ETA for the 2nd WP is calculated at two times the actual ETE. A work arround is to use a WP very close the the starting WP.
  2. In WP properties Extended, the ETD AM and PM times are reversed when transferred the Route Properties
260800 Feature RequestFeature RequestMediumRoute and Waypoint Properties: time and date formats02.09.20191Greg BarnicoatUnconfirmedTask Description

Feature request.

Is it possible to use the default Windows date format for all date fields. If not then support the user selected format. The ETA format is always USA mm/dd/yyyy. At least the following additional date formats should be supported:

dd/mm/yyyy, yyyy/mm/dd, also dd/mm/yy and yy/mm/dd.

Less annoying is the time format with both 12 hour and 24 hour time formats. Is is possible to use the default Windows format or alternately allow the user to select the format

260300 Feature RequestFeature RequestLowIO WP Make User Generated Waypoints Portable Between Co...07.08.20193Yacht ASIA30.09.2021AssignedTask Description

The new waypoint features lend themselves (nearly) to producing an interactive cruising guide for areas that are accessed via OpenCPN. This would be an awesome tool but to make this work waypoints would be need to be more portable between different computers and operating systems.

At the moment a waypoint can be associated with 1 or more links. These links can be either a URL (on the internet) or a file (on the local computer). The URL structure will obviously work anywhere you have aninternetconnection - but yachts have bad habits of going outside of areas that haveinternetaccess.

Ideally, for something like a cruising guide (or for locations and contact details ofemergencyservices/ restaurant guides / marina guides.... the applications are almost endless) you would want to be able to download a set of waypoints that can be shown on an OpenCPN layer while you are offline. Along with these waypoints you would also want to download the linked files containing photos, information, videos etc. The problem here is that the file:// resource locator is not portable betweencomputers.

Say for example I write a cruising guide comprising of a set of waypoints with links to html files andimageson mycomputer. All of these links use the file:// resource locator which points to html files, images and videos on my computer. Now I want to put this online so that others can use this information.Anyone else who downloads my helpful guide cannot use it as the file:// links used in the waypoints refer to the specific file structure (and drive letters) on my computer. In order to use the guide they would have to go through every waypoint and edit the links to make them point to the right place (where they had downloaded the html and image files).

For large information databases hand editing every waypoint in this way would be unrealistic and a horrible waste of time.

My suggestion here is to add a third type of resource locator - lets call it opencpn://. This then allows you to specify files relative to a user definable base directory into which you can put "points of interest",cruising guidesetc. Lets call this a "Points of Interest" directory.

It would probably be helpful to provide an example to clearly demostrate both the problem and my suggested solution:

The problem

I create an interactive cruising guide for an area describing each anchorage in an area. This guide contains text and photos. Access to the guide is from on-screen waypoints which are intended to be imported into a OpenCPN layer.

For one example waypoint of the 1000 that make up my guide....

I set up a link to file:///C:/My Guide/this-anchorage.html

On my machine I can now happily click into the waypoint properties, click on the link and I get my guide.

Now I upload my cruising guide so that other users can download it. The guide comprises waypoints, HTML files and image files. Once it is downloaded thewaypoints can be imported into an OpenCPN layer.

However. the user downloads my guide to N:\Yacht\Guides\When the waypoints are imported they all point to the wrong drive and directory location so none of the links work. When I click on the example waypoint OpenCPN tries to open

C:\My Guide\this-anchorage.html

meanwhile the file on the users machine is at

N:\Yacht\Guides\this-anchorage.html

The only way fix this is to go through and hand edit every link to that it points to the right place.

My Suggestion

Before I create my cruising guide I set the "Points of Interest" directory on my version of OpenCPN to point to

C:\My Guide\

I then specifiy all of the waypoint links using a opencpn:// resource location.

So for my example waypoint C:\My Guide\this-anchorage.html would be specified as opencpn://this-anchorage.html
Note: that all the links in this-anchorage.html to images, videos or other HTML files would need to be relative links but this is straightforward.

The user then downloads my cruising guide. Prior to importing this into an OpenCPN layer the "Points of Interest Directory" is set toN:\Yacht\Guides\ and the waypoints are then imported into a OpenCPN layer. When the user now clicks on my waypoint link ofopencpn://this-anchorage.html this correctly resolves toN:\Yacht\Guides\this-anchorage.html on the user machine.

Some additional thoughts:

1.Ideally the "Point of Interest" directory needs to be associated with each layer which would for example allow you to import a marina guide into 1 layer with the guide in a specific directory, a cruising guide into another layer, a ports of entry and formalities guide into anther layer etc. This would fit well with the layers dialog.

2. While you could already do something likethis with a text editor and a global find and replace of directory strings in the GPX file this is prone to error (especially with lots of \ and / in the file paths). My suggestion above would make portable waypoints much easier for most users.

258300 Feature RequestFeature RequestLowRoute Add Cumulative distance totals column in route pr...22.06.20195N Dow TooleSolution PendingTask Description

The properties table for a particular route includes the total length of the route and the distance between each waypoint.

However, it does not include the cumulative distance for each waypoint, which would enable you to determine the total distance to your next target location/waypoint.

You need to manually sum all the distances between waypoints to obtain this number, and on the ICW with many waypoints due to the constant course change requirements, that can be quite a few waypoints.

This cumulative number is already available in the yellow text box by hovering over a waypoint on a route. All the information in the yellow text box is in the route's property table except the cumulative total.

Feature Request: Add a column in the Route's property table that contains the Cumulative Total.

2541OpenCPN 5.0.0 ReleaseBug ReportHighThe texts beside layer-objects are cut off after "line-...27.03.2019Klaus Spithost15.05.2020Solution PendingTask Description

I produce layers for OpenCPN. One of them is a layer with bridgeinfo.
Because of the "amount" of the information, I have several "lines" in the gpx in the <name> seperated with a line-seperator (&#x0A;).
The first "line" containing the name (and optional VHF-channel), the following "lines" the width and height of the bridge-openings.

Since version 5.0.0 only the first "line" is displayed. The rest of the lines is cut of after the first line-seperator and not displayed :-(

2534OpenCPN 5 BetaFeature RequestLowAdd the ability to dock the window properties of routes...14.03.20192BaikalUnconfirmedTask Description

The idea in the screenshots.
This way the chartwill not be blocked by the window. The interface will become more ergonomic.

252600 Feature RequestFeature RequestLowMBtiles Zoom/Scale Weighting for MBTiles10.03.2019OR21.08.2020UnconfirmedTask Description

According to http://www.cruisersforum.com/forums/f134/feature-requests-30931-186.html#post2844447


is it also possible to implement "Zoom/Scale Weighting" for mbtiles?

For example: zoom=zoom+1 -> tilesize=128x128

2519OpenCPN 5 BetaBug ReportLowRoute Properties does not translate d, H, M, S in local...06.03.2019Baikal13.03.2019FinishedTask Description

Route Properties does not translate d, H, M, S in localization

2486OpenCPN 5 BetaBug ReportHighPaste and Copy lat/long does does work on a waypoint p...20.02.2019Paul Higgins04.03.2019FinishedTask Description

Unable to modify or Copy the Latitude Longitude fields on a Waypoint Properties window by right clicking and select Paste lat/long or Copy lat/long

2421pi - S63 ChartsBug ReportLow...07.09.2018Rick GleasonNewTask Description

Text does not rotate properly.see

http://www.cruisersforum.com/forums/f134/chart-rotation-plugin-oesenc-charts-text-wrong-place-207003.html#post2715251

Use RotationCtrl to test the plugin.

https://github.com/seandepagnier/rotationctrl_pi/issues/7

2420pi - LogbookFeature RequestMediumset default engine consumption per hrs and calculate ap...29.08.20181FreddieAssignedTask Description

In the logbook preferences unde capacity / fuel it would be nice to set also default consumption per engine per hour.

Even with more than 1 engine (e.g. catamaran) they are usually of same type / and similar consumption.

This value could/should then be used to calculate approx consumption based on engine hours (except if ERRPM sentences are received)

When user had entered rpm manually and engine is still running it could be assumed for the next automatic logbook entry that this rpm is remained.

2389Ocpn - pi - DashboardFeature RequestMediumAdd C/F Temperature Preference30.05.2018Stephen CarnsAssignedTask Description

In Options>Plugins>Dashboard>Preferences>Appearance can there be a temperature option for ºC/ºF? We can change all the other parameters, so temperature would be nice also.

2386OpenCPN 4.99 x DevBug ReportLow4.99 Permissions incorrect for the /usr/local/share/ope...23.05.2018Gilbert ForkelUnconfirmedTask Description

I have installed opencpn from git master with:

cmake .

make

sudo make install

Running opencpn failes, due to uidata is not readable.

Permissions of folder /usr/local/share/opencpn are:

drwx------. 7 root root 4096 23. Mai 13:31 opencpn

A quick fix is to add the following to CMakeLists.txt:

INSTALL(DIRECTORY DESTINATION ${PREFIX_PKGDATA} DIRECTORY_PERMISSIONS OWNER_READ OWNER_WRITE GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE)

INSTALL(DIRECTORY DESTINATION ${PREFIX_PKGDATA}/uidata DIRECTORY_PERMISSIONS OWNER_READ OWNER_WRITE GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE)

INSTALL(DIRECTORY DESTINATION ${PREFIX_PKGDATA}/plugins DIRECTORY_PERMISSIONS OWNER_READ OWNER_WRITE GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE)

INSTALL(DIRECTORY DESTINATION ${PREFIX_PKGDATA}/doc DIRECTORY_PERMISSIONS OWNER_READ OWNER_WRITE GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE)

INSTALL(DIRECTORY DESTINATION ${PREFIX_PKGDATA}/s57data DIRECTORY_PERMISSIONS OWNER_READ OWNER_WRITE GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE)

But this does not take care of the different build architectures and does not handlethe plugin subfolders.

My cmake version is 3.11.0

237700 Feature RequestFeature RequestMediumRM Route property 06.05.20182Freddie20.03.2021AssignedTask Description

- the dialogue could use the desktop rea lestate more economically :)

AND

-should enable recalc (UTC/LT) or updating when a departure date/time is given to calculate ETA

- Also any columne should be able to be printed - especially ETE/ETA

- add posibility to add comment field for personal reminders or tide/current informations

- another rather useful planning option would be to change the av.speed on a wp section and get ETE/ETA recalculated

2369OpenCPN 4.8.2 ReleaseBug ReportLowoption to set MMSI properties from AIS target list29.03.20181Freddie29.03.2018UnconfirmedTask Description

In the AIS target list it would be desirable to enter the MMSI properties (like track y/n, folloower, ignore etc) directly rather than the cumberson way via the options settings. Maybe a right clickon the AIS target list, either with a selected target or generally anywhere, would be the solution.

2342OpenCPN 4.99 x DevFeature RequestLow4.99 API 1.15 Lat/Long Format for waypoint copy/paste ...03.03.20187Rick Gleason17.07.2020NewTask Description

GOAL: We really should be able to easily copy and paste lat/long from one place to another without having to worry about format (dec.degrees, degree & dec.min, or deg,min,sec)!

This is currently possible within Opencpn but not so with plugins. This problem has lead to the incorrect declaration that SAR_pi is dangerous when the wrong format copied from a waypoint was used. However
I would submit that the plugin is dangerous because it does not "know" what format the main program is using from the setting Options > Display > Units Tab > Lat/long setting, leading to user errors which could affect SAR searches. http://www.cruisersforum.com/forums/f134/saltypaws-plug-in-sar-90663.html#post2516335
and FS#2110

New API 1.15 Value: Lat/Long Format selected. Options > Display > Units Tab > Lat/Long Format

Plugin Advantage: Interoperability between the main program and the plugin to allow seamless Copy of lat long and perhaps even adjust the display format of lat long.

Plugins: SAR, Weather_routing, Tactics, Route, Cel_nav, Ocpn_draw, Watchdog, vfkaps

Interoperable Code Snippet: Additionally, there should be a standard code snippet for plugins to achieve this interoperability.

2336OpenCPN 4.8.2 ReleaseBug ReportLowShip bells not working properly on linux including rasp...21.02.2018Jean-Marie HouleUnconfirmedTask Description

Ship bells does not sound properly on odd count of bells except for one bell.

At 08:00 it will sound 8 bells (4 double bells) OK

At 08:30 it will sound 1 bell OK

At 09:00 It will sound 2 bells (1 double bells) OK

At 09:30 it will sound 4 bells (2 double bells) should be 1 double bells + one single

Every odd number of bells afther that is wrong.

This is on Ubuntu 17.10 and Raspberry Pi

Seems Ok on windows 7

2316OpenCPN 4.8.0 ReleaseBug ReportLowRoute properties, Start hour29.12.20171Gilletarom09.10.2018UnconfirmedTask DescriptionHello,974/5000I create a route with 3 waypoints (001, 002 and 003). The boat is not at point 001.I open the properties of this routeI type a ">" in the box "Departure time" (See screenshots A1 and A2 which indicate that the action took place on 29/12 at 22:24.)See screenshot A1 (or A2). In the "ETA" column, the date and time of departure is probably the date and time the boat will be at waypoint 001. This does not surprise me since the first segment of the route is the one going from the boat to waypoint 001.At this point, I confirm with "Ok"I'm closing OpenCPNI open OpenCPN again.I open the properties of the route again.Now, See the screenshot A3.In the Departure time box, the information has not changed. In the ETA column, the date and time of departure has changed, it is now the date and time of the "Departure time" box that appears. All other dates and times are different.It seems that now the date and time of waypoint 001 does not take into account the distance between the boat and waypoint 001.If you move the boat, so that the distance between the boat and the waypoint 001 is different, by opening the properties of the route, you get the same screen copy as the image A3. In other words, the distance between the boat and waypoint 001 does not matter.This is rather difficult to understand.229600 Feature RequestFeature RequestLowRight Click over Own Boat > Properties29.10.20172Rick GleasonAssignedTask DescriptionRight Click over Own Boat allows selection of Properties where all the settings for Own Boat can be accessed, including GPS offsets,Physical dimensions, weights etc.Other parameters particular to the the boat.2247pi - LogbookFeature RequestLowPublish all labels and field names for users to configu...08.07.20171Freddie05.01.2019AssignedTask DescriptionFor new layouts for printing e.g. crewlist it is necessary to know all the label and field names.Currently it is an trial and error method amending the preset layouts Specifically in crewlist additional fields should be configurable e.g. validity of ID, telnr, email, skipper or crew etc224000 Feature RequestFeature RequestLowAIS Target Query - For Unknown Vessel Type display MMSI...18.06.20173David LegrowAssignedTask Description

AIS target query. For unknown vessel types - display transmitted # instead of unknown. For example, O does not know about type 56 or 57, which are commonly used in the US. Displaying the # will at least allow me to make the identification.

206400 Feature RequestFeature RequestVery LowWP Properties - Move the LINKS at the bottom to a TAB30.04.20162Rick GleasonAssignedTask DescriptionWP Waypoints Properties - Move the LINKS at the bottom to a TABTo shorten the menu and make Links easier to get to, but out of the way..202600 Feature RequestFeature RequestVery LowAIS - Display vessel photо from the internet database14.03.20161Baikal22.04.2018AssignedTask DescriptionI would like to see a photo of the ship in the window information about AIS targets or button with a link to a page with photos.196500 Feature Request Programer neededFeature RequestVery LowAIS - Vesper instant target aquisition29.01.20161Rick Gleason07.07.2016AssignedTask DescriptionVesper instant target aquisition""..is how all those target vessel names (and underlying detail) filled in the moment the app was opened. Vesper calls this feature "Instant Target Acquisition" and both the XB-8000 and Vision can only deliver it to the app, but remember, static target data like vessel names even when powered down. Usually, it takes a while for any AIS app or display to collect all the available static target data because it's only broadcast every six minutes. Vesper tells me that Instant Target Acquisition from the XB or Vision is available to any developer who'd like to work with them, and they try to maintain a list of apps that already work with Vesper WiFi output." - See more at: http://www.panbo.com/archives/2014/03/vesper_xb-8000_test_much_more_than_a_class_b_ais_transponder.html#sthash.zDx9usg3.dpuf194700 Feature RequestFeature RequestVery Low...15.01.20162Rick Gleason28.05.2016AssignedTask DescriptionWP Waypoint Properties - Make the "Links" into a separate TAB. A "Link" Tab should show the links.Reason - The properties require scrolling down to enter links and accept them.It is easier to click on a Tab for "Links". Also Links are not used frequently, so it is best to get that choice out of the Basic Screen.It will eliminate the scrollbar too, and there are already other tabs.It will shorten up the Menu area and make it smaller.Also, can we make the smallest area that the window can be resized a little smaller without changing anything else?1692pi - TacticsFeature RequestMediumSail DASHBOARD showing main data for Sailing20.01.20154CUMULUS18.03.2018AssignedTask Description

This feature request consists in displaying a dashboard layer showing main data for sailing. the user can directly visualize the main data to sail:

  • The true boat speed and direction ( SOG, COG)
  • The versus water speed and direction (HDG, STW)
  • Thus visualizing the drift
  • The true wind and apparent wind.

And by visualizing the polar and the speed vector , how to optimize is heading, and how far he uses the potential of his boat.

You will find as a attachment a "specification" of this layer. If any questions, suggestions of what ever, to improve this feature request , do not hesitate to comment, adjust , ...

Best regards and Thank you very much to all the team for this excellent OPENCPN V4!

Gilles LEPINARD (Cumulus)

1684OpenCPN 4.2.x StableBug ReportMediumLinux version fails to return focus following certain o...17.01.20152Fabbian Dufoe07.02.2017Implemented in Current BetaTask DescriptionAfter a new SENC file is added, after opening the Route Manager, and after viewing an object query the chart window is not active. You can test this by pressing the + or - keys (the chart won't zoom) or by moving the mouse to the title bar (the close, minimize, and maximize gadgets won't appear). You have to click on the chart or the title bar to restore focus. This doesn't happen with the Windows version.167700 Feature RequestFeature RequestVery LowIO NavObjects Bulk operations on navobjects15.01.20151Pavel29.09.2021AssignedTask Description

Allow displaying properties window and let the user change parameters of most of the fields for all the selected objects at once (except name, description, position, etc...)

164400 Feature RequestFeature RequestVery LowWP Properties - Show WPT Creation Date/time - RM separa...31.12.20141PjotrC26.10.2016AssignedTask DescriptionIt would often be useful to see the Waypoint/Mark creation date/time in the properties.Also as a separate column in the Route Manager, with ability to sort by creation date/time.Would help in cleaning up temporary marks, keeping backups, identifying poorly annotated marks dropped in a hurry, which are not always easy to find afterwards...The timestamp is there.1621pi - S63 ChartsFeature RequestHighImproved UI for adding charts and permits14.12.20142Caesar18.04.2016UnconfirmedTask DescriptionIt is currently very tedious and cumbersome to add charts and permits.The permit.txt must be found and added, then separately the ENC_ROOT folder must be found and added.It takes a long time if you want to add several charts. If someone were to purchase all charts for a certain country, perhaps in the hundreds of charts, it would take forever and be extremely tedious.Ideally a whole directory full of chart folders (containing the permit, ENC_ROOT, and all) could be added, and the S63 plugin would then scan the directory for ENC_ROOT folders and permit.txt files and add them all.Additionally the permit and the chart should probably be associated in the UI, rather than having separate lists of permits and of charts.(My testing so far is based purely on the official S64 dataset, so if this differs significantly from the way real charts are delivered my report may be less valid.)1124pi - WeatherFaxFeature RequestLowFS#728 : WX Navtex messsage overlay (perhaps?)09.09.20131Rick Gleason12.08.2014AssignedTask DescriptionSee this Feature Requst, it might fit into Weatherfaxhttp://opencpn.org/ocpn/flyspray/index.php?do=details&task_id=728&project=6&order=summary&sort=desc1091pi - WeatherRoutingFeature RequestVery Low[Idea] Tabular representation of various factors per wa...22.08.20131Rick Gleason06.01.2018NewTask DescriptionOverall route planning tool, based on GRIB data. The simple tabular representation of various factors per waypoint can be very useful, and one can indeed imagine a simple bar graph for a fixed route, showing total time and percentage of motoring time, tabulated for say 3 hour intervals from now for some 2-3 days ahead. Has and example of his spreadsheets that he uses.http://www.cruisersforum.com/forums/f134/weather-routing-100060-5.html#post120669666100 Feature RequestFeature RequestMediumRM Route Properties Table - Adjust for currents .. set ...19.11.20112Pierre Dube27.10.2016AssignedTask DescriptionI am including a request that should be easy to do by the programmer. The possibility to enter current and/or set & drift to adjust the speed along courses, in order to facilitate the Estimated time to destination. Here is an attachment to show how it could be done.Would require two new columns for speed of current, current direction
OpenCPN::OpenCPNAll Projects: Tasklist (2024)
Top Articles
Latest Posts
Article information

Author: Reed Wilderman

Last Updated:

Views: 6533

Rating: 4.1 / 5 (52 voted)

Reviews: 91% of readers found this page helpful

Author information

Name: Reed Wilderman

Birthday: 1992-06-14

Address: 998 Estell Village, Lake Oscarberg, SD 48713-6877

Phone: +21813267449721

Job: Technology Engineer

Hobby: Swimming, Do it yourself, Beekeeping, Lapidary, Cosplaying, Hiking, Graffiti

Introduction: My name is Reed Wilderman, I am a faithful, bright, lucky, adventurous, lively, rich, vast person who loves writing and wants to share my knowledge and understanding with you.