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
controller connection
#18
If red is on and the blue is flashing the controller is not programmed. If only solid read and nothing else, it is ready but not communicating.

If only the red is shown, it's most likely not configured right. Sorry the openplotter-pypilot integration is not smooth yet and I need to really focus on this but I have a lot of different things I'm working on.

For now I can provide some hints at least:

Download OP2/NOOBS headless
Installed OP onto formatted 32 GB SD card
Insert card, power on.
Wait about 20 minutes as the setup occurs.
SSH connection to enable VNC in raspberry pi configuration.
sudo apt update
sudo apt upgrade
Reboot

Start > preferences > raspberry pi configuration > interfaces enable i2c

Start > openplotter > settings > Add sources, update candidates, highlight Pypilot, click install.

Start > openplotter > pypilot > add device. Uncheck "Show only Openplotter Serial". Drop down arrow, select /dev/ttyAMA0, OK. Change drop down "disabled" to "autopilot." Close.

Open OpenCPN. Settings > Plugins > Update plugin catalog master > click pypilot, install. Find pypilot again, tick enable. Click apply, OK.

Manual upgrade of pypilot from git.
cd
mkdir delete
cd delete
git clone https://github.com/pypilot/pypilot
git clone https://github.com/pypilot/pypilot_data
cp -rv pypilot_data/* pypilot
cd pypilot
python3 setup.py build
sudo python3 setup.py install

sudo nano /boot/config.txt
dtoverlay=disable-bt

sudo usermod -a G tty pi

Start > preferences > raspberry pi configuration > interfaces
disable serial console

Install zeroconf and websocket client so pypilot can communicate with signalk
pip3 install zeroconf or apt install python3-zeroconf
pip3 install websocket-client
Reply


Messages In This Thread
controller connection - by Max1947 - 2020-11-04, 12:09 PM
RE: controller connection - by rastam4n - 2020-11-04, 02:51 PM
RE: controller connection - by Max1947 - 2020-11-04, 03:00 PM
RE: controller connection - by Max1947 - 2020-11-04, 08:07 PM
RE: controller connection - by Andreas29 - 2020-11-05, 08:03 AM
RE: controller connection - by Max1947 - 2020-11-05, 12:59 PM
RE: controller connection - by Gilles - 2020-11-05, 04:01 PM
RE: controller connection - by rastam4n - 2020-11-05, 03:56 PM
RE: controller connection - by Max1947 - 2020-11-05, 05:20 PM
RE: controller connection - by rastam4n - 2020-11-05, 07:03 PM
RE: controller connection - by Max1947 - 2020-11-05, 09:07 PM
RE: controller connection - by rastam4n - 2020-11-05, 11:39 PM
RE: controller connection - by Andreas29 - 2020-11-06, 08:16 AM
RE: controller connection - by Max1947 - 2020-11-06, 11:30 AM
RE: controller connection - by seandepagnier - 2020-11-06, 09:02 PM
RE: controller connection - by Max1947 - 2020-11-06, 10:04 PM
RE: controller connection - by Gilles - 2020-11-07, 11:25 AM
RE: controller connection - by seandepagnier - 2020-11-07, 03:02 PM
RE: controller connection - by Max1947 - 2020-11-08, 11:38 AM
RE: controller connection - by Gilles - 2020-11-08, 01:00 PM
RE: controller connection - by seandepagnier - 2020-11-09, 12:04 AM
RE: controller connection - by Gilles - 2020-11-09, 11:47 PM
RE: controller connection - by Gilles - 2020-11-10, 01:31 AM
RE: controller connection - by seandepagnier - 2020-11-10, 01:44 AM
RE: controller connection - by Gilles - 2020-11-10, 01:44 PM
RE: controller connection - by Gilles - 2020-11-11, 09:52 AM
RE: controller connection - by Max1947 - 2020-11-11, 05:15 PM
RE: controller connection - by seandepagnier - 2020-11-11, 10:53 PM
RE: controller connection - by Max1947 - 2020-11-13, 11:23 AM
RE: controller connection - by Gilles - 2020-11-13, 07:48 AM
RE: controller connection - by Gilles - 2020-11-13, 10:49 AM
RE: controller connection - by seandepagnier - 2020-11-13, 06:07 PM
RE: controller connection - by Max1947 - 2020-11-27, 10:05 PM
RE: controller connection - by Max1947 - 2020-11-14, 11:11 PM
RE: controller connection - by CapnKernel - 2020-11-27, 03:39 AM
RE: controller connection - by Max1947 - 2020-11-27, 12:39 PM
RE: controller connection - by topodom - 2020-12-01, 05:14 PM
RE: controller connection - by Max1947 - 2020-12-01, 06:19 PM
RE: controller connection - by 2uwxei1h - 2020-11-24, 03:47 PM
RE: controller connection - by seandepagnier - 2020-11-27, 11:00 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)