Cruisers Forum
 


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 07-08-2023, 04:40   #586
Registered User

Join Date: Jun 2022
Location: Cantabria
Boat: Jeanneau - Merry Fisher 925
Posts: 497
Re: Watchdog Plugin

3rd Test about rudder

set alarm to 0-15:
- amidship, shown: rudder is within the limits
- port either starboard more than 15 degrees: rudder is off limits and pop-up window of alarm.
- coming back inside -15 to 15 and alarm reset.

good track
__________________
Corsair

Roses don't bloom on the sailor's grave
Corsair63 is offline   Reply With Quote
Old 07-08-2023, 04:44   #587
Registered User

Join Date: Jun 2022
Location: Cantabria
Boat: Jeanneau - Merry Fisher 925
Posts: 497
Re: Watchdog Plugin

I have also anemometer, but I'll need a little explanation about how it works? because my poor old brain is going to melt, I do not see clear the setup of this alarm
__________________
Corsair

Roses don't bloom on the sailor's grave
Corsair63 is offline   Reply With Quote
Old 07-08-2023, 07:29   #588
Registered User
 
nocheinpeter's Avatar

Join Date: Jun 2022
Location: Bremen / Germany
Boat: Sailing Yacht, Slotta 30, 30 ft
Posts: 3
Re: Watchdog Plugin

Watchdog pi does not start on Android 11, Samsung Galaxy Tab A.
Actual Opencpn app restarts and de-activates the pi.

data/user/0/org.opencpn.opencpn/manPlug/libwatchdog_pi.so
16:39:59.862 MESSAGE plugin_loader.cpp:336 Checking plugin compatibility: /data/user/0/org.opencpn.opencpn/manPlug/libwatchdog_pi.so
16:39:59.862 MESSAGE plugin_loader.cpp:1209 PluginLoader: Loading PlugIn: /data/user/0/org.opencpn.opencpn/manPlug/libwatchdog_pi.so
16:39:59.863 ERROR dlunix.cpp:162 dlopen failed: cannot locate symbol "glBegin" referenced by "/data/data/org.opencpn.opencpn/manPlug/libwatchdog_pi.so"...
16:39:59.863 MESSAGE plugin_loader.cpp:1254 Ignoring blacklisted plugin libwatchdog_pi
16:39:59.864 MESSAGE plugin_loader.cpp:1264 PluginLoader: Cannot load library: /data/user/0/org.opencpn.opencpn/manPlug/libwatchdog_pi.so




Did never try previous versions.

Greetings
Peter
nocheinpeter is offline   Reply With Quote
Old 07-08-2023, 21:00   #589
Registered User

Join Date: Sep 2012
Location: Baikal
Posts: 584
Re: Watchdog Plugin

Ideas for improvement for watchdog
- Added alarm "Course" enabled visual display. When the alarm state is not turned off, visual display vectors are always shown. It is logical that they would be displayed only when the alarm is turned on.
The heading alarm uses COG or HDT to operate and does not use the bearing to the active waypoint in any way. It would be better if XTE was used.
- On/off checkboxes need more clear toggles, like on ios.
- Message window, when a repeated alarm occurs, a new message window appears each time. The message box should be displayed once. The message window should not be standard. Font with large letters and red background.
Baikal is offline   Reply With Quote
Old 08-08-2023, 07:13   #590
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,463
Re: Watchdog Plugin

Baikal...
Good ideas all.
The best chance to get them implemented is simply filing a set of RFE's on the related github page. Otherwise, they are lost in the traffic.



Thanks
Dave
bdbcat is offline   Reply With Quote
Old 08-08-2023, 17:38   #591
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,711
Images: 2
Re: Watchdog Plugin

Corsair,
The interface is a little clever but very flexible.

You need to add a new alarm to the menu first by selecting the alarm.

Then you need to edit it. Please look at the plugin manual, found through the User Manual. https://opencpn.org/wiki/dokuwiki/do...n:manual_basic



