Nuand / bladeRF

bladeRF USB 3.0 Superspeed Software Defined Radio Source Code
http://nuand.com
Other
1.12k stars 452 forks source link

Can't calibrate BladeRF 2.0 #812

Closed RASM17 closed 3 years ago

RASM17 commented 3 years ago

I have tried to follow the steps in documentation but i get the following error:

bladeRF> cal lms

  cal: Only use this calibration on bladeRF x40 and x115 devices.

My BladeRF Info

bladeRF-cli -i
bladeRF> info

  Board:                    Nuand bladeRF 2.0 (bladerf2)
  Serial #:                 d609b1153cf04ca7a1452ca3b0702473
  VCTCXO DAC calibration:   0x1fb1
  FPGA size:                49 KLE
  FPGA loaded:              yes
  Flash size:               32 Mbit
  USB bus:                  2
  USB address:              2
  USB speed:                SuperSpeed
  Backend:                  libusb
  Instance:                 0

bladeRF> 

The version i'm using:

version

  bladeRF-cli version:        1.8.0-git-e09200c38e
  libbladeRF version:         2.4.0-git-e09200c38e

  Firmware version:           2.3.2
  FPGA version:               0.11.0 (configured from SPI flash)

bladeRF> 

I also checked the #738 issue but it seems that it is already fixed in the current master version.

Also tried the following but with no success. https://www.nuand.com/calibration/?serial=d609b1153cf04ca7a1452ca3b0702473

In the documentation it also says that the error should be close to 0 ideally but "certainly" under 10 but I have the following values:

bladeRF> cal dc rx
RX DC I: Value = -1760, Error =  4.742
RX DC Q: Value = -1696, Error =  15.102

Edit: Using ubuntu 18

rghilduta commented 3 years ago

This is expected behavior. Calls to manually run DC calibration are not required for the bladeRF 2.0 micro. DC calibration on the bladeRF 2.0 micro should be engaged automatically.