Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CellSearch does note recognize AirSpy #18

Open
ghost opened this issue Jan 6, 2017 · 4 comments
Open

CellSearch does note recognize AirSpy #18

ghost opened this issue Jan 6, 2017 · 4 comments

Comments

@ghost
Copy link

ghost commented Jan 6, 2017

Should CellSearch work with AirSpy? CellSearch works find with a cheap sdrltr dongle ...

CellSearch -v --freq-start 746e6 --freq-end 750e6
LTE CellSearch v1.0.0 (release) beginning
Search frequency range: 746-750 MHz
PPM: 120
correction: 1
Error: no RTL-SDR USB devices found..

device is there, CubicSDR can access the device

Jan 6 14:33:42 debian kernel: [ 838.218551] usb 1-2: new high-speed USB device number 5 using xhci_hcd
Jan 6 14:33:42 debian kernel: [ 838.353872] usb 1-2: New USB device found, idVendor=1d50, idProduct=60a1
Jan 6 14:33:42 debian kernel: [ 838.353875] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jan 6 14:33:42 debian kernel: [ 838.353877] usb 1-2: Product: AIRSPY
Jan 6 14:33:42 debian kernel: [ 838.353878] usb 1-2: Manufacturer: www.airspy.com
Jan 6 14:33:42 debian kernel: [ 838.353879] usb 1-2: SerialNumber: AIRSPY SN:644064DC353C1CCD

@mazen-bassiouny
Copy link

Is there no update about this your Quaestion ?

@dgotrik
Copy link

dgotrik commented Sep 15, 2018

I am also having this issue

@suarna
Copy link

suarna commented Oct 13, 2018

Same situation for me with HackRF one,any idea?

@velichkov
Copy link

Hi everyone,

There is no support for AirSpy at the moment, for HackRF use the https://github.com/JiaoXianjun/LTE-Cell-Scanner/ fork and compiled with -DUSE_HACKRF=1

git clone https://github.com/JiaoXianjun/LTE-Cell-Scanner-JiaoXianjun/
cd LTE-Cell-Scanner-JiaoXianjun
mkdir build
cd build
cmake ../ -DUSE_HACKRF=1
make
sudo make install

See also https://github.com/JiaoXianjun/LTE-Cell-Scanner/blob/master/README.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants