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 14-09-2012, 08:15   #121
Registered User
 
sailias's Avatar

Join Date: Mar 2010
Location: Canada
Boat: On the Hard
Posts: 336
Re: Integration with QtVlm - Data files and Import/Export

Greets:

Received the notice that the makefile had been build for the source. Would like to test it on linux. Sorry but forgot where the source download location is. Pointers???

Best and kind regards

/ch
sailias is offline   Reply With Quote
Old 14-09-2012, 08:50   #122
Registered User

Join Date: Jan 2012
Posts: 484
Re: Integration with QtVlm - Data files and Import/Export

https://qtvlm.svn.sourceforge.net/svnroot/qtvlm/trunk
maitai is offline   Reply With Quote
Old 14-09-2012, 11:15   #123
Registered User
 
sailias's Avatar

Join Date: Mar 2010
Location: Canada
Boat: On the Hard
Posts: 336
Re: Integration with QtVlm - Data files and Import/Export

Compiles without a hitch...make install fails with the following both as user and sudo.

--------------------
make[1]: Leaving directory `/home/chris123/sandbox/trunk/src'
mkdir -p ~/qtVlm
cp -Rf qtVlm tr/ ~/qtVlm
cd ../base_dir/
/bin/sh: 1: cd: can't cd to ../base_dir/
make: *** [install] Error 2
chris123@odin:~/sandbox/trunk$
--------------eof--------

Suggestions?

/ch
sailias is offline   Reply With Quote
Old 14-09-2012, 11:40   #124
Registered User

Join Date: Jan 2007
Location: Minneapolis
Boat: Irwin 37 CC
Posts: 665
Re: Integration with QtVlm - Data files and Import/Export

Quote:
Originally Posted by sinbad7 View Post
Rick..

Select Boat/boat settings and choose one of the listed boat polars as well as at what minimum speed to use the engine and at what max speed.

Create a Routing in qtVlm by locating your boat icon somewhere and then placing a POI somewhere at your destination.

Then you can create a box covering the entire sailing area holding down the right key of your mouse and moving it till the area is covered. Then goto the gribfile area and download the grib for the indicated area.

Click the Routings/create a routing and OK - the route will start creating before your very eyes magically.

To transfer the route or track data to OCPN,right click the route so the line increases it´s with and select copy route to kml.

Switch over to OCPN displaying the same area and right click either paste Route or paste Track. (or both) Your optimized route is now showing on your map.

Use the Route/Track Properties window (right clik the route) to view all details.

Hope this is helpful.

Tore
Thanks Sinbad, this got me started.

I would a couple of additional hints for useability:

1. When creating a routing check the Convert to Route box.
2. Then go to Route>Edit Route, select the route that you just created and check the simplify box(upper right) and OK This will remove lots of unnecessary way points. After pasting into Opencpn you may want to remove more.
3. I really like the Route>Route Details screen. It shows the detail of each leg including whether the motor is running or not.
4. After creating a route, you can view the wind conditions at any point/time along the route by pressing the right arrow in the tool bar (which advances the GRIB time). A small square will appear at your location for that time.
__________________
David Kester
Pegasus IV
wdkester is offline   Reply With Quote
Old 14-09-2012, 12:22   #125
Registered User

Join Date: Mar 2012
Posts: 22
Quote:
Originally Posted by sailias
Compiles without a hitch...make install fails with the following both as user and sudo.

--------------------
make[1]: Leaving directory `/home/chris123/sandbox/trunk/src'
mkdir -p ~/qtVlm
cp -Rf qtVlm tr/ ~/qtVlm
cd ../base_dir/
/bin/sh: 1: cd: can't cd to ../base_dir/
make: *** [install] Error 2
chris123@odin:~/sandbox/trunk$
--------------eof--------

Suggestions?

/ch
In order to use make install you need the full svn tree which includes base_dir branch and trunk
oxygen77 is offline   Reply With Quote
Old 14-09-2012, 12:41   #126
Registered User
 
sailias's Avatar

Join Date: Mar 2010
Location: Canada
Boat: On the Hard
Posts: 336
Re: Integration with QtVlm - Data files and Import/Export

Quote:
Originally Posted by sailias View Post
Compiles without a hitch...make install fails with the following both as user and sudo.

