polygon / sdr-power

rtl-power modified to support more radio hardware
28 stars 1 forks source link

Only rtl-sdr works, bladerf gives "not supported" #1

Open zanco opened 8 years ago

zanco commented 8 years ago

Hi, after running cmake ../ and make sdr_power gives unsupported radio for the bladeRF.

bladeRF-cli shows the radio is online.

Any help ?

Thanks, Ben

polygon commented 8 years ago

I simply didn't yet have the time to implement any other radio backends than rtlsdr. I hope to find the time for that soon but I can't make promises since I'm so busy at work that I hardly have time for my side-projects.

The backend infrastructure is essentially there so if you want to start implementing a bladerf backend, you are very welcome to do so. Otherwise you can only wait, sorry for that.