OpenMarine
sdr decoding program - Printable Version

+- OpenMarine (https://forum.openmarine.net)
+-- Forum: OpenPlotter (https://forum.openmarine.net/forumdisplay.php?fid=1)
+--- Forum: Feature Requests (https://forum.openmarine.net/forumdisplay.php?fid=5)
+--- Thread: sdr decoding program (/showthread.php?tid=1256)



sdr decoding program - RooieDirk - 2018-06-18

Now we are using 'rtl_fm' for receiving and piping this into 'aisdecoder' for decoding ais signals. 
Maybe we could change this by using rtl-ais.
Advantage: rtl-ais is receiving and decoding both AIS frequencies simultane.
Dirk


RE: sdr decoding program - Sailoog - 2018-06-18

Yes, this is in the TODO list


RE: sdr decoding program - Luckbert - 2018-06-18

What about AISDeco2?

http://xdeco.org/?page_id=30



Is that an option?


RE: sdr decoding program - RooieDirk - 2018-06-19

Gave it a try. Works nicely here.
Made a pull request.


RE: sdr decoding program - Sailoog - 2018-06-19

Ops, that was amazing, you suggest and then you pull, yeahh
Please see my comment on github. Thanks!


RE: sdr decoding program - Luckbert - 2018-06-19

@sailoog

What exactly do you mean?
Did I miss something?


RE: sdr decoding program - Sailoog - 2018-06-19

RooieDirk pulled the necessary code to add rtl-ais to openplotter code: https://github.com/sailoog/openplotter/pull/216
It needs some changes but it works.