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 07-12-2019, 07:20   #406
Registered User

Join Date: Sep 2019
Posts: 17
Re: New rtlsdr Plugin

I'm sorry, but as I said I am a Beginner in Linux.

I tried to install aisdecoder but got an error:
-- Build configuration: RELEASE
CMake Error at CMakeLists.txt:51 (MESSAGE):
The development files for ALSA or PulseAudio are required - libasound-dev,
libpulse-dev

Then I added Software directly from Raspian "Add/Remove Software":
"libpulse-dev-12.2-4+deb10u" and "libasound2-dev-1.1.8-1+rpt1"
but the errof while compiling aisdecoder still is the same.

What should I do?

Thank you for your help.

Yours Harry
Harry99 is offline   Reply With Quote
Old 20-01-2020, 10:49   #407
Registered User

Join Date: Sep 2019
Posts: 17
Re: New rtlsdr Plugin

Thank you very much for the plugin.

Can you add it to the repository, so that we can install it per apt-get on raspberry pi 4 please?

Thanks!
Harry99 is offline   Reply With Quote
Old 20-01-2020, 12:49   #408
Registered User
 
transmitterdan's Avatar

Join Date: Oct 2011
Boat: Valiant 42
Posts: 6,008
Re: New rtlsdr Plugin

Raspberry Pi 4 uses Buster so requires a special build. I will try to make one for experimenting on Buster.

Note: Buster is not officially supported with OpenCPN PPA packages yet. It is in the works.
transmitterdan is offline   Reply With Quote
Old 20-01-2020, 13:13   #409
Registered User

Join Date: Oct 2014
Location: Netherlands
Boat: Halmatic 30
Posts: 1,131
Re: New rtlsdr Plugin

Quote:
Originally Posted by transmitterdan View Post
Raspberry Pi 4 uses Buster so requires a special build. I will try to make one for experimenting on Buster.

Note: Buster is not officially supported with OpenCPN PPA packages yet. It is in the works.

Hi Dan,

your Buster version of OpenCPN is working very well on my 64 bits Raspian.

I'am also interested to test my RTL-DSR dongle for Ais in the Buster version.. Here at my home. It is still not available in OpenPlotter 2.0 beta.

On board I have an transponder.

Regards and thank for your efforts,


Bram
verkerkbr is offline   Reply With Quote
Old 20-01-2020, 18:41   #410
Registered User
 
transmitterdan's Avatar

Join Date: Oct 2011
Boat: Valiant 42
Posts: 6,008
Re: New rtlsdr Plugin

Quote:
Originally Posted by verkerkbr View Post
Hi Dan,

your Buster version of OpenCPN is working very well on my 64 bits Raspian.

I'am also interested to test my RTL-DSR dongle for Ais in the Buster version.. Here at my home. It is still not available in OpenPlotter 2.0 beta.

On board I have an transponder.

Regards and thank for your efforts,


Bram
Tell me where to git repository is and I will try to build it.
transmitterdan is offline   Reply With Quote
Old 21-01-2020, 02:03   #411
Registered User

Join Date: Oct 2014
Location: Netherlands
Boat: Halmatic 30
Posts: 1,131
Re: New rtlsdr Plugin

Quote:
Originally Posted by transmitterdan View Post
Tell me where to git repository is and I will try to build it.

Hi Dan,

here I got the 64 bits Raspian Buster version. Works very well and now with the V8 (64 bits) kernel. Latest version is 4.19.93-V8+

Your OpenCPN Buster version with SignalK input also works very well on this version.

It is certainly an improvement.

https://r.search.yahoo.com/_ylt=AwrI...Rzb3GAvnwSC7s-


Regards,


Bram
verkerkbr is offline   Reply With Quote
Old 01-02-2020, 00:37   #412
Registered User

Join Date: Sep 2019
Posts: 17
Re: New rtlsdr Plugin

Quote:
Originally Posted by transmitterdan View Post
Raspberry Pi 4 uses Buster so requires a special build. I will try to make one for experimenting on Buster.

Note: Buster is not officially supported with OpenCPN PPA packages yet. It is in the works.
Hi Dan, have you been successful in building a build for raspberry pi 4?
Thank you very much,
Harry
Harry99 is offline   Reply With Quote
Old 28-02-2020, 21:48   #413
Registered User

Join Date: Mar 2017
Posts: 14
Re: New rtlsdr Plugin

Hi Sean,
I have had this plugin and the notion of a cheap AIS receiver in my sights since I saw the various projects.
I have spent the afternoon installing / compiling on Ubuntu 18.04 . All went well without error except for...
when I go for a >sudo apt-get install opencpn-plugin-rtlsdr I get no such package from apt.
I installed opencpn from PPA repository and it is still there and working.
I have compiled the rtlsdr_pi plugin from github but simply dropping it into the /usr/share/opencpn/plugins directory doesn't yield any results.
Can you give me some guidance about this?


