You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 26, 2025. It is now read-only.
While running script getting below error
sudo bladeRF-cli -s bladerf.script
[INFO @ host/libraries/libbladeRF/src/helpers/version.c:103] FPGA version (v0.15.3) is newer than entries in libbladeRF's compatibility table. Please update libbladeRF if problems arise.
For best results, it is not recommended to set both RX and TX to the
same frequency. Instead, consider offsetting them by at least 1 MHz
and mixing digitally.
For the above reason, 'set frequency ` is deprecated and
scheduled for removal in future bladeRF-cli versions.
Please use 'set frequency rx' and 'set frequency tx' to configure
channels individually.
While running script getting below error
sudo bladeRF-cli -s bladerf.script
[INFO @ host/libraries/libbladeRF/src/helpers/version.c:103] FPGA version (v0.15.3) is newer than entries in libbladeRF's compatibility table. Please update libbladeRF if problems arise.
For best results, it is not recommended to set both RX and TX to the
same frequency. Instead, consider offsetting them by at least 1 MHz
and mixing digitally.
For the above reason, 'set frequency ` is deprecated and
scheduled for removal in future bladeRF-cli versions.
Please use 'set frequency rx' and 'set frequency tx' to configure
channels individually.
RX1 Frequency: 2400000000 Hz (Range: [70000000, 6000000000])
RX2 Frequency: 2400000000 Hz (Range: [70000000, 6000000000])
TX1 Frequency: 2400000000 Hz (Range: [47000000, 6000000000])
TX2 Frequency: 2400000000 Hz (Range: [47000000, 6000000000])
RX1 Frequency: 455549998 Hz (Range: [70000000, 6000000000])
Setting RX1 sample rate - req: 40000000 0/1Hz, actual: 40000000 0/1Hz
RX1 Bandwidth: 2500000 Hz (Range: [200000, 56000000])
RX2 Bandwidth: 2500000 Hz (Range: [200000, 56000000])
TX1 Bandwidth: 2500000 Hz (Range: [200000, 56000000])
TX2 Bandwidth: 2500000 Hz (Range: [200000, 56000000])
Loopback mode: none
Setting TX1 overall gain to 60 dB
Gain TX1 overall: 60 dB (Range: [-23.75, 66])
dsa: -90 dB (Range: [-89.75, 0])
Error (bladerf.script:7): File not found
here is the device config
bladeRF-cli -i
bladeRF-cli version: 1.8.0-git-unknown
libbladeRF version: 2.4.1-git-unknown
Firmware version: 2.4.0-git-a3d5c55f
FPGA version: 0.14.0 (configured by USB host)
bladeRF> info
Board: Nuand bladeRF 2.0 (bladerf2)
Serial #: bffdcbdb2c3642b8a174fe886496cc57
VCTCXO DAC calibration: 0x1e1d
FPGA size: 301 KLE
FPGA loaded: yes
Flash size: 128 Mbit
USB bus: 4
USB address: 2
USB speed: SuperSpeed
Backend: libusb
Instance: 0
The text was updated successfully, but these errors were encountered: