OpenMarine

Full Version: [OP2] AIS via RTL-SDR-Stick
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi!
First of all, thank you very much for the great work on OpenPlotter2.

I'm trying to use my RTL-SDR as an AIS Receiver, but nether the PlugIn for OpenCPN nor the SDR-AIS app in OP2 are available yet.

Is there a possibility to use the Stick and get the AIS-data to SignalK or OpenCPN?

Thank you very much for any help!

Yours Harald
Hi Harald,

I'm a bit stuck as well with that in v2.0. The frustrating part is that it all used to work nicely in openplotter v1.2.
Unfortunately my SD card got corrupted and I cannot find a download for that version anymore.

I'm hoping someone could put back the v1.2 image as v2.0 is not officially out yet.
But I'm guessing it's not easy to maintain different versions.

The 'opencpn rtlsdr' plugin site states it can be installed using the 'sudo apt-get install' command. But it just doesn't work in v2.0.

You can install rtl-sdr and then it seems to work:

sudo apt-get install rtl-sdr
rtl_test -p
=> get the ppm
rtl_fm -f 161975000 -p [put ppm here] -s 48k | aisdecoder -h 127.0.0.1 -p 10110 -a file -c mono -d -f /dev/stdin

But I can't confirm it actually does.

Cheers!
(2020-02-05, 11:26 PM)plotter23523 Wrote: [ -> ]You can install rtl-sdr and then it seems to work:

sudo apt-get install rtl-sdr
rtl_test -p
=> get the ppm
rtl_fm -f 161975000 -p [put ppm here] -s 48k | aisdecoder -h 127.0.0.1 -p 10110 -a file -c mono -d -f /dev/stdin

But I can't confirm it actually does.

Cheers!

OK, I will try. My second problem is that I am about 500 miles away from sea in the alps. [emoji846]

So it should work for the next sailing turn...

Can anyone tell me what timeline is planned for the AIS-SDR app and for the RTL-SDR plugin?

Thank you, Harald

Gesendet von meinem SM-A520F mit Tapatalk
I did a similar post, works with OP V2, 

https://pysselilivet.blogspot.com/2018/0...berry.html

Including a fix for RPi 4 and auto start with systemd.
Sorry guys, openplotter-sdr app is on the first place of the TODO list after the official release of OP2.

OP1 links: https://archive.org/details/@sailoog
Can you confirm we're OK to use the above fix in the meantime please?

We'd obviously need to revert it when the official app arrives.
(2020-02-06, 09:54 PM)philip g taylor Wrote: [ -> ]Can you confirm we're OK to use the above fix in the meantime please?

We'd obviously need to revert it when the official app arrives.

I know that I'm the wrong guy answering Wink , but Yes You can uninstall my interim solution before installing, the coming, OP one.
SDR AIS available in OpenPlotter 2
http://forum.openmarine.net/showthread.php?tid=2518