LeFevreBreeze is offline   Reply With Quote
Old 29-02-2020, 05:45   #414
Registered User

Join Date: Dec 2005
Location: Helsingborg
Boat: Dufour 35
Posts: 3,891
Re: New rtlsdr Plugin

Quote:
Originally Posted by LeFevreBreeze View Post
Hi Sean,
I have had this plugin and the notion of a cheap AIS receiver in my sights since I saw the various projects.
I have spent the afternoon installing / compiling on Ubuntu 18.04 . All went well without error except for...
when I go for a >sudo apt-get install opencpn-plugin-rtlsdr I get no such package from apt.
I installed opencpn from PPA repository and it is still there and working.
I have compiled the rtlsdr_pi plugin from github but simply dropping it into the /usr/share/opencpn/plugins directory doesn't yield any results.
Can you give me some guidance about this?


After running "make", you have two choices. Install directly with "$sudo make install" or make your own package with "$sudo make package", which you then install like a normal deb package.

Thomas
cagney is offline   Reply With Quote
Old 29-02-2020, 06:47   #415
Registered User
 
transmitterdan's Avatar

Join Date: Oct 2011
Boat: Valiant 42
Posts: 6,008
Re: New rtlsdr Plugin

Quote:
Originally Posted by LeFevreBreeze View Post
Hi Sean,
I have had this plugin and the notion of a cheap AIS receiver in my sights since I saw the various projects.
I have spent the afternoon installing / compiling on Ubuntu 18.04 . All went well without error except for...
when I go for a >sudo apt-get install opencpn-plugin-rtlsdr I get no such package from apt.
I installed opencpn from PPA repository and it is still there and working.
I have compiled the rtlsdr_pi plugin from github but simply dropping it into the /usr/share/opencpn/plugins directory doesn't yield any results.
Can you give me some guidance about this?


Remember apt-get is for retrieving packages from the internet. You make a local package like this:

sudo make package

That will create .deb file in the build folder.

ls *.deb

Will show you the name of the local plugin package.
Install a local package like this:

sudo dpkg -i pluginname.deb

But it is much simpler and even necessary if you want to debug your plugin to do this:

sudo make install
transmitterdan is offline   Reply With Quote
Old 01-03-2020, 13:34   #416
Registered User

Join Date: Sep 2019
Posts: 17
Re: New rtlsdr Plugin

I tried to make a build for Raspberry Pi 4 running Buster, but I failed:



Code:
pi@raspberrypi:~/rtlsdr_pi/build $ cmake ../
-- *** Building rtlsdr_pi ***
-- *** Building rtlsdr_pi ***
-- Build type: release
-- *** Will install to /usr/local  ***
-- *** Build Architecture is armhf
-- *** Staging to build rtlsdr_pi ***
-- Setting C++11 standard via cmake standard mecahnism
-- Could NOT find OpenGL (missing: OPENGL_opengl_LIBRARY OPENGL_glx_LIBRARY OPENGL_INCLUDE_DIR) 
-- OpenGL not found...
CMake Error at /usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
  Could NOT find wxWidgets (missing: wxWidgets_LIBRARIES
  wxWidgets_INCLUDE_DIRS)
Call Stack (most recent call first):
  /usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
  /usr/share/cmake-3.13/Modules/FindwxWidgets.cmake:963 (find_package_handle_standard_args)
  cmake/PluginConfigure.cmake:245 (FIND_PACKAGE)
  CMakeLists.txt:18 (INCLUDE)


-- Configuring incomplete, errors occurred!
See also "/home/pi/rtlsdr_pi/build/CMakeFiles/CMakeOutput.log".
Can anybody help me, please?
Harry99 is offline   Reply With Quote
Old 01-03-2020, 16:05   #417
Registered User
 
transmitterdan's Avatar

Join Date: Oct 2011
Boat: Valiant 42
Posts: 6,008
Re: New rtlsdr Plugin

Quote:
Originally Posted by Harry99 View Post
I tried to make a build for Raspberry Pi 4 running Buster, but I failed:







Code:
pi@raspberrypi:~/rtlsdr_pi/build $ cmake ../

-- *** Building rtlsdr_pi ***

-- *** Building rtlsdr_pi ***

-- Build type: release

-- *** Will install to /usr/local  ***

-- *** Build Architecture is armhf

-- *** Staging to build rtlsdr_pi ***

-- Setting C++11 standard via cmake standard mecahnism

-- Could NOT find OpenGL (missing: OPENGL_opengl_LIBRARY OPENGL_glx_LIBRARY OPENGL_INCLUDE_DIR) 

-- OpenGL not found...

CMake Error at /usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:137 (message):

  Could NOT find wxWidgets (missing: wxWidgets_LIBRARIES

  wxWidgets_INCLUDE_DIRS)

