uhd/host/python
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
..
uhd python: cal: Improve meas_device.py 2020-06-03 15:15:14 -05:00
CMakeLists.txt Remove remaining Python 2 references 2020-05-07 15:10:41 -05:00
pyuhd.cpp uhd: cal: Add iq_cal calibration data container class 2020-04-02 11:55:17 -05:00
setup.py.in Remove remaining Python 2 references 2020-05-07 15:10:41 -05:00