filipsPL / autowx2

The program for scheduling recordings and processing of the satellite and ground radio transmissions (like capturing of the weather APT images from NOAA satellites, voice messages from ISS, fixed time recordings of WeatherFaxes etc.) :earth_africa: :satellite:
78 stars 16 forks source link

rtl_tcp #89

Closed ChadOhman closed 4 years ago

ChadOhman commented 4 years ago

I have a quadrafilar helix antenna with a raspberry pi zero in the mast running rtl_tcp.

Is there a way to use rtl_tcp with autowx2?

Thanks!

SA7BNT commented 4 years ago

I have a quadrafilar helix antenna with a raspberry pi zero in the mast running rtl_tcp.

Is there a way to use rtl_tcp with autowx2?

Thanks!

Hey, you can try to change it here and see how it works. https://github.com/filipsPL/autowx2/blob/72804c588a1d793e2b5f76471a67e55d0d7201ab/modules/noaa/noaa_record.sh#L11

Best Tim SA7BNT

ChadOhman commented 4 years ago

Hi! Thanks for the reply. What I ended up doing was implementing USBIP, I took portions of this tutorial and the RTLSDR shows up like a physical USB device on the client: https://derushadigital.com/other%20projects/2019/02/19/RPi-USBIP-ZWave.html