mirror of
https://github.com/saymrwulf/uhd.git
synced 2026-05-16 21:10:10 +00:00
- 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)
|
||
|---|---|---|
| .. | ||
| dsp | ||
| imgbuilder | ||
| usrp | ||
| __init__.py | ||
| filters.py | ||
| rfnoc.py | ||
| types.py | ||