kalibrate-hackrf
kalibrate-hackrf copied to clipboard
kalibrate for hackrf
Hi Is it possible to do this on windows 10?
I still have the issue after following this [thread](https://github.com/steve-m/kalibrate-rtl/issues/3) (though it's for RTL but looks similar issue) I have all dependencies installed, all fftw3 and libhackrf libs including reinstalling pkg-config...
csi@csi-analyst:/opt$ kalibrate-hackrf/src/kal -s GSM900 -E 10000 kal: Scanning for GSM-900 base stations. sticks here --- On the Portapack -> put into HackRF mode so the SRD passes through. On the...
Dear Scateu: The result of kal for my hackrf like this: ``` ~$ kal -s GSM900 -g 40 -a 1 -l 62 -g 40 kal: Scanning for GSM-900 base stations....
I want to scan all 3G UMTS NodeB. how can I do this? Any suggestions?
Why am i getting this warning? I have the latest firmware 2017.02.1 for hackrf
Hi As far as I experienced, the results provided by `kalibrate-hackrf -s` are always wrong (at least on recent host/firmware/CPLD). I get wrong ARFCN numbers and their advertised center frequencies...
Am able to run hackrf fine. Have tried installing kalibrate but throws up : ``` No package 'libhackrf' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in...
Hi. After building the source on Debian Jessie, the binary fail to find any base stations. This is rather strange, as gr-gsm is able to find GSM data. Any idea...