--------------------
make[1]: Leaving directory `/home/chris123/sandbox/trunk/src'
mkdir -p ~/qtVlm
cp -Rf qtVlm tr/ ~/qtVlm
cd ../base_dir/
/bin/sh: 1: cd: can't cd to ../base_dir/
make: *** [install] Error 2
chris123@odin:~/sandbox/trunk$
--------------eof-------

/ch
OK...it needs a bit of cleaning up but I got it to work. Changed "base_dir" to trunk. Complained a lot about access but ran ./qtVLM anyways...then it complains about no maps but you can download them. Cool feature. 106megs of maps later requires a restart and again no maps so point it to maps folder and voila she is live.

Now to grab a polar and test this baby out. Perhaps some explanations in the readme on the install script as to what it requires would be helpful for neophites like myself.

So...on Ubuntu 12.04 she compiles fine and lives in /home/chris123/sandbox/trunk for now.

Best regards and thanks

/ch
sailias is offline   Reply With Quote
Old 14-09-2012, 12:45   #127
Registered User
 
sailias's Avatar

Join Date: Mar 2010
Location: Canada
Boat: On the Hard
Posts: 336
Re: Integration with QtVlm - Data files and Import/Export

Looking for a sample polar that I can test on linux qtVLM. Anyone care to share a working polar so I dont have to go through that learning exercise as well. You can send it to me on list or sailias_at_gmx_dot_com

Best and thanks.
sailias is offline   Reply With Quote
Old 14-09-2012, 13:23   #128
Registered User

Join Date: Aug 2012
Location: San Jose, CA, USA
Posts: 83
Quote:
Originally Posted by oxygen77

In order to use make install you need the full svn tree which includes base_dir branch and trunk
The "cd ../base_dir" is executed in a sub shell and therefore has no lasting effect. One solution is to join this line with the next using &&
nkiesel is offline   Reply With Quote
Old 14-09-2012, 14:54   #129
Registered User

Join Date: Jan 2012
Posts: 484
Re: Integration with QtVlm - Data files and Import/Export

Normally you have around 12 polars coming with qtVlm as an example. Just go boat->settings and choose one. If your polar folder is empty that's not normal just tell us.
maitai is offline   Reply With Quote
Old 14-09-2012, 16:27   #130
Registered User

Join Date: Jan 2007
Location: Minneapolis
Boat: Irwin 37 CC
Posts: 665
Re: Integration with QtVlm - Data files and Import/Export

Is there a reasonable way to move Marks from Opencpn to qtVim?
__________________
David Kester
Pegasus IV
wdkester is offline   Reply With Quote
Old 14-09-2012, 21:46   #131
Registered User
 
sailias's Avatar

Join Date: Mar 2010
Location: Canada
Boat: On the Hard
Posts: 336
Re: Integration with QtVlm - Data files and Import/Export

Quote:
Originally Posted by maitai View Post
Normally you have around 12 polars coming with qtVlm as an example. Just go boat->settings and choose one. If your polar folder is empty that's not normal just tell us.
There are no sample polars provided in trunk from svn. Took them from my wine install from the .exe version.

/ch
sailias is offline   Reply With Quote
Old 14-09-2012, 22:21   #132
Registered User

Join Date: Jan 2012
Posts: 484
Re: Integration with QtVlm - Data files and Import/Export

There are polars, I just checked. If you read the README that comes with trunk, you will see that you need to take also base_dir from the repository. That contains necessary files including polar samples.

And I think this is also why your make install didn't work. Can you try the make-install once more with the base_dir directory included?
maitai is offline   Reply With Quote
Old 14-09-2012, 22:24   #133
Registered User
 
sailias's Avatar

Join Date: Mar 2010
Location: Canada
Boat: On the Hard
Posts: 336
Re: Integration with QtVlm - Data files and Import/Export

sure just send me the correct URL pls....this install was build from the previous URL provided as I dont know my way around your svn setup....my fault not yours....of course..

/ch
sailias is offline   Reply With Quote
Old 14-09-2012, 22:48   #134
Registered User

Join Date: Jan 2012
Posts: 484
Re: Integration with QtVlm - Data files and Import/Export

https://qtvlm.svn.sourceforge.net/svnroot/qtvlm/

This is the base directory, where important sub-folders are base_dir and of course trunk.
maitai is offline   Reply With Quote
Old 14-09-2012, 22:56   #135
Registered User

Join Date: Jan 2012
Posts: 484
Re: Integration with QtVlm - Data files and Import/Export

Quote:
Originally Posted by wdkester View Post
Is there a reasonable way to move Marks from Opencpn to qtVim?
Assuming that you want to transfer Marks that do not belong to a track or a route, it is not possible (yet?)

Only way is to include them in a track or a route in O, then copy/paste the track to qtVlm, then delete the route in qtVlm (there is an option to delete the route but to keep the marks).
maitai is offline   Reply With Quote
Reply


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 21:25.


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.