diff --git a/adi/adf5611.py b/adi/adf5611.py index dbfc863a6..5c7874370 100644 --- a/adi/adf5611.py +++ b/adi/adf5611.py @@ -123,7 +123,7 @@ def rfoutdiv_divider(self): @rfoutdiv_divider.setter def rfoutdiv_divider(self, value): - # Check that the value is valid + # Check that the divider value is valid if value.lower().strip() not in self._rfoutdiv_divider_options: raise ValueError( f"rfoutdiv_divider of \"{value}\" is invalid. Valid options: {', '.join(self._rfoutdiv_divider_options)}" diff --git a/test/emu/hardware_map.yml b/test/emu/hardware_map.yml index e4b0a5b3a..0b8e58c5c 100644 --- a/test/emu/hardware_map.yml +++ b/test/emu/hardware_map.yml @@ -156,6 +156,14 @@ ad9172: - filename: ad9172.xml - data_devices: - iio:device2 +adf5611: + - adf5611 + - pyadi_iio_class_support: + - adf5611 +# - emulate: +# - filename: ad9172.xml +# - data_devices: +# - iio:device2 cn0511: - ad9166-amp - adf4372