shajen / rtl-sdr-scanner-cpp

GNU General Public License v3.0
603 stars 61 forks source link

Hackrf Error when more than 1 ranges #89

Open Klammraute opened 7 months ago

Klammraute commented 7 months ago

hi,

When i use more than 1 range on Hackrf i get a error (hackrf_info) tells me that the device is busy and i have to replug it. serialhackrf hackrf1

When i scan only 1 range on Hackrf all works great.

I also tried to add it as another device but it still not work and only scan the first range :(

shajen commented 7 months ago

Please ensure the first and second range does not intersect. I suggest you to test new devel version that is much better.

Klammraute commented 7 months ago

How can i change from normal to devel?

shajen commented 7 months ago

Follow instructions here