DSDPlus HydraSDR

arancormonk

Member
Joined
Dec 12, 2025
Messages
6
Reaction score
11
i added soapysdr support to dsd-neo (Add Support for SDRPlay / Airspy · Issue #49 · arancormonk/dsd-neo), you can give that a try if you have the hydrasdr module installed (GitHub - hydrasdr/SoapyHydraSDR: Soapy SDR plugin for the HydraSDR). dsd-neo now supports any sdr that soapysdr has a module for... granted, i've only tested soapy using a rtl-sdr dongle against my custom backend and it seemed to perform ok... my custom rtl-sdr code is faster though, but re-using soapy modules is by far easier to support.
 

mtindor

FMP24 PRO USER
Database Admin
Joined
Dec 5, 2006
Messages
12,028
Reaction score
3,295
Location
Carroll Co OH / EN90LN
Any likelihood Of DSDPlus adding support for HydraSDR that has the updated firmware? SDRTrunk has that in the pipeline --

View attachment 197649


So when the Airspy DLL is asked to open a specific device (by serial
number), the DLL fails to open the HydraSDR One.

When the Airspy DLL is asked to just open whatever it can find, it works
fine.

Removing the serial # and running -i0 in FMPA-CC.bat (instead of -i1) works for me. I'm able to use the Hydras in DSDPlus. I imagine down the road that'll be "fixed". But for now they are certainly usable if you are willing to play by a different set of rules :)
 
Joined
Feb 3, 2015
Messages
455
Reaction score
267
Hi, BM82557

I don't know much about much, but I think this could very well be a do it yourself project.
This is what I would do. Go to: Release HydraSDR RFOne Firmware v1.0.2 · hydrasdr/rfone_fw
Download the zip file and then move it to a new folder that you will name Hydra.
Extract the zip file inside of the Hydra folder.
The folder named 'windows' has the hydrasdr.dll and the other related files used by Windows.
Find/Go to to your 'DSDPlus(full)' folder.
Then move the required files from the windows folder to the DSDPlus folder.

Others in this forum that know much more than I do may assist you with the process.

Good luck to you with this.
 

BM82557

Member
Joined
Aug 28, 2006
Messages
5,530
Reaction score
5,055
Location
Berkeley Co WV
...
Removing the serial # and running -i0 in FMPA-CC.bat (instead of -i1) works for me. I'm able to use the Hydras in DSDPlus. I imagine down the road that'll be "fixed". But for now they are certainly usable if you are willing to play by a different set of rules :)

I had tried that before after removing the ser # from the cfg but received the -I0 invalid message upon startup. I removed the -I all together from the cc bat and it works fine.
 

mtindor

FMP24 PRO USER
Database Admin
Joined
Dec 5, 2006
Messages
12,028
Reaction score
3,295
Location
Carroll Co OH / EN90LN
I had tried that before after removing the ser # from the cfg but received the -I0 invalid message upon startup. I removed the -I all together from the cc bat and it works fine.

I think -i0 is different from -I0 . But, it may be that it totally needs to be removed. I haven't looked at it after i did it and was going by memory.
 

maus92

Member
Premium Subscriber
Joined
Jun 23, 2004
Messages
8,794
Reaction score
2,602
Location
OCMD
I think I'm using a Hydra with the release firmware with SDRTrunk.
 

natedawg1604

Member
Premium Subscriber
Joined
Jun 29, 2013
Messages
2,799
Reaction score
559
Location
Colorado
So when the Airspy DLL is asked to open a specific device (by serial
number), the DLL fails to open the HydraSDR One.

When the Airspy DLL is asked to just open whatever it can find, it works
fine.

Removing the serial # and running -i0 in FMPA-CC.bat (instead of -i1) works for me. I'm able to use the Hydras in DSDPlus. I imagine down the road that'll be "fixed". But for now they are certainly usable if you are willing to play by a different set of rules :)
Does this still allow for CC following and tracking a voice call in one dongle (i.e. just like the Airspy with FMPA)?

My Airspy recently died after several years (no idea why); if the Hydra works with DSD Plus I would love to try it out.
 

natedawg1604

Member
Premium Subscriber
Joined
Jun 29, 2013
Messages
2,799
Reaction score
559
Location
Colorado
So I just received my hydraSDR, and it works great with DSDPlus. For some reason, it seemed to work right out of the box, without even modifying FMPA-CC.bat at all (with the Airspy I never specified a serial # in any config file). I'm hoping it also works good with OP25 and SDR++ in Linux.
 

dave3825

* * * * * * * * * * * *
Premium Subscriber
Joined
Feb 17, 2003
Messages
10,508
Reaction score
6,095
Location
Suffolk County NY
Pretty sure hydra will only work with this version of sdr++

 

boatbod

Member
Joined
Mar 3, 2007
Messages
3,685
Reaction score
1,077
Location
Talbot Co, MD
I'm hoping it also works good with OP25 and SDR++ in Linux.
I haven't tried the official release versions of gr-osmosdr recently, but back in the early days of HydraSDR you definitely needed to use my patched version (GitHub - boatbod/gr-osmosdr: Mirrored from https://gitea.osmocom.org/sdr/gr-osmosdr) for the Hydra to work similar to an Airspy under linux. I'd suggest trying the official versions first, and if no luck with those, flip over to mine. With mine you can run multiple hydras and identify by serial number etc.
 
Top