Quote:
Originally Posted by Corsair63 View Post
I have also anemometer, but I'll need a little explanation about how it works? because my poor old brain is going to melt, I do not see clear the setup of this alarm
rgleason is offline   Reply With Quote
Old 11-08-2023, 05:17   #592
Registered User

Join Date: Jun 2022
Location: Cantabria
Boat: Jeanneau - Merry Fisher 925
Posts: 497
Re: Watchdog Plugin

4th WD test about wind.
- Apparent wind, works well
- True Relative, doesn't work, I have GPS and anemometer.
- True Absolute, doesn't work, I have above plus fluxmeter (Auto pilot)

some NMEA sentences filtered for better display, but I receive all string at the same time.
Code:
<GREEN>13:59:21 (UDP:192.168.1.2:10110) $WIMWV,185,R,2.3,N,A*30<0x0D><0x0A>
<GREEN>13:59:21 (UDP:192.168.1.2:10110) $WIMWV,188.92,T,2.31,N,A*2F<0x0D><0x0A>
<GREEN>13:59:21 (UDP:192.168.1.2:10110) $WIMWD,,T,115.92,M,2.31,N,1.18,M*42<0x0D><0x0A>
<GREEN>13:59:21 (UDP:192.168.1.2:10110) $WIMWV,189,R,2.3,N,A*3C<0x0D><0x0A>
<GREEN>13:59:21 (UDP:192.168.1.2:10110) $WIMWV,191.89,T,2.21,N,A*2C<0x0D><0x0A>
<GREEN>13:59:21 (UDP:192.168.1.2:10110) $WIMWD,,T,118.89,M,2.21,N,1.13,M*4F<0x0D><0x0A>
<GREEN>13:59:21 (UDP:192.168.1.2:10110) $WIMWV,192,R,2.2,N,A*37<0x0D><0x0A>
<GREEN>13:59:21 (UDP:192.168.1.2:10110) $WIMWV,193.87,T,2.21,N,A*20<0x0D><0x0A>
<GREEN>13:59:21 (UDP:192.168.1.2:10110) $WIMWD,,T,120.87,M,2.21,N,1.13,M*4A<0x0D><0x0A>
<GREEN>13:59:21 (UDP:192.168.1.2:10110) $WIMWV,194,R,2.2,N,A*31<0x0D><0x0A>
<GREEN>13:59:21 (UDP:192.168.1.2:10110) $WIMWV,193.87,T,2.21,N,A*20<0x0D><0x0A>
<GREEN>13:59:21 (UDP:192.168.1.2:10110) $WIMWD,,T,120.87,M,2.21,N,1.13,M*4A<0x0D><0x0A>
<GREEN>13:59:21 (UDP:192.168.1.2:10110) $WIMWV,194,R,2.2,N,A*31<0x0D><0x0A>
<GREEN>13:59:22 (UDP:192.168.1.2:10110) $WIMWV,191.89,T,2.21,N,A*2C<0x0D><0x0A>
<GREEN>13:59:22 (UDP:192.168.1.2:10110) $WIMWD,,T,118.89,M,2.21,N,1.13,M*4F<0x0D><0x0A>
<GREEN>13:59:22 (UDP:192.168.1.2:10110) $WIMWV,192,R,2.2,N,A*37<0x0D><0x0A>
<GREEN>13:59:22 (UDP:192.168.1.2:10110) $WIMWV,189.90,T,2.11,N,A*2E<0x0D><0x0A>
<GREEN>13:59:22 (UDP:192.168.1.2:10110) $WIMWD,,T,116.90,M,2.11,N,1.08,M*40<0x0D><0x0A>
<GREEN>14:01:51 (UDP:192.168.1.2:10110) $HEHDT,287.1,T*23<0x0D><0x0A>
<GREEN>14:01:52 (UDP:192.168.1.2:10110) $HEHDT,287.1,T*23<0x0D><0x0A>
<GREEN>14:01:53 (UDP:192.168.1.2:10110) $HEHDT,287.1,T*23<0x0D><0x0A>
<GREEN>14:01:54 (UDP:192.168.1.2:10110) $HEHDT,287.1,T*23<0x0D><0x0A>
<GREEN>14:01:55 (UDP:192.168.1.2:10110) $HEHDT,287.1,T*23<0x0D><0x0A>
<GREEN>14:01:56 (UDP:192.168.1.2:10110) $HEHDT,287.1,T*23<0x0D><0x0A>
<GREEN>14:01:57 (UDP:192.168.1.2:10110) $HEHDT,287.1,T*23<0x0D><0x0A>
<GREEN>14:01:58 (UDP:192.168.1.2:10110) $HEHDT,287.1,T*23<0x0D><0x0A>
<GREEN>14:01:59 (UDP:192.168.1.2:10110) $HEHDT,287.1,T*23<0x0D><0x0A>
<GREEN>14:02:00 (UDP:192.168.1.2:10110) $HEHDT,287.1,T*23<0x0D><0x0A>
<GREEN>14:02:01 (UDP:192.168.1.2:10110) $HEHDT,287.1,T*23<0x0D><0x0A>
<GREEN>14:02:02 (UDP:192.168.1.2:10110) $HEHDT,287.1,T*23<0x0D><0x0A>
<GREEN>14:02:03 (UDP:192.168.1.2:10110) $HEHDT,287.1,T*23<0x0D><0x0A>
<GREEN>14:02:04 (UDP:192.168.1.2:10110) $HEHDT,287.1,T*23<0x0D><0x0A>
<GREEN>14:02:05 (UDP:192.168.1.2:10110) $HEHDT,286.6,T*25<0x0D><0x0A>
<GREEN>14:09:35 (UDP:192.168.1.2:10110) $HCHDG,287.50,,,,*7A<0x0D><0x0A>
<GREEN>14:09:36 (UDP:192.168.1.2:10110) $HCHDG,287.50,,,,*7A<0x0D><0x0A>
<GREEN>14:09:37 (UDP:192.168.1.2:10110) $HCHDG,287.50,,,,*7A<0x0D><0x0A>
<GREEN>14:09:38 (UDP:192.168.1.2:10110) $HCHDG,287.00,,,,*7F<0x0D><0x0A>
<GREEN>14:09:39 (UDP:192.168.1.2:10110) $HCHDG,287.00,,,,*7F<0x0D><0x0A>
<GREEN>14:09:40 (UDP:192.168.1.2:10110) $HCHDG,287.00,,,,*7F<0x0D><0x0A>
<GREEN>14:09:41 (UDP:192.168.1.2:10110) $HCHDG,287.00,,,,*7F<0x0D><0x0A>
<GREEN>14:09:42 (UDP:192.168.1.2:10110) $HCHDG,287.00,,,,*7F<0x0D><0x0A>
<GREEN>14:09:43 (UDP:192.168.1.2:10110) $HCHDG,287.00,,,,*7F<0x0D><0x0A>
<GREEN>14:09:44 (UDP:192.168.1.2:10110) $HCHDG,287.00,,,,*7F<0x0D><0x0A>
<GREEN>14:09:45 (UDP:192.168.1.2:10110) $HCHDG,287.00,,,,*7F<0x0D><0x0A>
__________________
Corsair

Roses don't bloom on the sailor's grave
Corsair63 is offline   Reply With Quote
Old 12-08-2023, 02:52   #593
Registered User

Join Date: Jun 2022
Location: Cantabria
Boat: Jeanneau - Merry Fisher 925
Posts: 497
Re: Watchdog Plugin

Updated to latest WD version 2.4.61.0

in this version the anchor watch circle has disappeared.

attached screen shot of it, after editing the position.
Attached Thumbnails
Click image for larger version

Name:	sshot-6.png
Views:	45
Size:	122.3 KB
ID:	279543  
__________________
Corsair

Roses don't bloom on the sailor's grave
Corsair63 is offline   Reply With Quote
Old 12-08-2023, 03:16   #594
Registered User

Join Date: Jun 2022
Location: Cantabria
Boat: Jeanneau - Merry Fisher 925
Posts: 497
Re: Watchdog Plugin

I've made a quick view and fix of WD Spanish translation in Crowdin
__________________
Corsair

Roses don't bloom on the sailor's grave
Corsair63 is offline   Reply With Quote
Old 12-08-2023, 07:18   #595
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,463
Re: Watchdog Plugin

Carsair:


"in this version the anchor watch circle has disappeared."


What platforms? Windows?



Thanks
Dave
bdbcat is offline   Reply With Quote
Old 12-08-2023, 07:21   #596
Registered User

