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 21-02-2012, 16:45   #136
Registered User
 
sinbad7's Avatar

Join Date: Sep 2003
Location: Ubatuba,SP,Brazil (Ex Norway)
Boat: (Ex) Alu. 60' yacht-"Eight Bells"
Posts: 2,731
Images: 57
Send a message via Skype™ to sinbad7
Re: Route Planning with GRIB - Work in Progress

Bucaniere

Perhaps you find something useful here: 4shared folder - POLAR FILES

Tore
__________________
"And all I ask is a tall ship and a star to steer her by."
sinbad7 is offline   Reply With Quote
Old 21-02-2012, 17:19   #137
Registered User
 
Bucaniere's Avatar

Join Date: Feb 2012
Posts: 21
Quote:
Originally Posted by sinbad7
Bucaniere

Perhaps you find something useful here: 4shared folder - POLAR FILES

Tore
Thanks Sinbad, but I have polares for my s/v. I'm searching the routing opt. for opencpn...

Fair winds
Bucaniere is offline   Reply With Quote
Old 26-02-2012, 03:38   #138
Registered User
 
hwecken's Avatar

Join Date: Feb 2012
Location: Germany
Boat: HR382
Posts: 111
Re: Route Planning with GRIB - Work in Progress

Quote:
Originally Posted by PjotrC View Post

The final build of experimental GRIB Route Planning is posted to opencpn_2.5.1128_setup.exe - 4shared.com - online file sharing and storage - download . Parallel installation and -still - no other plugins, pls.

Piotr
Hello Piotr,
opencpn 2.5.1128 is not available in 4shared.com
please have a look on it, i would like to test it
Thanks Hartmut
hwecken is offline   Reply With Quote
Old 26-02-2012, 12:30   #139
Registered User
 
idpnd's Avatar

Join Date: Sep 2007
Location: Almería, ES
Boat: Chiquita 46 - Libertalia
Posts: 1,558
Re: Route Planning with GRIB - Work in Progress

Quote:
Originally Posted by PjotrC View Post
I think this concludes the Forums - Post 612751">-IRJDSUNE9932123321222xxeww-experiment.
Are you not looking to get this into main?
__________________
sv Libertalia
idpnd is offline   Reply With Quote
Old 28-02-2012, 12:40   #140
Registered User

Join Date: Feb 2010
Posts: 619
Re: Route Planning with GRIB - Work in Progress

I have indeed removed the Windows executable from 4shared access, terminating the evaluation. The main reason is that for a key component of Windows build toolchain I do not hold a license that would enable me to distribute the product.

To integrate 2.5.1318 functionality into mainstream OpenCPN Dave asked me to package this into a plugin, but:
- I did not yet look at the 2.6 plugin i/f and I do not know if it is complete and sufficient for this task
- I have no idea how the dynamic rubber-band drawing of Polar Curve Butterfly should be properly implemented. It is not the most important feature and probably could be dropped altogether, but it looks so nice sometimes...
- Integrating this seems too much work to undertake without some signs of informed acceptance from the community for the functionality provided...

I use 2.5.1318 daily for route-centric Grib viewing for many thousands of simple miles now and am very happy with it.
In more advanced WR scenarios it was less useful, but also other free WR tools I tried did not prove sufficiently comfortable to use, mostly due to their complexity.

So, being happy with 1318, I'm on for more field experience before starting to code something ...

Trying not to leave the community in vain, I installed Ubuntu 11.10 on a 10-year old PC. However, my 2.5.1318 - compiled with 3 simple fixes - would not link due to 2 unsatisfied references in the area of TinyXML... As 2.6.1310 built earlier without problems (probably without the sound support, but the old PC has no speakers anyway), so there is still hope for feedback opportunities, but not quite today...

I attach the error log. Thanks in advance for all advice.
Attached Files
File Type: doc make251318err.doc (1.3 KB, 71 views)
PjotrC is offline   Reply With Quote
Old 28-02-2012, 12:54   #141
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,211
Re: Route Planning with GRIB - Work in Progress

Pjotr...
Can you post your source somewhere - much easier to fix it than to try to guess from the log...
Leaving to work on the boat in a few hours, but will have a look at your issue when I come back sometimes during the weekend.

Pavel
nohal is online now   Reply With Quote
Old 29-02-2012, 02:45   #142
Registered User

Join Date: Feb 2010
Posts: 619
Re: Route Planning with GRIB - Work in Progress

Pavel...
Thanks in advance.
The patch set is attached, complete, based at 2.5.0.
Implements all bugfixes I sent to Flyspray since, Grib Planner, Track to Route converter and DSC/DSE targets.
Patch #13 sets version 2.5.1318.
Patch #14 temporarily fixes the compile issues for Ubuntu.
Good luck with your boat.
P.
Attached Files
File Type: doc patches250.7z.doc (30.2 KB, 111 views)
PjotrC is offline   Reply With Quote
Old 08-03-2012, 08:52   #143
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,211
Re: Route Planning with GRIB - Work in Progress

