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:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
AvNav implementation in OP2
#78
Whoa what a fast reply, thanks!

So, good to know i don't have to install -raspi version. Noted. Luckily nothings seems to be broken.

As for showing my own boat -> Solved. I had already ctrl+F5 the browser, but most likely i was to fast before AvNav had finished restarting. Did it again and now it works like it used too, indeed.

Also found the SignalKHandler and setup some settings, but i get this AIS error at the end:

Code:
[13]SignalKHandler


main connected at http://localhost:3000/signalk/v1/api/
source avnav-6235dc23-c724-4d97-957d-aacde2a16553
alarms active
websocket connected at ws://localhost:3000/signalk/v1/stream, timeOffset=-0s
authentication successfully retrieved token for pi
write connected at ws://localhost:3000/signalk/v1/stream, timeOffset=-0s
charts read 0 charts

ais error reading ais data from http://openplotter:3000/signalk/v1/api/vessels/:'int' object has no attribute 'partition'


I can confirm that reaching this url http://openplotter:3000/signalk/v1/api/vessels/ actually return a list of vessels. 

Maybe is worth saying that AIS sent via nmea are still shown.

Not sure if it's still relevant but the client runs on chrome v100, on a win10 desktop machine.

I just noticed that my own boat appears as an AIS target
Reply


