OpenMarine

Full Version: A new beginner with Pypilot !
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Well, I added in "hat.py" the lines "ActionHeading(self, 120), and ActionHeading(self, -120), and it seems to work. Is this a normal procedure or did I break everything?
Maybe your version lacks the actual tack command.

What you have produced is something that changes the commanded heading by 120 degrees which is different. You can keep it for now, but the version I am working on (unstable branch) implements tacking as a function (which can be canceled) and uses different steering logic from normal operation.
OK, but my old Autohelm ST3000 doesn't do any better, I've been sailing with it for 20 years, and it suits me.
I will install the new version when it is available. Thank you for sharing and for your help.
Now I'm waiting for an IBT2 to tackle the motor control.
I'll be back on the forum soon I think !
The mysteries of electronics!!!
Having received my family this vacation, I moved all my mess used for Pypilot testing and settled elsewhere. After putting everything back together, I restart the Raspi and do a little test… and there, miracle, after several days of unsuccessful attempts, the IBT2 works! I check all my assembly, and I realize that I forgot to reconnect the 5v on the VCC and GND pins of the IBT2. So I proceed to new tests, with and without the 5v connected, to find that it works very well without the 5v, and absolutely not with the 5v connected. Has anyone encountered this anomaly? How to explain it?
Pages: 1 2