Cruisers Forum
 


Reply
  This discussion is proudly sponsored by:
Please support our sponsors and let them know you heard about their products on Cruisers Forums. Advertise Here
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 18-09-2023, 11:54   #1
Registered User

Join Date: Sep 2023
Location: Cruising
Posts: 326
Radar & Logbook plugins on Pi3

Hi, I'm running opencpn on a raspberry pi 3 using openplotter V3.

pi@openplotter:~/temp/radar_pi/build $ uname -srm
Linux 5.10.103-v7+ armv7l

Works OK, but I'd really like to get the radar & logbook plugin working, can't find them in any of the master/beta/alpha catalogs set to ubuntu-gtk3-armhf:18.04



Had a go at compiling but getting errors,
in..
https://github.com/opencpn-radar-pi/...ter/INSTALL.md

"Install build dependencies as described in the manual"
(https://opencpn-manuals.github.io/ma...cal-Build.html)

running..

"sudo mk-build-deps -ir build-deps/control" returns this error -

pi@openplotter:~ $ sudo mk-build-deps -ir build-deps/control
E: You must put some 'source' URIs in your sources.list
mk-build-deps: Unable to find package name in `apt-cache showsrc build-deps/control'

think this is sources list >
pi@openplotter:~/temp/radar_pi/build $ cat /etc/apt/sources.list
deb Index of /raspbian buster main contrib non-free rpi
# Uncomment line below then 'apt-get update' to enable 'apt-get source'
deb-src Index of /raspbian buster main contrib non-free rpi


So I'm stuck, tried google but didn't get anywhere.

Any hints what to try? Or is there compiled package somewhere maybe?
TIA
barcoMeCasa is offline   Reply With Quote
Old 19-09-2023, 01:07   #2
Registered User

Join Date: Sep 2023
Location: Cruising
Posts: 326
Re: Radar & Logbook plugins on Pi3

Some more sources, do I need to add something to these?

pi@openplotter:~ $ ls /etc/apt/sources.list.d
nodesource.list openplotter.list raspi.list vscode.list
pi@openplotter:~ $ cat /etc/apt/sources.list.d/openplotter.list
deb Index of /opencpn/opencpn/ubuntu bionic main
deb https://www.free-x.de/deb4op buster main
deb Index of /openplotter/openplotter/ubuntu bionic main
deb https://repos.influxdata.com/debian buster stable
deb https://packages.grafana.com/oss/deb stable main
deb https://deb.nodesource.com/node_10.x buster main
deb-src https://deb.nodesource.com/node_10.x buster main
pi@openplotter:~ $ cat /etc/apt/sources.list.d/nodesource.list
deb [signed-by=/usr/share/keyrings/nodesource.gpg] https://deb.nodesource.com/node_16.x buster main
deb-src [signed-by=/usr/share/keyrings/nodesource.gpg] https://deb.nodesource.com/node_16.x buster main
pi@openplotter:~ $ cat /etc/apt/sources.list.d/raspi.list
deb Index of /debian buster main
# Uncomment line below then 'apt-get update' to enable 'apt-get source'
#deb-src Index of /debian buster main
pi@openplotter:~ $ cat /etc/apt/sources.list.d/vscode.list
### Disabled by raspberrypi-sys-mods ###
pi@openplotter:~ $
barcoMeCasa is offline   Reply With Quote
Old 20-09-2023, 04:48   #3
Registered User

Join Date: Nov 2012
Location: Orust Sweden
Boat: Najad 34
Posts: 4,151
Re: Radar & Logbook plugins on Pi3

TIA...
When you build the dependencies you have to be at the cloned directory. (.../radar_pi) From the manual...(Read every word...)
Quote:
If not already done, first clone the git sources. Then, in the plugin directory, install build dependencies...
From your copy above it seems you're at "pi@openplotter:~" ?
Hakan is offline   Reply With Quote
Old 20-09-2023, 07:49   #4
Registered User

Join Date: Sep 2023
Location: Cruising
Posts: 326
Re: Radar & Logbook plugins on Pi3

Thanks so much, 😎reading error yet again.

Seemed to compile ok, but then in plugins import plugin pointing to the file in build "Radar-5.5.2-alpha+2309201410.c2ea3a8_raspbian-10-armhf.tar.gz"
cloned from https://github.com/opencpn-radar-pi/...pi/tree/master
it gives incompatible import plugin detected..

So close... anything I can try next?



thnx
barcoMeCasa is offline   Reply With Quote
Old 20-09-2023, 08:08   #5
Registered User

Join Date: Nov 2012
Location: Orust Sweden
Boat: Najad 34
Posts: 4,151
Re: Radar & Logbook plugins on Pi3

It may be the OCPN pluginmanager?

Buster have been seen as somewhat outdated and it may be the cause?
But I still don't cover all details about different Linux versions. Let's see if there are others here that can spread some light about 10-armhf?
I've finally get rid of Buster and use Bullseye on my system.
Hakan is offline   Reply With Quote
Old 20-09-2023, 08:25   #6
Registered User

Join Date: Sep 2023
Location: Cruising
Posts: 326
Re: Radar & Logbook plugins on Pi3

Thnx. Just compiled logbookKonni with same result. Might try Bullseye later.
High hopes though, must be close
barcoMeCasa is offline   Reply With Quote
Old 20-09-2023, 09:10   #7
Registered User

Join Date: Nov 2012
Location: Orust Sweden
Boat: Najad 34
Posts: 4,151
Re: Radar & Logbook plugins on Pi3

I've used the most resent image from Openplotter. That if you not have a lot other installations on the RPi but can just copy files like charts and so.
Hakan is offline   Reply With Quote
Old 20-09-2023, 13:04   #8
Registered User

Join Date: Sep 2023
Location: Cruising
Posts: 326
Re: Radar & Logbook plugins on Pi3

Quote:
Originally Posted by Hakan View Post
I've used the most resent image from Openplotter. That if you not have a lot other installations on the RPi but can just copy files like charts and so.
Well that was so worth it, thanks for that post! The image I was using must be ancient now, just kept updating it & never really thought about the linux version - the Pi never gets turned off year in year out.

So burned new card with latest openplotter image, went through the whole compile process again and boo hoo, same result, but didn`t need to bother, on bullseye both the radar and logbook plugins are there anyway!!

And both work, so it's like xmas in Pi land now.

And I`ve a couple of Pi4's which were going to be for nav plus a spare now, which is OK, save a 4 for weatherfax & radio stuff.

Thanks again.
barcoMeCasa is offline   Reply With Quote
Old 22-09-2023, 00:23   #9
Registered User

Join Date: Sep 2023
Location: Cruising
Posts: 326
Re: Radar & Logbook plugins on Pi3

Very happily impressed just how usable opencpn is over vnc even on a raspberry pi 3! Didn't expect anything as smooth as this.
Opencpn rocks!
As does openplotter and signalk

barcoMeCasa is offline   Reply With Quote
Old 22-09-2023, 04:04   #10
Registered User

Join Date: Nov 2012
Location: Orust Sweden
Boat: Najad 34
Posts: 4,151
Re: Radar & Logbook plugins on Pi3

Yes, I use VNC since years as well. A PC in the saloon with all connections and a very dated cheap used Android (4.0) tablet in cockpit. Covered by a thin (food)plastic film.
Hakan is offline   Reply With Quote
Old 22-09-2023, 04:30   #11
Registered User

Join Date: Sep 2023
Location: Cruising
Posts: 326
Re: Radar & Logbook plugins on Pi3

Quote:
Originally Posted by Hakan View Post
Yes, I use VNC since years as well. A PC in the saloon with all connections and a very dated cheap used Android (4.0) tablet in cockpit. Covered by a thin (food)plastic film.
Added to the list is a transistor controlled by signalk so I can turn on the radar without having to get up, if I can get pypilot sorted won't even have to get out of bed to go sailing

And the send route/waypoint works flawlessly so I can passage plan quietly on the laptop & send to the Pi.

Though the main reason for radar was less for something in the cockpit but more to get both radar & watchdog plugin alarms working for ocean single handed passages, that's looking pretty much sorted. The signalk anchor alarm already works well. Very happy right now

Good idea about plastic film, think I´ll go buy a tupperware box & make some sort of clear lid. Only takes a splash....
barcoMeCasa is offline   Reply With Quote
Reply

Tags
plug, plugin, radar


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Airmar "Transom&q uot ; style triducer does not give wate Franziska Marine Electronics 3 04-10-2021 12:45
OCPNsenc linkage error on Mate 16.04.02 on a PI3 MarkusP OpenCPN 0 23-05-2017 23:57
Raspberry Pi3 Plugin Problems Luckbert OpenCPN 3 11-10-2016 10:16
USB GPS On raspberry pi3 L.Vargvik Marine Electronics 2 02-09-2016 15:00
Installateur de plugins, Install software for plugins. Gilletarom OpenCPN 3 30-04-2013 05:57

Advertise Here


All times are GMT -7. The time now is 09:23.


Google+
Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Social Knowledge Networks
Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2024, vBulletin Solutions, Inc.

ShowCase vBulletin Plugins by Drive Thru Online, Inc.