aboutsummaryrefslogtreecommitdiffstats
path: root/host/python
Commit message (Expand)AuthorAgeFilesLines
* python: cmake: Detect python virtual environmentsmattprost2022-07-201-2/+3
* python: Check rfnoc_version in rfnoc_image_builderWade Fife2022-06-102-1/+28
* rfnoc: Update image builder to check for deprecated blocksWade Fife2022-04-121-27/+49
* n310: Add Filter API to n310mattprost2022-04-071-0/+1
* types: filters: Add python support for digital filtersmattprost2022-04-071-0/+2
* rfnoc: Update image builder to check for deprecated port namesWade Fife2022-03-311-1/+50
* tools: Add general purpose tool for USRP configurationLars Amsel2022-03-236-0/+224
* python: Add __init__ to uhd.utilsMartin Braun2022-03-141-0/+0
* python: rfnoc: Add connect_through_blocks() and get_block_chain()Martin Braun2022-02-241-0/+3
* python: Read number of ports from grc file in image builderAndré Apitzsch2022-02-241-0/+4
* python: Fix RuntimeError: dictionary changed size during iterationAndré Apitzsch2022-02-241-1/+1
* fixup! cmake: Replace distutils.sysconfig with sysconfigSteven Koo2022-01-201-22/+8
* cmake: Replace distutils.sysconfig with sysconfigAaron Rossetto2022-01-141-9/+13
* cmake: Replace distutils with CMake for version checksAaron Rossetto2022-01-141-1/+2
* fixup! uhd: Allow pass raw IQ data array to tone generatorLars Amsel2022-01-131-1/+1
* uhd: Allow pass raw IQ data array to tone generatorLars Amsel2022-01-101-4/+15
* tools: Add check for SEP with ctrl enabled to rfnoc_image_builderLars Amsel2021-12-161-0/+13
* python: multi_usrp: Fix issues in send_waveform()Martin Braun2021-10-061-12/+29
* python: multi_usrp: Fix issues with recv_num_samps()Martin Braun2021-10-061-24/+63
* cmake: Replace CMAKE_{SOURCE,BINARY}_DIR with UHD_*_DIRMartin Braun2021-09-101-7/+7
* rfnoc: Add vivado-path to rfnoc_image_builderWade Fife2021-09-101-0/+2
* cal: Add tune-settling timeMartin Braun2021-06-241-0/+5
* cal: ensure proper range handlingLars Amsel2021-06-231-5/+9
* cal: Remove silent capture of TypeErrorLars Amsel2021-06-231-6/+4
* cal: add more error number for ADC overloadLars Amsel2021-06-231-1/+5
* cal: Add support for X410Martin Braun2021-06-231-0/+11
* uhd: Add support for the USRP X410Lars Amsel2021-06-105-30/+43
* cal: Add min_freq and max_freq attributes to USRPCalibratorBaseMartin Braun2021-06-101-2/+4
* cal: Fix minor issues in the calibration utilitiesMartin Braun2021-06-103-12/+13
* fpga: Change RFNoC YAML version numbers to stringsWade Fife2021-06-081-2/+2
* python: Add graceful exit of claim loop on SIGTERMLars Amsel2021-06-031-19/+58
* rfnoc: Add image_core_name option to rfnoc_image_builderWade Fife2021-06-022-10/+16
* python: Add rfnoc_image_core.vh generationWade Fife2021-06-022-1/+87
* python: Update RFNoC image builder to use CHDR_W parameterWade Fife2021-06-022-10/+17
* mpm: add unit tests for EEPROM readersLars Amsel2021-05-311-0/+1
* python: Add find() to the Python APIMartin Braun2020-12-073-0/+6
* python: multi_usrp: Add get_mpm_client() API callMartin Braun2020-12-041-2/+17
* python: Add mpmtools moduleMartin Braun2020-12-041-0/+173
* python: Clean up image builder generated codeWade Fife2020-11-069-117/+142
* python: Add access to the property_tree from PythonMartin Braun2020-10-164-0/+20
* python: Move multi_usrp_python to its own moduleMartin Braun2020-10-121-1/+4
* sim: Embed MPM into libpyuhdSamuel O'Brien2020-10-071-0/+57
* cmake: Use relative path to Python lib location for Windows installerAaron Rossetto2020-08-281-5/+17
* python: power cal: Minor fixes to power cal codeMartin Braun2020-08-171-4/+8
* python: Change default name for rfnoc_image_coreWade Fife2020-08-101-5/+11
* python: Add Keep One in N block controller bindingsAaron Rossetto2020-08-052-0/+3
* python: Add replay RFNoC block controller bindingsmattprost2020-08-042-0/+3
* python: Fix pyuhd to include subpackagesSamuel O'Brien2020-08-041-2/+6
* utils: Use absolute paths in image builder build()steviez2020-07-311-2/+2
* python: Add siggen RFNoC block controller bindingsAaron Rossetto2020-07-302-0/+3