aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* mpm,mpmd: Add iface type and mtu info for UDP linksAlex Williams2020-07-162-2/+15
* python: Add payload agnostic methods to CHDR APISamuel O'Brien2020-07-163-1/+62
* python: Document CHDR Test GenerationSamuel O'Brien2020-07-162-19/+44
* python: Add bindings for C++ CHDR ParserSamuel O'Brien2020-07-1611-19/+47447
* chdr: Assert Ctrl Packet Size Before SerializingSamuel O'Brien2020-07-161-3/+4
* utils: Expose CHDR Parsing APISamuel O'Brien2020-07-1317-13/+48472
* utils: Expose CHDR Types in Public APIrobot-rover2020-07-1322-55/+109
* rfnoc: Rename chdr_packet to chdr_packet_writerSamuel O'Brien2020-07-1318-74/+76
* utils: Fix prefix determination in get_lib_path()Ryan Volz2020-07-131-1/+3
* utils: Make uhd_config_info print help by defaultDerek Kozel2020-07-091-1/+1
* ad9361: Fix mask for product ID checkBrian Padalino2020-07-091-1/+1
* uhd: Make sure generated file is closedRyan Volz2020-07-091-1/+2
* docs: n3xx: Include WX in table of N320 imagesSteve Czabaniuk2020-07-091-8/+8
* docs: Add comments on mpm.confMartin Braun2020-07-092-2/+65
* cores: Remove shutdown function from spi_core_3000Martin Braun2020-07-082-21/+0
* e3xx: Remove superfluous commentsMartin Braun2020-07-081-11/+0
* meta-ettus: remove io_type.hppSteven Koo2020-07-082-66/+0
* rfnoc: Add unit test for Log Power RFNoC blockAaron Rossetto2020-06-292-0/+85
* rfnoc: Add Log Power RFNoC block supportAaron Rossetto2020-06-295-0/+88
* fpga: rfnoc: Add Log-Power blockWade Fife2020-06-291-0/+56
* python: Add window RFNoC block controller bindingsAaron Rossetto2020-06-293-1/+25
* rfnoc: Add unit test for Window RFNoC blockAaron Rossetto2020-06-292-0/+252
* rfnoc: Add window RFNoC block controllerAaron Rossetto2020-06-295-0/+220
* fpga: rfnoc: Add RFNoC Window blockWade Fife2020-06-291-0/+56
* 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