Page 1 of 1

Calibration issue: "cal: Invalid module provided (lms)"

Posted: Fri Sep 26, 2014 2:16 am
by monkeyxite
Some issue of one of my blades.... while the other one works fine with same FW and FPGA....

Code: Select all

bladeRF> version

  bladeRF-cli version:        0.10.7-git-a9ad36f
  libbladeRF version:         0.14.0-git-a9ad36f

  Firmware version:           1.7.1-git-ca697ee
  FPGA version:               0.0.6

bladeRF> info

  Serial #:                 ff80c52ccc7d038de739214300d978c8
  VCTCXO DAC calibration:   0x8c59
  FPGA size:                115 KLE
  FPGA loaded:              yes
  USB bus:                  2
  USB address:              12
  USB speed:                Hi-Speed
  Backend:                  libusb
  Instance:                 0
bladeRF> cal
[WARNING] Never converged - DC_CLBR_DONE: 0 DC_LOCK: 7
Error: An unexpected error occurred
bladeRF> cal lms
cal: Invalid module provided (lms)
Any idea?

Thanks in advance.

Re: Calibration issue: "cal: Invalid module provided (lms)"

Posted: Fri Sep 26, 2014 8:34 am
by jynik
Hi there,

Could you include the invocation the results in this error, and the associated output.

Be aware that there are some known issues with the calibration... it's been ages, I know, but I will eventually get back to working on fixes! :/

Re: Calibration issue: "cal: Invalid module provided (lms)"

Posted: Sun Sep 28, 2014 6:16 pm
by monkeyxite
issue this case in https://github.com/Nuand/bladeRF/issues/325

please let me know anything else could help to speed up to resolve this

Re: Calibration issue: "cal: Invalid module provided (lms)"

Posted: Mon Sep 29, 2014 7:00 am
by jynik
Thanks - I'll be taking a look at that along with the other two issues I linked within the next couple weeks.

With respect to helping speed up issue resolution, diving in with a debugger to find the underlying defect is always a big help! :)