-
Notifications
You must be signed in to change notification settings - Fork 187
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
BladeRF: Trying to figure out how to set arguments to start #89
Comments
Hi, unfortunately, I also dont have any experience with bladeRF, I only have USRP to test. |
I'm testing using this command: LTESniffer -A 1 -W 4 -f xxxe6 -m 0 -g 30 |
Could you please copy and paste your terminal log including the command was used here? |
$LTESniffer -A 1 -W 4 -f 806e6 -m 0 -g 30 -p 80 LTESniffer Start!!! Creating Phy LTESniffer_Core: Starting... Tue_Nov_26_17.38.39_2024.
#overflows=2 LTESniffer End!!! Saving MAC PCAP file |
Hello,
I am trying to use LTESniffer with a BladeRF device for downlink sniffing, but I would like to configure a few parameters specifically:
For now I've tried in this way and I get this output:
sudo LTESniffer -a rf.device=bladeRF -A 2 -W 8 -f 806e6 -I 286 -m 0
LTESniffer Start!!!
Creating Phy
Creating 8 Worker threads
LTESniffer_Core: Starting...
Fri_Nov__8_17.53.39_2024.
Sniffer Mode: DL only
Available RF device list: UHD soapy bladeRF zmq
Trying to open RF device 'UHD'
Opening USRP channels=2, args: rf.device=bladeRF
Unable to open RF device 'UHD'
Trying to open RF device 'soapy'
Soapy has found device #0: backend=libusb, device=0x02:0x08, driver=bladerf, instance=0, label=BladeRF #0 [5b00f071..3d9837cb], serial=5b00f07115fa4830b0f4716f3d9837cb,
Selecting Soapy device: 0
Setting up Rx stream with 2 channel(s)
Setting up Tx stream with 2 channel(s)
Available device sensors:
Available sensors for Rx channel 0:
Available sensors for Rx channel 1:
State of gain elements for Rx channel 0 (AGC supported):
State of gain elements for Tx channel 0 (AGC not supported):
Rx antenna set to RX
Tx antenna set to TX
RF device 'soapy' successfully opened
Opening RF device with 2 RX antennas...
Starting AGC thread...
Tunning DL receiver to 806.000
Setting sampling rate 11.52 MHz
Found PSS... NID2: 1, Peak: 1.14, FrameCnt: 0 State: 0
Missed PSS Attempts: 0
Found PSS... NID2: 1, Peak: 1.03, FrameCnt: 0 State: 0
Missed PSS Attempts: 1
Found PSS... NID2: 1, Peak: 1.13, FrameCnt: 0 State: 0
The text was updated successfully, but these errors were encountered: