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
OpenCPN pypilot plugin disconnected
#18
You are already running pypilot. So it cannot give useful debugging output if you run two instances. You can stop the service with
systemctl stop pypilot. I am not sure why this is updating only once per second...

Try pypilot_boatimu and see what the rate is, but once pypilot is not running.
verify what is running with
ps aux | grep python

Hmm... as far as the dependencies, it seems you have installed older versions of the libraries manually with pip forcing the old versions... so this was needed for the older pypilot, but it will break the new version. My script tries to remove the old version via apt, but not via pip. So the web seems to not work because you forced older versions of the libraries.

I will work on the script and try removing old versions with pip uninstall.

Hopefully the script will force the right versions now.

Still interested to hear about the slow update or why it could happen. Most likely another process is trying to access the device.
Reply


Messages In This Thread
RE: OpenCPN pypilot plugin disconnected - by seandepagnier - 2021-07-08, 09:04 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)