Call Stack (most recent call first):

  /usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)

  /usr/share/cmake-3.13/Modules/FindwxWidgets.cmake:963 (find_package_handle_standard_args)

  cmake/PluginConfigure.cmake:245 (FIND_PACKAGE)

  CMakeLists.txt:18 (INCLUDE)





-- Configuring incomplete, errors occurred!

See also "/home/pi/rtlsdr_pi/build/CMakeFiles/CMakeOutput.log".


Can anybody help me, please?
Did you read the instructions for building OpenCPN on Linux? You have to install all the needed packages.
transmitterdan is offline   Reply With Quote
Old 01-03-2020, 16:22   #418
Registered User
 
sbfreddie's Avatar

Join Date: Mar 2012
Location: Southern Texas, Port Isabel
Boat: I Wish
Posts: 175
Images: 1
Send a message via Skype™ to sbfreddie
Re: New rtlsdr Plugin

Quote:
Originally Posted by Harry99 View Post
I tried to make a build for Raspberry Pi 4 running Buster, but I failed:



Code:
pi@raspberrypi:~/rtlsdr_pi/build $ cmake ../
-- *** Building rtlsdr_pi ***
-- *** Building rtlsdr_pi ***
-- Build type: release
-- *** Will install to /usr/local  ***
-- *** Build Architecture is armhf
-- *** Staging to build rtlsdr_pi ***
-- Setting C++11 standard via cmake standard mecahnism
-- Could NOT find OpenGL (missing: OPENGL_opengl_LIBRARY OPENGL_glx_LIBRARY OPENGL_INCLUDE_DIR) 
-- OpenGL not found...
CMake Error at /usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
  Could NOT find wxWidgets (missing: wxWidgets_LIBRARIES
  wxWidgets_INCLUDE_DIRS)
Call Stack (most recent call first):
  /usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
  /usr/share/cmake-3.13/Modules/FindwxWidgets.cmake:963 (find_package_handle_standard_args)
  cmake/PluginConfigure.cmake:245 (FIND_PACKAGE)
  CMakeLists.txt:18 (INCLUDE)


-- Configuring incomplete, errors occurred!
See also "/home/pi/rtlsdr_pi/build/CMakeFiles/CMakeOutput.log".
Can anybody help me, please?
Please follow the instructions at:
https://pysselilivet.blogspot.com/20...raspberry.html

This worked for me.

Thanks,
Freddie
sbfreddie is offline   Reply With Quote
Old 07-03-2020, 23:46   #419
Registered User

Join Date: Mar 2017
Posts: 14
Re: New rtlsdr Plugin

Quote:
Originally Posted by transmitterdan View Post
Remember apt-get is for retrieving packages from the internet. You make a local package like this:

sudo make package

That will create .deb file in the build folder.

ls *.deb

Will show you the name of the local plugin package.
Install a local package like this:

sudo dpkg -i pluginname.deb

But it is much simpler and even necessary if you want to debug your plugin to do this:

sudo make install


Thanks for all the advice. I did sone of the steps mentioned but will try again with sudo make package and checking necessities with dpkg.
LeFevreBreeze is offline   Reply With Quote
Old 14-09-2021, 10:44   #420
Registered User
 
JohnGC's Avatar

Join Date: Mar 2018
Location: SW UK
Boat: Moody 44
Posts: 86
Re: New rtlsdr Plugin

Hello folks,

I am attempting to use the RTLSDR plugin for the first time.
Windows 10 64-bit. Completely up to date.
OpenCPN 5.2.4
Plugin version 1.3

I installed the plugin by downloading and running the Windows Setup package from here;
https://opencpn.org/OpenCPN/plugins/rtlsdr.html

I am using a RTL SDR BLOG dongle which works with AIRSPY and with the ZADIG driver I downloaded for that purpose.

My problem with the plug in is that it "Fails to open".
Also and probably related, the "rtlsdr preferences" dialog will not let me select a "program".

I suspect the plugin setup package failed to install rtl_sdr.exe etc. Where does OpenCPN expect to find the SDR files on a Windows 10 system?
Attached Thumbnails
Click image for larger version

Name:	SDRplugin.png
Views:	54
Size:	15.0 KB
ID:	245331  
JohnGC is offline   Reply With Quote
Reply


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
Logbook Konni for OpenCPN konni OpenCPN 1129 22-07-2024 03:15
OpenCPN Release Candidate Version 3.1.1411 Released bdbcat OpenCPN 48 24-02-2013 06:59
GRIB Weather Mark Ward OpenCPN 26 12-02-2012 21:33
Route Properties, Missing Functions James Baines OpenCPN 13 13-07-2011 04:31

Advertise Here


All times are GMT -7. The time now is 21:02.


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.