uhd/mpm/python/usrp_mpm/dboard_manager
David Raeman 7599789f83 mpm: fix ref_locked sensor on n320
The ref_locked mboard sensor on the n320 always returned true without
querying hardware. On this device family, mboard sensor callback in
n3xx.py returns the "and" of its daughterboard LMK PLLs by querying the
get_ref_lock() function on each dboard manager. However, that function
only existed for the Magnesium daughterbaord. For the Rhodium
daughterboard, the function didn't exist and so a true value was
automatically returned.

This commit adds the get_ref_lock() implementations for Rhodium and
EISCAT daughterboards, which are identical to the implementation
already present for Magnesium.

Co-authored-by: Martin Braun <martin.braun@ettus.com>
2022-03-03 14:02:30 -06:00
..
__init__.py Remove FSRU-related files 2022-02-22 14:41:19 -06:00
adc_rh.py
base.py uhd: Add support for the USRP X410 2021-06-10 12:01:53 -05:00
CMakeLists.txt Remove FSRU-related files 2022-02-22 14:41:19 -06:00
dac_rh.py rh: Enable inverse sinc filter for DAC37J82 2020-08-12 15:19:56 -05:00
dboard_iface.py uhd: Add support for the USRP X410 2021-06-10 12:01:53 -05:00
e31x_db.py mpm: e320/e31x: Fix lo-lock sensors 2022-01-10 08:02:41 -06:00
empty_slot.py uhd: Add support for the USRP X410 2021-06-10 12:01:53 -05:00
gain_rh.py
gaintables_rh.py
lmk_mg.py
lmk_rh.py N320: Reduce PLL lock time 2021-08-16 15:42:05 -05:00
magnesium.py n3xx: mg: Make set_freq() call asynchronous 2019-08-22 10:35:13 -07:00
magnesium_update_cpld.py
mg_init.py mpm: Fix handling of rfic_digital_loopback argument 2021-10-12 12:56:15 -07:00
mg_periphs.py mpm: mg: periphs: Read lowband lo lock status from cpld 2021-04-19 12:42:33 -05:00
neon.py mpm: e320/e31x: Fix lo-lock sensors 2022-01-10 08:02:41 -06:00
rh_init.py
rh_periphs.py mpm: Look for pca953x based devices by device/name 2020-06-11 10:39:05 -05:00
rhodium.py mpm: fix ref_locked sensor on n320 2022-03-03 14:02:30 -06:00
rhodium_update_cpld.py
test.py
unknown.py Remove FSRU-related files 2022-02-22 14:41:19 -06:00
x4xx_db_iface.py uhd: Add support for the USRP X410 2021-06-10 12:01:53 -05:00
x4xx_debug_db.py uhd: Add support for the USRP X410 2021-06-10 12:01:53 -05:00
x4xx_if_test_cca.py uhd: Add support for the USRP X410 2021-06-10 12:01:53 -05:00
zbx.py mpm: zbx: Fix revision compat check 2021-07-08 00:19:19 -07:00
zbx_update_cpld.py uhd: Add support for the USRP X410 2021-06-10 12:01:53 -05:00