Note that because you are running these commands via sudo, the results may be 
in root’s home directory.


From: zhou via USRP-users <usrp-users@lists.ettus.com>
Sent: Tuesday, May 9, 2023 12:53 PM
To: usrp-users@lists.ettus.com; Marcus D. Leech <patchvonbr...@gmail.com>
Subject: [USRP-users] Re: Can't find calibration file for X310

Thanks for your quick response Marcus.

My Linux is server version of Ubuntu 22.04.

The calibration commands I used are:
sudo uhd_cal_tx_dc_offset  --verbose --args="addr=192.168.13.2" --freq_start 
0.4e9 --freq_stop 6.0e9 --precision 0.00001 --freq_step 5e6 --subdev="A:0"
sudo uhd_cal_tx_dc_offset  --verbose --args="addr=192.168.13.2" --freq_start 
0.4e9 --freq_stop 6.0e9 --precision 0.00001 --freq_step 5e6 --subdev="B:0"
sudo uhd_cal_tx_iq_balance --verbose --args="addr=192.168.13.2" --freq_start 
0.4e9 --freq_stop 6.0e9 --precision 0.00001 --freq_step 5e6 --subdev="A:0"
sudo uhd_cal_tx_iq_balance --verbose --args="addr=192.168.13.2" --freq_start 
0.4e9 --freq_stop 6.0e9 --precision 0.00001 --freq_step 5e6 --subdev="B:0"
sudo uhd_cal_rx_iq_balance --verbose --args="addr=192.168.13.2" --freq_start 
0.4e9 --freq_stop 6.0e9 --precision 0.00001 --freq_step 5e6 --subdev="A:0"
sudo uhd_cal_rx_iq_balance --verbose --args="addr=192.168.13.2" --freq_start 
0.4e9 --freq_stop 6.0e9 --precision 0.00001 --freq_step 5e6 --subdev="B:0"

After running these commands, it showed that calibration was successful:
 The calibration was successful!!! :-)

What other place can the .cal files be saved in?

Thanks again.



On Tuesday, 9 May 2023 at 17:28:02 BST, Marcus D. Leech 
<patchvonbr...@gmail.com<mailto:patchvonbr...@gmail.com>> wrote:


On 09/05/2023 12:21, zhou via USRP-users wrote:
Hi,

I installed UHD 4.4 for X310 and calibrated USRPs, but I can't find the 
expected .cal file under ${HOME}/.local/share/uhd/cal/. Actually, there is no 
${HOME}/.local/share/uhd/ directory.

What can be wrong?

Thanks for any help,
Hongwei


It could be that your desktop environment stores local config and data files in 
another place.

What commands did you use to create the cal files?


_______________________________________________
USRP-users mailing list -- 
usrp-users@lists.ettus.com<mailto:usrp-users@lists.ettus.com>
To unsubscribe send an email to 
usrp-users-le...@lists.ettus.com<mailto:usrp-users-le...@lists.ettus.com>
_______________________________________________
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-le...@lists.ettus.com

Reply via email to