aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* CHDR: support multiple CHDR widthsAndrew Lynch2020-06-268-28/+192
* uhd: improved handling of empty serial number hintsMatthew Crymble2020-06-262-0/+5
* cmake: tests: Fix CMake warning introduced by QEMU unittest optionJoerg Hofrichter2020-06-261-1/+1
* fixup! uhd: Add discoverable_features APILane Kolbly2020-06-251-1/+4
* uhd: Implement discoverable_features for radio_controlLane Kolbly2020-06-252-2/+6
* uhd: Create discoverable feature registry implementationLane Kolbly2020-06-257-36/+113
* uhd: Add discoverable_features APILane Kolbly2020-06-256-0/+227
* cmake: tests: Added option to use QEMU for running unittestsJoerg Hofrichter2020-06-252-1/+33
* test: Add verify-flatbuffer testLars Amsel2020-06-232-0/+34
* test: Use git hashes to verify flatbuffers schemaLars Amsel2020-06-231-55/+78
* cal: change default extension of calibration filesLars Amsel2020-06-235-16/+30
* mpmd: Increase default long timeout to 30 secondsSteve Czabaniuk2020-06-221-2/+2
* utils: update_fbs.py: Minor refactor, fix path bugMartin Braun2020-06-221-9/+15
* utils: Make uhd_images_downloader raise warning for invalid pathsSteve Czabaniuk2020-06-221-11/+21
* multi_usrp: Assert that edge_lists are non-empty before accessingSteve Czabaniuk2020-06-221-0/+2
* rfnoc: Update port format in block YAMLWade Fife2020-06-189-22/+22
* rfnoc: Add makefile_srcs to block YAMLWade Fife2020-06-185-0/+5
* utils: Support expressions for num_ports in block defsAaron Rossetto2020-06-181-2/+36
* fpga: rfnoc: Add support for 512-bit CHDR widthsAndrew Moch2020-06-181-0/+4
* python: Add FFT RFNoC block controller bindingsAaron Rossetto2020-06-183-0/+49
* tests: Add unit test for FFT RFNoC blockAaron Rossetto2020-06-182-0/+191
* rfnoc: Augment FFT RFNoC block controllerAaron Rossetto2020-06-183-56/+250
* cal: Add automated port switchLars Amsel2020-06-174-20/+150
* cmake: Fix warning finding libusbMartin Braun2020-06-172-3/+3
* cal: Add switch documentationLars Amsel2020-06-151-2/+24
* tests: Add infrastructure to run Python unit testsMartin Braun2020-06-153-0/+49
* python: radio_control: Explicitly import ALL_CHANS into Python bindingsMartin Braun2020-06-151-1/+4
* uhd: cal: Fix function binding in Python cal data container classLars Amsel2020-06-111-1/+1
* examples: Fix usrp_power_meter exampleLars Amsel2020-06-111-16/+23
* devtest: Assert result of python_api_test correctlyMartin Braun2020-06-101-0/+15
* devtest: Don't skip Python API tests if Python API is enabledMartin Braun2020-06-101-0/+5
* b200: tests: Fix PyLint issues in B200 devtestMartin Braun2020-06-101-1/+4
* tests: Fix multi_usrp_testMartin Braun2020-06-101-16/+28
* filter API: Fix Python bindings and multi_usrp callsMartin Braun2020-06-102-6/+5
* multi_usrp: Various multi_usrp_rfnoc fixesmichael-west2020-06-101-134/+158
* X300: Fix get_time_source()michael-west2020-06-101-0/+2
* MPMD: Fix RPC call to get GPIO sourcemichael-west2020-06-101-1/+1
* cal: Add support for NI ModInst measurement devicesLars Amsel2020-06-102-0/+455
* x300: Enable power reference APIMartin Braun2020-06-103-2/+100
* radio_control: Provide default implementations for ref power APIsMartin Braun2020-06-102-22/+47
* python: Add __repr__, property bindings to NocBlockBaseAaron Rossetto2020-06-091-5/+17
* python: Add null RFNoC block controller bindingsAaron Rossetto2020-06-093-0/+30
* python: Add vector IIR RFNoC block controller bindingsAaron Rossetto2020-06-094-1/+30
* python: Add radio RFNoC block controller bindingsAaron Rossetto2020-06-095-2/+175
* python: Add FIR filter RFNoC block controller bindingsAaron Rossetto2020-06-093-0/+26
* python: Add Fosphor RFNoC block controller bindingsAaron Rossetto2020-06-093-0/+69
* python: Add DUC RFNoC block controller bindingsAaron Rossetto2020-06-093-0/+34
* python: Add DDC RFNoC block controller bindingsAaron Rossetto2020-06-093-0/+36
* python: Add block controller factory utilityAaron Rossetto2020-06-091-0/+30
* utils: Make fpga-dir arg optional for rfnoc_image_builderWade Fife2020-06-051-12/+34