Skip to content
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

Question about adding support for new SDRs #20

Closed
mehdideveloper opened this issue Oct 2, 2019 · 2 comments
Closed

Question about adding support for new SDRs #20

mehdideveloper opened this issue Oct 2, 2019 · 2 comments

Comments

@mehdideveloper
Copy link
Collaborator

Hey @BatchDrake
Is SigDigger fully relying on SoapySDR or you also have to add device-specific configurations to the code?
In a comment to issue #12 you said

For AirSpy (and hopefully more radios in the future) there are gain presets that allow you ...

And I wondered what you mean by hopefully more radios in future? Because in another comment you've said

... in the end, SigDigger just wraps around SoapySDR in order to detect SDR devices.

I have access to some other SDRs like different SDRPlays and LimeSDR and I can help in testing, but your comment made me wonder if you have to do some changes in the code.

Can we define a simple test criteria as: if you can open a device in SigDigger and observe the spectrum/waterfall and also open some inspector tabs without any issues, then the test is successful for that SDR?

@BatchDrake
Copy link
Owner

BatchDrake commented Oct 2, 2019 via email

@mehdideveloper
Copy link
Collaborator Author

Ok I tested it with different SDRs and the app worked with everything that has a SoapySDR binding. Here are the devices I tested:

  • SDRPlay RSP1A
  • SDRPlay RSP2
  • RTL-SDR V3
  • AirSpy R2
  • ADALM-PLUTO (PlutoSDR)
  • LimeSDR USB

There's a problem with antenna selection in RSP2 ( choosing "Antenna B" doesn't change anything and still Antenna A is the main one, but I think it's a SoapySDRPlay problem)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants