greatscottgadgets / hackrf

low cost software radio platform
https://greatscottgadgets.com/hackrf/
GNU General Public License v2.0
6.59k stars 1.53k forks source link

lesson1 not running #1477

Closed whaleshark88 closed 2 weeks ago

whaleshark88 commented 2 months ago

Have you read the HackRF documentation?

yes

What outcome were you hoping for?

Hi I am new to hackrf one and gnu radio, I am following the flowchart on greatscottgadgets lesson1 to receive fm siganls using the hackrf one

What outcome actually happened?

it does not run.

What operating systems are you seeing the problem on?

windows 10 test1

What is the output of hackrf_info?

File "C:\Users\Dell XPS 9550\Documents\test1.py", line 167, in init self.osmosdr_source_0 = osmosdr.source( ^^^^^^^^^^^^^^^ RuntimeError: Wrong device arguments specified. Missing nchan?

Done (return code 1)

Are you using any third-party software?

gnu radio

Are you using any third-party hardware?

no

miek commented 1 month ago

Can you post a picture of the properties window of the osmocom Source block? I think the issue is that the device properties field is set wrong, it should be just hackrf=0 with no spaces or other characters.