scateu / kalibrate-hackrf

kalibrate for hackrf
BSD 2-Clause "Simplified" License
267 stars 78 forks source link

Add ability to specify channel when scanning to check power output for a single channel. #3

Closed xorrbit closed 9 years ago

xorrbit commented 9 years ago

These changes allow you to use the -s (scan) parameter with the -c (channel) parameter to check the power of a single channel. I have used this when I want to test/aim different GSM antennas. I do a normal -s scan (which for example takes 3 minutes for GSM850) and determine which channels are active, then I do individual channel scans on a single channel (which takes a few seconds) while I'm aiming or testing different antennas.

scateu commented 9 years ago

Merged, thanks!