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
Getting wind mode and GPS mode into pypilot
#18
Well, this means that something ain't cooking in your kitchen:

nmea client lost connection
nmea client failed to connect 192.168.14.5:20220

What, I don't know. Sean might have more insight.

The following is probably the reason why it does not save your settings:

failed to write pypilot.conf [Errno 13] Permission denied: '/home/tc/.pypilot/pypilot.conf'

What I think happened is that you recovered an old version of pypilot.conf using sudo or something; that makes it owned by root which means that tc user cannot write it anymore. To correct this, try sudo chmod a+w ~/.pypilot/pypilot.conf or equivalent.

The two things might be interrelated - you never know. Try to get rid of the failed write first and take it from there.
Reply


Messages In This Thread
RE: Getting wind mode and GPS mode into pypilot - by ironman - 2023-01-03, 07:07 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)