LimeSuiteCalibrate missing 64bit arm

I noticed that LimeSuiteCalibrate is missing on my 64bit arm install …

I was trying to see why this error is occuring but not on my 32bit install – both are Ubuntu16 and both were updated with in a week or less of each other … Updated/built/installed SoapySDR then LimeSuite …

kc7noaa@odroid64:~$ LimeUtil --cal --start 50000 --stop 3.8e9
[INFO] Estimated reference clock 30.7197 MHz
[INFO] Selected reference clock 30.720 MHz
[INFO] LMS7002M cache /home/kc7noaa/.limesuite/LMS7002M_cache_values.db
Cal sweep over [0.05, 3800, 1] MHz, channels=ALL, dir=BOTH
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@ Calibrating for freq = 0.05 MHz
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

SetFrequency using cache values vco:1, csw:27
Error tuning (skipping): Cannot set desired sample rate. CGEN clock out of range
SetFrequency using cache values vco:1, csw:27
Error tuning (skipping): Cannot set desired sample rate. CGEN clock out of range
SetFrequency using cache values vco:1, csw:23
############################################################
Tx calibration values found in cache:
| DC | GAIN | PHASE
—±----±-----±-----
I: | 0 | 2047 | 0
Q: | 0 | 2047 |
############################################################
SetFrequency using cache values vco:1, csw:23
############################################################
Tx calibration using RSSI MCU INTERNAL ON BOARD loopback
Tx ch.B @ 30 MHz, BW: 60 MHz, RF output: BAND1, Gain: 37
Performed by: MCU

MCU algorithm time: 1 ms
Current MCU firmware: 3, DC/IQ calibration full
MCU Ref. clock: 30.72 MHz
MCU algorithm time: 99 ms
Error calibrating (skipping): MCU working too long 98
SetFrequency using cache values vco:1, csw:27
Error tuning (skipping): Cannot set desired sample rate. CGEN clock out of range
SetFrequency using cache values vco:1, csw:27
Error tuning (skipping): Cannot set desired sample rate. CGEN clock out of range
SetFrequency using cache values vco:1, csw:23
^C
kc7noaa@odroid64:~$

Did you try with --start 30000000 ? You can’t calibrate below 30 Mhz.

LimeSuiteCalibrate is still missing …

As for limesuite --cal. Why would you not calibrate @ the lowest frequency you intend to use? Limitation of rx is not limited to the Lo generator … ie 30mhz-28mhz for I/Q calibration of rx 2mhz. Or is the limesuite --cal only for DC offset and not for phase and amplitude errors of I/Q quadrature systems?