Cruisers Forum
 


Showing results 1 to 25 of 25
Search took 0.00 seconds.
Search: Posts Made By: priyanka
Forum: OpenCPN 10-05-2020, 22:48
Replies: 0
Views: 329
Posted By priyanka
Ocpn_draw: Modify the GZ distances with respect to the velocity of the boat

Hi all,



I would like to update ( modify the first and second distance )the GZs that I have already drawn on OpenCPN interface, with respect to the velocity of the boat. For example, if the...
Forum: OpenCPN 27-02-2020, 07:30
Replies: 0
Views: 498
Posted By priyanka
Exclusion Boundary Alarm Error

Hi all,


I have set an exclusion alarm GPS fix<1.7 meters. But the alarm didnt seem to be working. Here I am attaching the screen shots. Please check am I doing correctly or not?


209613
...
Forum: OpenCPN 20-02-2020, 03:02
Replies: 17
Views: 1,445
Posted By priyanka
Re: dynamic Ocpn_Draw boundary

Is there any possible way to replace the shape of Guardzone from circle to atleast a rectangle by just modifying the function, bool ocpn_draw_pi::CreateGZLeftClick( wxMouseEvent &event )?


The...
Forum: OpenCPN 20-02-2020, 02:47
Replies: 17
Views: 1,445
Posted By priyanka
Re: dynamic Ocpn_Draw boundary

Is there any possible way to replace the shape of Guardzone from circle to atleast a rectangle by just modifying the function, bool ocpn_draw_pi::CreateGZLeftClick( wxMouseEvent &event )?


The...
Forum: OpenCPN 14-02-2020, 03:33
Replies: 17
Views: 1,445
Posted By priyanka
Re: dynamic Ocpn_Draw boundary

Hi jongough,


Let me ask you one thing, there is a Move Boundary option on the boundary on right mouse click.



May I know how did you program this, where is the code for this option?
Which...
Forum: OpenCPN 14-02-2020, 02:19
Replies: 11
Views: 1,120
Posted By priyanka
Re: OpenCPN crash after building ocpn_draw_pi

Hi I changed the OD version to 1.6.30,


And now its working good.


Thank you all.
Forum: OpenCPN 13-02-2020, 07:01
Replies: 11
Views: 1,120
Posted By priyanka
Re: OpenCPN crash after building ocpn_draw_pi

Hi


Here I am putting the link of my OpenCPN log file, Please take a look


https://docs.google.com/document/d/1MheZN0vgfkuFMrqzFEdTbHonolNxf3jlK4AVTZ-SpPM/edit?usp=sharing
Forum: OpenCPN 13-02-2020, 04:30
Replies: 11
Views: 1,120
Posted By priyanka
Re: OpenCPN crash after building ocpn_draw_pi

Hi,


I got the same problem again.
The error is
Segmentation fault (core dumped),
Forum: OpenCPN 09-02-2020, 23:34
Replies: 17
Views: 1,445
Posted By priyanka
Re: dynamic Ocpn_Draw boundary

I want a rounded rectangle as I am dealing with in land watering.

Can't we access the created boundary and its points via program.
We name boundaries and way points in each boundaries.

If we...
Forum: OpenCPN 09-02-2020, 04:58
Replies: 17
Views: 1,445
Posted By priyanka
Re: dynamic Ocpn_Draw boundary

Hi,

I need to use OpenCPN for this project.
Shall we link Leaflet with OpenCPN.
I also need to do some computational detection, but for now just fire alarm when an object enter in the GZ.
I...
Forum: OpenCPN 08-02-2020, 23:48
Replies: 17
Views: 1,445
Posted By priyanka
Re: dynamic Ocpn_Draw boundary

Hi

I need to do a project, where zones are for collision detection.
The boat uses inland watering, so I dont need circular zones.
I think in this case I need to replace GZ with corresponding...
Forum: OpenCPN 07-02-2020, 05:29
Replies: 17
Views: 1,445
Posted By priyanka
Re: dynamic Ocpn_Draw boundary

Hi rgleason,


I actually need an rounded rectangle for my project.


