-
Notifications
You must be signed in to change notification settings - Fork 949
Adding HydraSDR support #1177
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Adding HydraSDR support #1177
Conversation
|
The CI is failing, maybe due to a missing package in .github/workflows/ci.yml ? |
|
Hello @andynoack, My bad I forgot this detail as everything is packaged in rfswift.io images... like these libs: https://github.com/PentHertz/rfone/releases/tag/rcbins I will update this pull request maybe once the libs sources are available in public, or maybe @bvernoux will also push packages for some distributions in the meantime, so it would simplify all of that. But having the librairies it works: Kind regards, |
|
Sources of the HydraSDR are now available, so I just updated the CI workflow to install it. But maybe it will need a readjustment for macOS and Windows builds. |
Adding HydraSDR on the Dockerfile for the many Linux wheel
Temporary many linux wheels change for building HydraSDR libs
Fixing a typo
|
Hello @andynoack, I will probably need some assistance for Windows build as this is not my top 1 platform. HydraSDR also works on Windows and there is a packaged SDR++ projects with compiled libs for Windows x86-64. I tried to download them and put them in the "drivers" directory for Windows build, but still fails. Thank you in advance! Best regards, |
|
Hi @FlUxIuS, thank you very much for contributing to URH! I do not use Windows at all, so I guess, I am not a great help here. Can anyone help here? Best regards, |
|
Changing the CI for windows-latest with those modifications could probably solve the build error: There is probably other things to check anyway I will test on a private repo to fix each error one by one if there is others ... |
|
Thanks @bvernoux it is progressing... now we have another error after sdrplay code generation: But we are on the right path. Just need a few debug output to see what really happens here. |
Add Harogic Spectrum Analyzers support
|
In the meantime, I've also added support for Harogic SA devices |
|
Can someone fix the Windows issues (@jopohl?)? Unfortunately I am not able to. Additionally the black test fails due to a formatting thing, please revert to a previous version or fix the formatting. We can only merge to master if all tests pass. |
Adding Harogic cs32 + cs16 and cs8 choice + binding AGC

This commit adds the HydraSDR RFOne suppport to receive signal and reverse it through URH.