uhd/host/python/uhd/usrp
Lars Amsel eeae393ad4 cal: Add automated port switch
Current implementation needed manual interaction to calibrate each
antenna. More sophisticated setups are able to switch between channels
and antennas programmatically.

This commit introduces a base class that handle the switch behaviour. The
previous implementation moved to a ManualSwitch class which is the
default switch. Without any options the previous flow remains unchanged.

A new class is able to handle NI switch models. The switch port can
be given via options parameter (comA is default). The channels are connected
in ascending order. The user has to ensure that the cable setup matches
the order given for channels and antennas.

Co-authored-by: Martin Braun <martin.braun@ettus.com>
2020-06-17 14:19:26 -05:00
..
cal cal: Add automated port switch 2020-06-17 14:19:26 -05:00
__init__.py uhd: cal: Add iq_cal calibration data container class 2020-04-02 11:55:17 -05:00
libtypes.py python: Arrange file in Python module into uhd/ subdirectory 2020-03-10 07:15:08 -05:00
multi_usrp.py python: Arrange file in Python module into uhd/ subdirectory 2020-03-10 07:15:08 -05:00