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
#54
The split screen is some sort of a preview - running 2 avnav instances in one browser window.
You can reach it with http:/xxxx:8080/viewer/viewer_split.html.
Will be a bit slower as it really runs everything 2 times. In the future this will be completely integrated.
For the SK stuff . yes you can display everything from vessels.self in AvNav.
Just use the layout editor - it will show all pathes from sk that currently have data in them (so you need to feed SK with data first Smile ).
If you miss some formatter or some nice settings for the gauges - this can easily be achieved with a few lines of js code.


For the pi CPU usage:
What else do you run on the pi?
AvNav itself should be low on CPU. If you use o-charts the ocharts plugin will use a complete CPU for some time as it pre-renders charts for faster display later on. But you have 4 CPUs (i.e. 4 kernels) - so also at most around 25% of the whole system.

But if you run the OP desktop stuff (or even a VNC server) - this really consumes CPU and memory.
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: 4 Guest(s)