Thats why I dont go for GaurdZone.
Forum: OpenCPN 07-02-2020, 05:02
Replies: 17
Views: 1,445
Posted By priyanka
Re: dynamic Ocpn_Draw boundary

Hi rgleason,


I couldn't find anything in the manual. My idea is to move the boundaries as well when the boat moves. There is a Move Boundary option when we right click on the boundary.

But...
Forum: OpenCPN 07-02-2020, 01:14
Replies: 17
Views: 1,445
Posted By priyanka
dynamic Ocpn_Draw boundary

Hi All,


I have attached a screenshot, where I have created 3 boundary zones around my ownship. I want these boundaries dynamically move along with my ownship in real time.


I have not...
Forum: OpenCPN 07-02-2020, 00:50
Replies: 11
Views: 1,120
Posted By priyanka
Re: OpenCPN crash after building ocpn_draw_pi

Hi,


Now its working. I think the problem might be with the OpenCPN version.


I installed OpenCPN 5.0.0 and now it perfectly works
Forum: OpenCPN 03-02-2020, 03:43
Replies: 4
Views: 768
Posted By priyanka
Re: To replace the default ownship svg with another

Thank you all for the replies.

I have not yet worked with the GPS. I am a beginner.

If I am using my custom image, will it looks in its original color combination while navigation?
Forum: OpenCPN 02-02-2020, 11:10
Replies: 4
Views: 768
Posted By priyanka
Re: To replace the default ownship svg with another

Dear Hakan,

It did work for me. I could see my custom ownship in the place of red_ship.
Thank you for the help.

I have an other question now.
The ship appears in grey color. I have commented...
Forum: OpenCPN 01-02-2020, 13:25
Replies: 4
Views: 768
Posted By priyanka
To replace the default ownship svg with another

Hi All,

I have been working in a project which uses OpenCPN.

I would like to replace the default ownship in the chart with an another svg.

The default boat looks in gray color, I would...
Forum: OpenCPN 01-02-2020, 04:41
Replies: 11
Views: 1,120
Posted By priyanka
Re: OpenCPN crash after building ocpn_draw_pi

Thank you for the information.

May I know which is the released source code for ocpn_draw.
I have used https://github.com/jongough/ocpn_draw_pi/releases to clone.
Forum: OpenCPN 31-01-2020, 08:09
Replies: 11
Views: 1,120
Posted By priyanka
Re: OpenCPN crah after building ocpn_draw_pi

I built it from this link, (OpenCPN 5.0.522_



https://github.com/OpenCPN/OpenCPN
Forum: OpenCPN 31-01-2020, 04:45
Replies: 11
Views: 1,120
Posted By priyanka
OpenCPN crash after building ocpn_draw_pi

Dears,


I have built OpenCPN from source and then I built ocpn_draw_pi from the following git link.
https://github.com/jongough/ocpn_draw_pi/releases/tag/1.6.0


OpenCPN worked fine right...
Forum: OpenCPN 24-12-2019, 12:48
Replies: 5
Views: 1,003
Posted By priyanka
Re: OpenCPN Compilation Package error on Windows

Hi All,

I could figure it out.I think the problem was with the path variables.

After I set environment variables and path as the following, everything got work well.
set...
Forum: OpenCPN 22-12-2019, 15:38
Replies: 5
Views: 1,003
Posted By priyanka
Re: OpenCPN Compilation Package error on Windows

Hi
Thanks for the reply. I have typed cpack in cmd and it did create install package under the NSIS sub-directory.
Then I run cmake --build . --config release --target package .

And I could see...
Forum: Meets & Greets 22-12-2019, 09:24
Replies: 3
Views: 336
Posted By priyanka
New Member

Hi
I am Priyanka, a predoctoral student in KU Leuven, Belgium.
I have been working on OpenCPN, yet more to explore.
Happy to be part of this community.
Forum: OpenCPN 22-12-2019, 09:01
Replies: 5
Views: 1,003
Posted By priyanka
OpenCPN Compilation Package error on Windows

Hi,
I have followed the steps in the following link to compile OpenCPN on windows
https://opencpn.org/wiki/dokuwiki/doku.php?id=opencpn:developer_manual:developer_guide:compiling_windows
...
Showing results 1 to 25 of 25

 
Forum Jump


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


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.