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
Problems setting up connections
#9
(2018-10-04, 08:05 AM)Werner_K Wrote: Hello,
now this is a bit tricky. If the setup tool of Openplotter does not make the NMEA Data from the GPS and AIS Devices running in Openpcn you must do it manually, by installing GPSD first. The PI must be online!

Open a shell and type:

sudo apt-get update

When ready, type

sudo apt-get install gpsd gpsd-clients python-gps

The GPSD-Daemon and the client tools will be installed.

When done, it is a good idea to restart the PI.

If done, open the shell again and test whether the NMEA-Data comes in. First the service has to be started:

sudo gpsd /dev/ttyAMA0 - F /var/run/gpsd.sock
or, if your GPS/AIS is an USB-device instead of ttyAMA0 type ttyUSB0! The last letter means Zero, not "O"!

If done, start gpsmon:

sudo gpsmon

In the window that appears should occur in the upper left corner the address i. E. localhost:2947 or something like that, if everything works fine. This is the address/port number you must add manually as a new connection in Openpcn. Choose tcp network and set the dot on gpsd. Then type in localhost and the port number you have noticed in the gpsmon. Restart Opencpn and test if NMEA Data come in.

That's it. Good luck!

Best Regards,
Werner

I guess you are in openplotter v0.x.x

In v1.x.x gpsd is fully integrated in serial tab
Reply


Messages In This Thread
Problems setting up connections - by Newt2u - 2018-10-03, 07:27 PM
Problems setting up connections - by Werner_K - 2018-10-04, 08:05 AM
RE: Problems setting up connections - by Sailoog - 2018-10-06, 05:50 PM
RE: Problems setting up connections - by Newt2u - 2018-10-06, 09:28 PM
RE: Problems setting up connections - by Newt2u - 2018-10-04, 09:13 AM
RE: Problems setting up connections - by PaddyB - 2018-10-04, 10:12 AM
RE: Problems setting up connections - by Newt2u - 2018-10-04, 10:36 AM
RE: Problems setting up connections - by PaddyB - 2018-10-04, 11:00 AM
RE: Problems setting up connections - by Newt2u - 2018-10-04, 12:11 PM
RE: Problems setting up connections - by Newt2u - 2018-10-05, 02:11 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)