aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/multi_usrp_python.hpp
Commit message (Expand)AuthorAgeFilesLines
* python: Move multi_usrp_python to its own moduleMartin Braun2020-10-121-191/+2
* multi_usrp: Add get_mb_controller() API callCristina Fuentes2020-09-241-0/+1
* uhd: Add APIs for getting the available power rangeMartin Braun2020-08-171-0/+2
* multi_usrp: Add get_radio_control() API callMartin Braun2020-07-161-0/+1
* uhd: Add reference power level API to multi_usrp and radio_controlMartin Braun2020-05-111-0/+2
* uhd: Add reference power level API to multi_usrp and radio_controlMartin Braun2020-04-171-0/+6
* uhd: Apply clang-format against all .cpp and .hpp files in host/Martin Braun2020-03-031-3/+3
* x300: add front-panel GPIO source controleklai2020-02-181-0/+3
* rfnoc: Add multi_usrp_rfnoc, modify multi_usrpBrent Stapleton2019-11-261-15/+9
* python: Make multi_usrp::get_*_usrp_info() return a Python dictMartin Braun2019-11-041-2/+12
* python: fix set_command_time default mboarderickshepherdNI2019-10-041-1/+1
* python: Replace Boost.Python with PyBind11Martin Braun2019-02-221-458/+131
* uhd: Replace all usage of boost::noncopyable with uhd::noncopyableMartin Braun2019-02-151-1/+1
* python: Add sync source to Python APIBrent Stapleton2018-11-291-0/+32
* Python: Bind Gain Profile FunctionsVidush2018-06-221-0/+14
* fixup! python: Separating exposed Python data structuresVidush2018-06-211-1/+1
* Python: Add tx_lo FunctionsVidush2018-06-201-0/+20
* python: Separating exposed Python data structuresPaul David2018-06-201-0/+441