pothosware/SoapySDRPlay2

SoapySDRPlay::getHardwareInfo should return vendor ("SDRPlay") and model name too

jazzkutya opened this issue · 2 comments

If you agree I will do it and make a pull request at some time.

Sounds like a good idea to me, actually getHardwareKey() should return the model too. And hardware info could use the serial number, and really anything else from the API that could be of use here. Much appreciated!

I did make sure the hardware key returns a string that represents the hardware: pothosware/SoapySDRPlay3@14ec39e Theres not a ton of extra info strings like there, so im not sure what else.