Join Date: Jun 2022
Location: Cantabria
Boat: Jeanneau - Merry Fisher 925
Posts: 497
Re: Watchdog Plugin

Quote:
Originally Posted by bdbcat View Post
Corsair:

"in this version the anchor watch circle has disappeared."

What platforms? Windows?

Thanks
Dave
Hi Dave,

Yes, windows 11 Pro ARM64, also in windows 11 Pro x64.
attached screenshot now for win11 x64.
and the distance is not coincident with the range rings that are set to 0.1 mile.
Attached Thumbnails
Click image for larger version

Name:	sshot-7.png
Views:	36
Size:	85.4 KB
ID:	279546  
__________________
Corsair

Roses don't bloom on the sailor's grave
Corsair63 is offline   Reply With Quote
Old 12-08-2023, 08:01   #597
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,463
Re: Watchdog Plugin

Corsair...
"the distance is not coincident with the range rings that are set to 0.1 mile."
Sorry, I am not clear on this point.
Dave
bdbcat is offline   Reply With Quote
Old 12-08-2023, 10:07   #598
Registered User

Join Date: Jun 2022
Location: Cantabria
Boat: Jeanneau - Merry Fisher 925
Posts: 497
Re: Watchdog Plugin

Quote:
Originally Posted by bdbcat View Post
Corsair...
"the distance is not coincident with the range rings that are set to 0.1 mile."
Sorry, I am not clear on this point.
Dave
Someone could think that the anchor guard ring and the range rings should be on top of each other.
but the range rings are set to 0.1 miles and the anchor watch ring is twenty-five metres, so there is no place for being one on top the other. for clarification only.
__________________
Corsair

Roses don't bloom on the sailor's grave
Corsair63 is offline   Reply With Quote
Old 15-08-2023, 16:44   #599
Registered User

Join Date: Aug 2023
Posts: 3
Re: Watchdog Plugin

I have setup Anchor Watchdog on v5.9.4-1 under Unbuntu 22.04 LTS which works but the command option doesn't work. If have a sh script file that sends an email which works from my terminal but not from OpenCPN. I have tried placing the script in various folders but no joy, any help would be appreciated.
Gary
smik is offline   Reply With Quote
Old 16-08-2023, 03:30   #600
Registered User

Join Date: Jun 2022
Location: Cantabria
Boat: Jeanneau - Merry Fisher 925
Posts: 497
Re: Watchdog Plugin

Following mine above about wind alarm.

Also have to say that there is some strange behavior when exchanging from type of wind to another.

e.g. setup the wind alarm in max speed of 25 in apparent mode.
now you exchange to true relative, and the wind exchange itself to some strange amount 116 either 132 or so on.
same if you exchange to true absolute but it uses to keep in same speed figure when you come back to apparent.
for the time being only working for me the apparent mode even I have GNSS, speed log and compass.
__________________
Corsair

Roses don't bloom on the sailor's grave
Corsair63 is offline   Reply With Quote
Reply

Tags
plug


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
Plugin: DashBoard SethDart OpenCPN 646 01-07-2024 11:36
OpenCPN PlugIn Development bdbcat OpenCPN 161 04-09-2019 12:50
UncleMag Intro - Watchdog for World Cruisers ! UncleMag Meets & Greets 4 03-02-2011 00:47
Florida to Bahamas Watchdog countrybimm Atlantic & the Caribbean 54 20-04-2010 15:50

Advertise Here


All times are GMT -7. The time now is 15:28.


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.