What type of issue is this?
permanent
What issue are you facing?
With current git main, running hackrf_sweep on a rad1o badge produces no output.
A git bisect shows that this was broken in commit b1bfc24 from PR #1648. It was not fixed by #1724.
What are the steps to reproduce this?
$ hackrf_sweep
call hackrf_sample_rate_set(20.000 MHz)
call hackrf_baseband_filter_bandwidth_set(15.000 MHz)
Sweeping from 0 MHz to 6000 MHz
Stop with Ctrl-C
^CCaught signal 2
Exiting...
Total sweeps: 0 in 0.95408 seconds (0.00 sweeps/second)
hackrf_close() done
hackrf_exit() done
exit
Can you provide any logs? (output, errors, etc.)
$ hackrf_info
hackrf_info version: git-4063cddd
libhackrf version: git-4063cddd (0.10.0)
Found HackRF
Index: 0
Serial number: 0000000000000000750865d9226a6193
Board ID Number: 3 (rad1o)
Firmware Version: git-4063cddd (API:1.11)
Part ID Number: 0xa0000a30 0x006a4755
Hardware supported by installed firmware:
rad1o
This device is on its own USB bus.
What type of issue is this?
permanent
What issue are you facing?
With current git
main, runninghackrf_sweepon a rad1o badge produces no output.A git bisect shows that this was broken in commit b1bfc24 from PR #1648. It was not fixed by #1724.
What are the steps to reproduce this?
Can you provide any logs? (output, errors, etc.)