uhd/host/python/uhd
Martin Braun e62c93fe15 python: cal: Improve meas_device.py
- Remove some PyLint issues by aligning the argument list for
  SignalGeneratorBase.enable()
- Improve an assertion: Since a valid power level is 0 dBm, we need to
  explicitly check max power against None, not 0
- Improve the error message for when no device is found ("signal
  generator" instead of "RX measurement device", since the latter is
  confusing/ambiguous)
2020-06-03 15:15:14 -05:00
..
dsp python: Add dsp sub-module 2020-05-19 13:30:20 -05:00
imgbuilder rfnoc: Remove 'six' dependency from image builder 2020-05-12 12:04:11 -05:00
usrp python: cal: Improve meas_device.py 2020-06-03 15:15:14 -05:00
__init__.py utils/python: Add uhd_power_cal script 2020-05-28 15:05:19 -05:00
filters.py
rfnoc.py
types.py