On 2021-10-08 6:11 a.m., [email protected] wrote:

I have found some other methods in the python API but probably passing the wrong arguments to them:

|radio_block.get_rx_power_ref_keys()|

|Out[9]: ['x3xx_pwr_twinrx_rx_rx1', '31F94F0#0']|


|uhd.usrp.cal.database.read_cal_data('31F94F0#0','x3xx_pwr_twinrx_rx')|

|Traceback (most recent call last):|

|File "<ipython-input-10-19835987c39e>", line 1, in <module>|

|uhd.usrp.cal.database.read_cal_data('31F94F0#0','x3xx_pwr_twinrx_rx')|

|RuntimeError: LookupError: KeyError: Calibration Data not found for: key=31F94F0#0, serial=x3xx_pwr_twinrx_rx|


_______________________________________________
USRP-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Looks like you have the serial and key reversed in the read_cal_data call


_______________________________________________
USRP-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to