uhd/host/python/uhd
Lars Amsel abcaa3f6a9 cal: ensure proper range handling
* frequency range adapts the lower limit to align with the step size
  the lower limit will be set to step size if it s smaller than the
  step size and not explicitly set. This prevents uneven measurment
  spots
* aranges upper limit is always increased by step size to ensure the
  upper limit is part of the range
* rearranged gain range calculation, create the range once and reverse
  it for RX
2021-06-23 13:57:15 -05:00
..
dsp python: Add dsp sub-module 2020-05-19 13:30:20 -05:00
imgbuilder uhd: Add support for the USRP X410 2021-06-10 12:01:53 -05:00
usrp cal: ensure proper range handling 2021-06-23 13:57:15 -05:00
utils uhd: Add support for the USRP X410 2021-06-10 12:01:53 -05:00
__init__.py python: Add find() to the Python API 2020-12-07 11:53:35 -08:00
chdr.py python: Add payload agnostic methods to CHDR API 2020-07-16 09:59:25 -05:00
filters.py
property_tree.py python: Add access to the property_tree from Python 2020-10-16 14:58:15 -05:00
rfnoc.py python: Add Keep One in N block controller bindings 2020-08-05 07:47:22 -05:00
types.py