Messages In This Thread
AvNav implementation in OP2 - by Max1947 - 2020-05-12, 05:55 PM
RE: AvNav implementation in OP2 - by Sailoog - 2020-05-12, 06:11 PM
RE: AvNav implementation in OP2 - by holgerw - 2020-05-13, 12:23 AM
RE: AvNav implementation in OP2 - by holgerw - 2020-05-13, 07:44 AM
RE: AvNav implementation in OP2 - by BlackSea - 2020-05-13, 08:41 AM
RE: AvNav implementation in OP2 - by Sailoog - 2020-05-13, 11:14 AM
RE: AvNav implementation in OP2 - by BlackSea - 2020-05-13, 11:52 AM
RE: AvNav implementation in OP2 - by BlackSea - 2020-05-14, 08:58 PM
RE: AvNav implementation in OP2 - by Max1947 - 2020-05-14, 10:39 PM
openplotter-avnav 2.0.2 - by BlackSea - 2020-06-10, 07:47 PM
RE: AvNav implementation in OP2 - by wellenvogel - 2020-07-10, 05:26 PM
RE: AvNav implementation in OP2 - by BlackSea - 2020-11-10, 09:22 AM
RE: AvNav implementation in OP2 - by SkipperEarly - 2020-11-10, 11:09 AM
RE: AvNav implementation in OP2 - by wellenvogel - 2020-11-10, 11:40 AM
RE: AvNav implementation in OP2 - by SkipperEarly - 2020-11-11, 08:57 AM
RE: AvNav implementation in OP2 - by wellenvogel - 2020-11-11, 09:06 AM
RE: AvNav implementation in OP2 - by SkipperEarly - 2020-12-03, 08:05 AM
RE: AvNav implementation in OP2 - by wellenvogel - 2020-12-03, 09:23 AM
RE: AvNav implementation in OP2 - by BlackSea - 2020-12-06, 11:06 AM
RE: AvNav implementation in OP2 - by Littlechay - 2021-03-27, 12:25 PM
RE: AvNav implementation in OP2 - by wellenvogel - 2021-03-27, 12:34 PM
RE: AvNav implementation in OP2 - by Littlechay - 2021-03-27, 09:58 PM
RE: AvNav implementation in OP2 - by BlackSea - 2021-03-28, 09:37 PM
RE: AvNav implementation in OP2 - by Littlechay - 2021-03-29, 01:01 AM
RE: AvNav implementation in OP2 - by wellenvogel - 2021-03-27, 08:17 PM
RE: AvNav implementation in OP2 - by Littlechay - 2021-03-28, 10:34 AM
RE: AvNav implementation in OP2 - by wellenvogel - 2021-03-29, 08:11 AM
RE: AvNav implementation in OP2 - by wellenvogel - 2021-03-29, 09:55 AM
RE: AvNav implementation in OP2 - by Littlechay - 2021-03-29, 11:53 AM
RE: AvNav implementation in OP2 - by wellenvogel - 2021-03-29, 12:08 PM
RE: AvNav implementation in OP2 - by Littlechay - 2021-03-29, 08:24 PM
RE: AvNav implementation in OP2 - by wellenvogel - 2021-03-29, 05:38 PM
RE: AvNav implementation in OP2 - by Littlechay - 2021-04-03, 11:00 AM
RE: AvNav implementation in OP2 - by wellenvogel - 2021-04-03, 01:32 PM
RE: AvNav implementation in OP2 - by Littlechay - 2021-04-06, 12:15 AM
RE: AvNav implementation in OP2 - by wellenvogel - 2021-04-06, 08:48 AM
RE: AvNav implementation in OP2 - by Littlechay - 2021-04-06, 08:51 AM
RE: AvNav implementation in OP2 - by Kukel - 2021-04-26, 07:16 PM
RE: AvNav implementation in OP2 - by Kukel - 2021-04-26, 07:29 PM
RE: AvNav implementation in OP2 - by wellenvogel - 2021-04-27, 07:17 PM
RE: AvNav implementation in OP2 - by pjsf1000 - 2022-02-11, 11:33 AM
RE: AvNav implementation in OP2 - by wellenvogel - 2022-02-11, 12:30 PM
RE: AvNav implementation in OP2 - by pjsf1000 - 2022-02-11, 03:04 PM
RE: AvNav implementation in OP2 - by wellenvogel - 2022-02-11, 09:37 PM
RE: AvNav implementation in OP2 - by pjsf1000 - 2022-02-11, 09:52 PM
RE: AvNav implementation in OP2 - by wellenvogel - 2022-02-11, 10:00 PM
RE: AvNav implementation in OP2 - by pjsf1000 - 2022-02-15, 05:51 PM
RE: AvNav implementation in OP2 - by SCarns - 2022-02-12, 08:08 PM
RE: AvNav implementation in OP2 - by wellenvogel - 2022-02-12, 09:41 PM
RE: AvNav implementation in OP2 - by wellenvogel - 2022-02-15, 08:51 PM
RE: AvNav implementation in OP2 - by BlackSea - 2022-02-16, 07:57 AM
RE: AvNav implementation in OP2 - by pjsf1000 - 2022-02-16, 04:33 PM
RE: AvNav implementation in OP2 - by BlackSea - 2022-02-16, 06:47 PM
RE: AvNav implementation in OP2 - by wellenvogel - 2022-02-16, 09:23 PM
RE: AvNav implementation in OP2 - by pjsf1000 - 2022-02-22, 05:53 PM
RE: AvNav implementation in OP2 - by wellenvogel - 2022-02-22, 10:28 PM
RE: AvNav implementation in OP2 - by pjsf1000 - 2022-02-23, 10:54 AM
RE: AvNav implementation in OP2 - by wellenvogel - 2022-02-23, 06:29 PM
RE: AvNav implementation in OP2 - by Sailoog - 2022-03-01, 08:06 PM
RE: AvNav implementation in OP2 - by wellenvogel - 2022-03-01, 08:08 PM
RE: AvNav implementation in OP2 - by Sailoog - 2022-03-01, 08:24 PM
RE: AvNav implementation in OP2 - by pjsf1000 - 2022-03-02, 01:32 PM
RE: AvNav implementation in OP2 - by BlackSea - 2022-03-03, 05:07 AM
RE: AvNav implementation in OP2 - by wellenvogel - 2022-03-03, 09:34 AM
RE: AvNav implementation in OP2 - by pjsf1000 - 2022-03-03, 12:09 PM
RE: AvNav implementation in OP2 - by wellenvogel - 2022-03-09, 08:36 PM
RE: AvNav implementation in OP2 - by MigGat - 2022-03-19, 09:11 AM
RE: AvNav implementation in OP2 - by MigGat - 2022-03-19, 11:54 AM
RE: AvNav implementation in OP2 - by BlackSea - 2022-03-19, 11:54 AM
RE: AvNav implementation in OP2 - by wellenvogel - 2022-03-19, 02:39 PM
RE: AvNav implementation in OP2 - by MigGat - 2022-03-20, 08:39 AM
RE: AvNav implementation in OP2 - by wellenvogel - 2022-03-20, 09:20 AM
RE: AvNav implementation in OP2 - by MigGat - 2022-03-20, 09:35 AM
RE: AvNav implementation in OP2 - by wellenvogel - 2022-03-28, 05:58 PM
RE: AvNav implementation in OP2 - by MigGat - 2022-04-12, 07:30 PM
RE: AvNav implementation in OP2 - by wellenvogel - 2022-04-12, 07:41 PM
RE: AvNav implementation in OP2 - by MigGat - 2022-04-12, 08:28 PM
RE: AvNav implementation in OP2 - by wellenvogel - 2022-04-13, 08:22 AM
RE: AvNav implementation in OP2 - by wellenvogel - 2022-04-13, 08:27 PM
RE: AvNav implementation in OP2 - by MigGat - 2022-04-13, 09:26 PM
RE: AvNav implementation in OP2 - by wellenvogel - 2022-04-14, 06:12 PM
RE: AvNav implementation in OP2 - by wellenvogel - 2022-04-21, 06:09 PM
RE: AvNav implementation in OP2 - by MigGat - 2022-05-21, 08:47 AM
RE: AvNav implementation in OP2 - by wellenvogel - 2022-05-21, 11:39 AM
RE: AvNav implementation in OP2 - by MigGat - 2022-05-21, 07:27 PM
RE: AvNav implementation in OP2 - by wellenvogel - 2022-05-21, 09:41 PM
RE: AvNav implementation in OP2 - by pjsf1000 - 2022-06-22, 11:00 AM
RE: AvNav implementation in OP2 - by pjsf1000 - 2022-06-22, 04:32 PM
RE: AvNav implementation in OP2 - by BlackSea - 2022-06-22, 07:15 PM
RE: AvNav implementation in OP2 - by wellenvogel - 2022-06-22, 07:17 PM
RE: AvNav implementation in OP2 - by pjsf1000 - 2022-06-22, 08:18 PM
RE: AvNav implementation in OP2 - by pjsf1000 - 2022-06-26, 01:53 PM
RE: AvNav implementation in OP2 - by wellenvogel - 2022-06-26, 06:47 PM

Forum Jump:


Users browsing this thread: 3 Guest(s)