Cruisers Forum
 


Showing results 1 to 21 of 21
Search took 0.00 seconds.
Search: Posts Made By: THEMuffinMan7
Forum: OpenCPN 15-03-2018, 17:58
Replies: 13
Views: 1,969
Posted By THEMuffinMan7
Re: OpenCPN 4.99 not compatible with any plugins?

Thanks for the response. I get it, it was mostly was a mistake on my part for checking out the latest source. Had some troubles getting it to build and everything and so spent some time on it.. Now...
Forum: OpenCPN 15-03-2018, 16:46
Replies: 13
Views: 1,969
Posted By THEMuffinMan7
OpenCPN 4.99 not compatible with any plugins?

Just built the latest github clone, but cant install any plugins. I thought OpenCPN was supposed to be backward compatible with plugins!? I guess I just wasted a bunch of time?
Forum: OpenCPN 30-11-2016, 14:21
Replies: 40
Views: 4,946
Posted By THEMuffinMan7
Re: Plugin Development Help

Hi folks.

This project is very close to being completed however I am struggling with OpenGL at the moment. It seems to draw on top of waypoints in OpenCPN and I cant figure out how to fix this...
Forum: OpenCPN 28-05-2016, 14:02
Replies: 40
Views: 4,946
Posted By THEMuffinMan7
Re: Plugin Development Help

I'm not using openGL
Forum: OpenCPN 27-05-2016, 20:28
Replies: 40
Views: 4,946
Posted By THEMuffinMan7
Re: Plugin Development Help

Its a 64bit system with 16 GB of RAM shortly after a reboot so I don't think that was the problem, but your point about fragmentation is a good one, thanks.

Saw in the user manual:

"If you do...
Forum: OpenCPN 27-05-2016, 17:11
Replies: 40
Views: 4,946
Posted By THEMuffinMan7
Re: Plugin Development Help

Yea.. its just it has worked great on a couple machines up until now that I am trying to add a couple final features (such as save/ load). And my system memory usage only goes up a fraction of that...
Forum: OpenCPN 27-05-2016, 14:22
Replies: 40
Views: 4,946
Posted By THEMuffinMan7
Re: Plugin Development Help

Also, is there some sort of memory limit for plugins??

I am getting strange happenings now. For instance creating new wxBitmap now doesn't work. It always returns an invalid bitmap even though I...
Forum: OpenCPN 27-05-2016, 10:08
Replies: 40
Views: 4,946
Posted By THEMuffinMan7
Re: Plugin Development Help

Apologies for being ambiguous. I just want whatever I draw on the screen to be as accurate as possible when viewed with or without charts. My understanding is that charts are a more accurate view of...
Forum: OpenCPN 26-05-2016, 12:06
Replies: 40
Views: 4,946
Posted By THEMuffinMan7
Re: Plugin Development Help

My plugin is mostly working. I honestly don't know much about navigation though. I am getting lat/lon from GPS. Do I need to apply offsets to this data depending on what UTM Zone I'm in? If so is...
Forum: OpenCPN 20-05-2016, 10:09
Replies: 40
Views: 4,946
Posted By THEMuffinMan7
Re: Plugin Development Help

See Section 6 "Running OpenCPN From the Build Directory"

Compiling - Windows | Official OpenCPN Homepage (https://opencpn.org/ocpn/compiling_source_windows)

Did you follow those steps?
Forum: OpenCPN 17-05-2016, 13:47
Replies: 2
Views: 892
Posted By THEMuffinMan7
Re: TCP Stream in Plugin?

Thanks! I looked at gradar_pi and moving the #includes for winsock2.h and WS2tcpip.h from the header file to the .cpp file like they do solved all my problems. Easy peasy. Not sure I understand why...
Forum: OpenCPN 17-05-2016, 12:05
Replies: 2
Views: 892
Posted By THEMuffinMan7
TCP Stream in Plugin?

Are there any plugins that implement a TCP stream that I can look at as an example? I am trying to integrate a sensor with a plugin and need to look at raw data.
Forum: OpenCPN 01-05-2016, 20:11
Replies: 40
Views: 4,946
Posted By THEMuffinMan7
Re: Plugin Development Help

PS: @Rasbats. You mentioned you were getting crashes when using "zoom to" on your survey app.. I was having the same issue. Setting the current ViewPort.bvalid to false right after using...
Forum: OpenCPN 28-04-2016, 15:47
Replies: 40
Views: 4,946
Posted By THEMuffinMan7
Re: Plugin Development Help

I am trying to figure out the best way to draw many (potentially 10's of thousands) of lines on the map. This simplest way I thought of was to keep a list of all the lat/long points of each line and...
Forum: OpenCPN 27-04-2016, 12:18
Replies: 40
Views: 4,946
Posted By THEMuffinMan7
Re: Plugin Development Help

Ah ok, I guess I wasn't 100% sure that that's how it works.

I am working off of launcher_pi and added RenderOverlay() and SetCurrentViewPort() methods to the launcher_pi class but they weren't...
Forum: OpenCPN 27-04-2016, 09:16
Replies: 40
Views: 4,946
Posted By THEMuffinMan7
Re: Plugin Development Help

What do I have to do to create a valid PlugIn_ViewPort or PlugIn_Position_Fix object? Currently all the properties (lat long etc) are nonsense values.
Forum: OpenCPN 24-04-2016, 12:31
Replies: 40
Views: 4,946
Posted By THEMuffinMan7
Re: Plugin Development Help

Thanks Rasbats. I actually was able to compile survery-pi a couple days ago and got it to run, but when I loaded the included sample NMEA data I couldn't see any soundings drawn to the map? My plan...
Forum: OpenCPN 22-04-2016, 15:55
Replies: 40
Views: 4,946
Posted By THEMuffinMan7
Re: Plugin Development Help

I think I have it setup like you said, however does this allow me to debug while the program is running? Or is it just a matter of re-compiling and then running opencpn?

I've been looking at some...
Forum: OpenCPN 21-04-2016, 14:54
Replies: 40
Views: 4,946
Posted By THEMuffinMan7
Re: Plugin Development Help

I got it working, thanks. For some reason the files in buildwin and the wxWidget files weren't being linked correctly so I had to copy a bunch of .dll's to the build folder. I also corrected the...
Forum: OpenCPN 21-04-2016, 10:35
Replies: 40
Views: 4,946
Posted By THEMuffinMan7
Re: Plugin Development Help

Thanks for the reply. I compiled OpenCPN according to the instructions and everything seemed to work (although some warning messages ie. policy CMP0043 is not set & warning c4005), however when I try...
Forum: OpenCPN 20-04-2016, 21:49
Replies: 40
Views: 4,946
Posted By THEMuffinMan7
Plugin Development Help

Hi,

As a relatively novice programmer I am having trouble with my attempt at doing some plugin development. I have so far looked though some of the available plugins and have attempted to...
Showing results 1 to 21 of 21

 
Forum Jump


All times are GMT -7. The time now is 06:33.


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.