This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Pypilot version 0.33
#11
(2022-01-10, 03:48 PM)ironman Wrote:
(2022-01-05, 11:07 PM)ironman Wrote: ... You can compile the watchdog plugin from github, but that watchdog gives an error in the opencpn log. For now it does not seem to be possible to use watchdog for pypilot.

The issue with compiling the watchdog plugin seems to have been resolved. Thx to Sean.

Hi, I tried to re-install the plugin (version 2.4.39.0) from the OpenCPN plugin manager, but still no joy with a connection to Pypilot.  Do I need to download this direct from Github? If so, could you tell me the commands I need to download and compile it.
Many thanks
David
Reply
#12
Code:
cd
rm -Rf watchdog_pi/
git clone git://github.com/seandepagnier/watchdog_pi.git
cd watchdog_pi/
mkdir build
mv src/WatchdogUI.h  include/
cd build
cmake ..
make
sudo make install

This should work on a raspberry and the whole sequence can be repeated if needed. After this, restart OpenCPN and the plugin should be available. Note that one file needed to be moved for the compile to work. This is bound to be solved soon, but it won't affect the install script.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)