jketterl / openwebrx

Open source, multi-user SDR receiver software with a web interface
https://www.openwebrx.de
GNU Affero General Public License v3.0
996 stars 145 forks source link

Feature Request: Add NETSDR Support #368

Open df6dbf opened 8 months ago

df6dbf commented 8 months ago

Hello Jakob, i have here a NetSDR compatible SDR Receiver "Andrus MK1.5". Is it possible to add NetSDR Protocol as used also by RFspace SDR Radios?

73 Holger, DF6DBF

jketterl commented 8 months ago

Please use the issue template.

Seems like there's a SoapySDR module available: https://github.com/pothosware/SoapyNetSDR

How about testing? Since I don't own a compatible device, I won't be able to do a lot more than just basic integration. If that doesn't work, somebody will need to figure out the details.

Are you able to run an OpenWebRX branch if provided?

df6dbf commented 8 months ago

Hallo Jakob, i have tried to add the NetSDR Module but with no success. (Using here the fork openwebsdr+). But I can lend you a NetSDR compatible receiver for testing purposes if needed.

Call @ darc.de

73s Holger

jketterl commented 8 months ago

I added a branch "netsdr" and added the basic device support there, or at least what i could deduce from the available information. If anybody is able to test it out, please report back here.