Pjotr...
I finally started to crunch your patches, here's a little progress report:
0001 - already applied upstream by Dave
0002 - already applied upstream by Dave
0003 - already applied upstream by Dave
0004 - already applied upstream by Dave
0005 - already applied upstream by Dave
0006 - Track to route logic - applied manually - builds OK, looks working OK from a quick test (and I love what it does )
0007 - already applied upstream by Dave
0008 - Not applied yet, waiting for Dave to discuss the changes it introduces as he sure does not like some of them and Grib plugin in 2.6 beta is not exactly in the best condition especially in respect of OpenGL. Yes, everybody waiting for weather routing in a regular beta release will have to wait a little longer...
0009 - already applied upstream by Dave
0010 - already applied upstream by Dave
0011 - already applied upstream by Dave
0012 - DSC split from Buddies to two commits to give it higher chance to get applied upstream - there are some changes in 2.6 AIS code, so I used b_positionOnceValid instead of b_positionValid and PositionReportTicks instead of ReportTicks - now builds OK, not tested at all
0013 - not relevant for the 2.6 beta code, not applied
0014 - supplement to 008, not applied

The code is in my github repo at https://github.com/nohal/OpenCPN/tree/pjotr if you want to switch your development environment to 2.6 betas

Please, please, if you can, make a repository there as well by forking https://github.com/OpenCPN/OpenCPN or mine and use feature branches not dependent on each other - it is MUCH easier to merge changes that way

Cheers

Pavel
nohal is online now   Reply With Quote
Old 08-03-2012, 10:02   #144
Registered User

Join Date: Feb 2010
Posts: 619
Re: Route Planning with GRIB - Work in Progress

Pavel...

Thanks a lot for your efforts.

I am still not quite sure why my 2.5.0-based build does fail on Ubuntu...
But anyway I have to suspend now this development for some months - until coming back from the next trip, that is. I finish packing and go tomorrow morning. Perhaps I'll be online occasionally...

Please feel free to use the sources as you see fit.

Thanks again,

Piotr
PjotrC is offline   Reply With Quote
Old 07-06-2012, 03:57   #145
Registered User
 
Gilletarom's Avatar

Join Date: Mar 2010
Location: France
Boat: 10.50 mètres
Posts: 2,989
Re: Route Planning with GRIB - Work in Progress

Hello PjtroC,
Many French mariners are waiting for the plug-in Route Planning with GRIB ?

What can we dream?

Best regards

Gilletarom.
Gilletarom is offline   Reply With Quote
Old 07-06-2012, 04:11   #146
Registered User
 
Bucaniere's Avatar

Join Date: Feb 2012
Posts: 21
Quote:
Originally Posted by Gilletarom
Hello PjtroC,
Many French mariners are waiting for the plug-in Route Planning with GRIB ?

What can we dream?

Best regards

Gilletarom.
Also many Italians are waiting...

Fair winds, and good programmation....
Bucaniere is offline   Reply With Quote
Old 07-06-2012, 14:28   #147
Registered User

Join Date: Sep 2010
Posts: 153
Re: Route Planning with GRIB - Work in Progress

Polish sailors also are waiting for plug-in Route Planning with GRIB!

Best regards,

Kubek
kubek is offline   Reply With Quote
Old 07-06-2012, 16:47   #148
Registered User

Join Date: Aug 2009
Location: between the devil and the deep blue sea
Boat: a sailing boat
Posts: 20,437
Re: Route Planning with GRIB - Work in Progress

I could test the functionality in windows. I work with other wx and wx routing software quite a lot daily.

If you need any testing/opinions I can help provided it can be done under windows.

Cheers,
b.
barnakiel is offline   Reply With Quote
Old 01-07-2012, 16:50   #149
Registered User
 
globalkeith's Avatar

Join Date: Sep 2010
Location: Zhuhai, China
Boat: Prout G55
Posts: 76
Re: Route Planning with GRIB - Work in Progress

Quote:
Originally Posted by nohal View Post
Pjotr...

The code is in my github repo at https://github.com/nohal/OpenCPN/tree/pjotr if you want to switch your development environment to 2.6 betas

Please, please, if you can, make a repository there as well by forking https://github.com/OpenCPN/OpenCPN or mine and use feature branches not dependent on each other - it is MUCH easier to merge changes that way

Cheers

Pavel
Hey guys, where did this branch end up?
globalkeith is offline   Reply With Quote
Old 02-07-2012, 00:35   #150
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,211
Re: Route Planning with GRIB - Work in Progress

Keith...
Whatever I could merge is merged in the main tree, the weather routing part was too intrusive to merge and it has to be reimplemented as a plugin. If you want Pjotr's code, let me know (it's incompatible with the main source tree though)

Pavel
nohal is online now   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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Route Planning Using Existing Waypoints edsailing OpenCPN 5 24-08-2011 02:38
iPad Route Navigation Cotemar Navigation 3 05-05-2011 06:25

Advertise Here


All times are GMT -7. The time now is 12:21.


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.