OpenMarine
another beta image release - Printable Version

+- OpenMarine (https://forum.openmarine.net)
+-- Forum: Pypilot (https://forum.openmarine.net/forumdisplay.php?fid=17)
+--- Forum: General discussion (https://forum.openmarine.net/forumdisplay.php?fid=18)
+--- Thread: another beta image release (/showthread.php?tid=3042)

Pages: 1 2 3 4 5


RE: another beta image release - Andreas29 - 2020-11-15

Hi Sean,

I got it now. To place the libpypilot_pi.so file in the build folder to /usr/locale/lib/opencpn/ was the key.

After playing around with this I can confirm, that the invisible gain-setting issue (and the other invisible settings) seems to be corrected.

The build from source had no effect to the tacking function. Still not work as described before.
From pypilot plugin and enabled AP pressing the tack button in the plugin then the waiting time counts down then the AP just disengaged. Nothing more.

Is the tacking function programmed in the pypilot plugin or in the pypilot server?

Best


RE: another beta image release - seandepagnier - 2020-11-15

I have not managed to work on tacking function for more than 1 year and it has not been a priority.

my list of things to work on is growing at least as fast as I can manage... I'm hoping tacking as well as a jibe function can be investigated in the next few weeks, but for now unfortunately, yes it's broken.


RE: another beta image release - Andreas29 - 2020-11-15

Hi,

Sean, I understand your time problem, believe me.
I just want to report the result after I build the pypilot plugin from source for a raspberry pi with Buster and OpenCpn 5.2.4

I´ve now more problems with my IMU and to understand it. But this is an other theme.

Best regards

Andreas


RE: another beta image release - seandepagnier - 2020-11-15

I would check your gyro output and ensure they are near zero when resting... Also ensure you can recalibrate the accelerometers and compass sensors. Ensure all 3 axes of each sensor is working. Once it works, rotating by 90 degrees should change the compass reading not worse than 80-100 degrees in all cases (usually very close to 90)


RE: another beta image release - ironman - 2020-11-17

(2020-10-30, 04:03 PM)seandepagnier Wrote: I want to support much more in learning pilots and of course tacking and jibing, but it's taking a while.

Some interesting seemingly cutting edge ideas with regard to self-learning pilot here https://youtu.be/azHMHj3zax0 it sure made my brain buzz.


RE: another beta image release - Andreas29 - 2020-11-27

Hi,

I´m using the tinypilot image with a RPi ZeroW witch is connected to an other RPi (3b+) via WiFi running OpenCPN with the pypilot plugin. 

Is it possible to use the pypilot_scope script or some of the other scripts? How?
I was not able to start the scripts on the Pi Zero (with ssh) ->faults and also I was not successful to try this on the Pi running OpenCPN (tried to install the python scripts as described in the readme but I also get faults -missing modules).

Best regards

Andreas


RE: another beta image release - seandepagnier - 2020-11-27

you would want to run the pypilot_scope on the pi running opencpn, and may need to pass it the ip address of the tinypilot

If there are missing modules, you must install them, you could post your error messages from running pypilot_scope

It should explain what is needed in the pypilot/README file and how to install it, so if something is missing I would want to update it.


RE: another beta image release - Andreas29 - 2020-11-27

Hi Sean,

I have some understanding problems I think. Sorry.

Normally it´s ok and enough to run tinypilot with a pi zero and run OpenCPN with the pypilot plugin on an other pi for control and set the gains from OpenCPN.
Now I what to see if I got some more information or some more control or diagnostics tools and started to try the python scripts. For this I have to follow the install guide on GitHub I think?
Ok I´ll try to investigate this more and deeper. Maybe I made a fault or maybe I have to start some services first?

Best regards

Andreas


RE: another beta image release - Onno - 2021-01-09

I am testing this image 0.24 on the Tiny and have a wifi connection with a windows 10 PC with OpenCPN 5.2.4 with Pypilot plugin version 0.22.5.0
Should that work together?
Or do I need to update the plugin? If so how? 

It is working but I run into some issues.


RE: another beta image release - ironman - 2021-01-09

(2021-01-09, 03:03 PM)Onno Wrote: I am testing this image 0.24 on the Tiny and have a wifi connection with a windows 10 PC with OpenCPN 5.2.4 with Pypilot plugin version 0.22.5.0
Should that work together?
Or do I need to update the plugin? If so how? 

It is working but I run into some issues.

I have 0.24 tinypilot as well and it seems to work with the same version of opencpn and the same version of the plugin on both windows and linux (raspberry and ubuntu). On both windows and linux there's a small nuisance with buttons not showing after startup, but apart from that I have no real issues. What issues you run into?