JiaoXianjun / LTE-Cell-Scanner

OpenCL, SDR, TDD/FDD LTE cell scanner, full stack from A/D samples to SIB ASN1 messages decoded in PDSCH, (optimized for RTL-SDR HACKRF and BladeRF board)
http://sdr-x.github.io/
GNU Affero General Public License v3.0
681 stars 195 forks source link

LTE_Tracker Segmentation fault #17

Closed E3V3A closed 3 years ago

E3V3A commented 7 years ago

Any time you give a -p X value less than 4, you get segmentation fault. Thus for RTLs with PPM ~1, you get crappy or no calibration errors:

Calibration failed (no cells detected). Trying again...

In addition, it seem that the order of the command options also matters...

$ LTE-Tracker -f 796300000 -p 3

OpenCL LTE Tracker (release) beginning. 1.0 to 1.1.0: OpenCL/TDD/HACKRF/bladeRF/ext-LNB added by Jiao Xianjun(putaoshu@gmail.com)
  PPM: 3
  correction: 1
Found Rafael Micro R820T tuner
[R82XX] PLL not locked!
RTLSDR device FOUND!
Calibrating local oscillator.
capture_data Warning: It is not RTLSDR_TUNER_E4000
set fc_programmed=fc_requested
Use dongle begin with 796.3MHz actual 796.3MHz 1.92e+06MHz
    Search frequency: 796.3 to 796.3 MHz
with freq correction: 0 kHz
Segmentation fault
E3V3A commented 7 years ago

@JiaoXianjun Any ideas what is the problem?

JiaoXianjun commented 3 years ago

fixed!