aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* tests: Add check for life on DPDK portAlex Williams2019-11-262-0/+62
* lib,tests: Remove old DPDK files from buildAlex Williams2019-11-264-40/+8
* transport: Add new base for DPDK links, based on 18.11Alex Williams2019-11-263-0/+956
* docs: Change DPDK version to 18.11 and make args use underscoresAlex Williams2019-11-264-33/+52
* rfnoc_graph: Modify find_blocks() to sort return valueMartin Braun2019-11-263-38/+16
* multi_usrp: Fix GPIO bank selectionMartin Braun2019-11-261-11/+68
* examples: gpio: Add --list-banks optionMartin Braun2019-11-261-0/+9
* image builder: Add ability to pick up extra Makefile.srcs from YAMLSMartin Braun2019-11-263-1/+24
* utils: image builder: Factor out some data to top of image_builder.pyMartin Braun2019-11-261-31/+41
* liberio: porting to I/O servicesBrent Stapleton2019-11-261-11/+2
* rfnoc: Make polling I/O service not block on flow controlCiro Nishiguchi2019-11-2611-86/+193
* rfnoc: Make I/O services relinquish CPU while waitingCiro Nishiguchi2019-11-264-25/+140
* rfnoc: image builder: Fix include pathsMartin Braun2019-11-262-6/+16
* utils: blocktool: Fix blocktoolWade Fife2019-11-2625-585/+1402
* examples: benchmark_rate: Add --rx_spp and --tx_sppMartin Braun2019-11-261-5/+23
* multi_usrp: Add set_rx_spp() callMartin Braun2019-11-263-2/+45
* utils: image_builder: Support parameterized number of ports on blocksWade Fife2019-11-265-47/+144
* rfnoc: xports: Count FC bytes as multiples of CHDR widthMartin Braun2019-11-266-17/+43
* rfnoc: Restrict to inline I/O service based on link restrictionsCiro Nishiguchi2019-11-263-1/+69
* rfnoc: Use graph_utils in multi_usrp chan generationBrent Stapleton2019-11-261-113/+142
* rfnoc: Merge I/O service device args with stream argsCiro Nishiguchi2019-11-266-45/+131
* examples: Add example out-of-tree module for RFNoC modulesSugandha Gupta2019-11-2624-0/+1811
* rfnoc: image_builder: Fix -I, allow devices/targets to bet set in YAMLMartin Braun2019-11-263-20/+23
* rfnoc: Split up offload I/O service into multiple filesCiro Nishiguchi2019-11-264-297/+351
* utils: image_builder: Fix ordering of noc_blocks, portsSugandha Gupta2019-11-261-6/+25
* uhd: Remove all usages of boost::tuple and friendsMartin Braun2019-11-268-41/+40
* uhd: Replace all occurrences of boost::bind with std::bindMartin Braun2019-11-2665-565/+572
* examples: updating radio loopbackBrent Stapleton2019-11-262-113/+155
* rfnoc: Adding rfnoc_graph utilitiesBrent Stapleton2019-11-264-0/+203
* examples: benchmark_rate: Remove usage of boost::posix_timeMartin Braun2019-11-261-18/+25
* mpmd: Add skip_oldlog device argMartin Braun2019-11-261-0/+8
* mpmd: Skip generation of mb_controller and mb_iface for skip_init=1Martin Braun2019-11-261-3/+6
* examples: Add Rx/Tx stream args parameters to benchmark_rateAaron Rossetto2019-11-261-0/+5
* uhd: Introduce I/O service managerAaron Rossetto2019-11-2627-183/+1341
* rfnoc: Make trasnport safe to use with offload threadsCiro Nishiguchi2019-11-266-9/+43
* transport: Implement eov indications for Rx and Tx streamsAaron Rossetto2019-11-2611-58/+711
* tests: Change Python YAML moduleBrent Stapleton2019-11-261-1/+6
* rfnoc: rename block clocks to ce_clkPaul Butler2019-11-265-15/+15
* uhd: Replace boost::regex with std::regexMartin Braun2019-11-2610-37/+32
* uhd: Replace boost::function with std::functionMartin Braun2019-11-2628-66/+71
* uhd: Replace BOOST_FOREACH(v, c) with for(v : c)Martin Braun2019-11-267-33/+27
* uhd: Replace usage of boost smart pointers with C++11 counterpartsMartin Braun2019-11-26156-505/+492
* transport: Implement an I/O service that uses an offload threadCiro Nishiguchi2019-11-265-0/+1349
* rfnoc: Unify endianness of transportsAlex Williams2019-11-264-4/+4
* uhd: Check property type at access; error if mismatchAaron Rossetto2019-11-264-5/+55
* rfnoc: Add DRAM support to E320Wade Fife2019-11-261-0/+3
* images: Fix THIS_PORTID calculation to offset from num ctrl_sepsAlex Williams2019-11-261-1/+1
* rfnoc: Port FFT controllerLars Amsel2019-11-265-0/+224
* rfnoc: Add DMA FIFO block controllerMartin Braun2019-11-2610-401/+860
* Remove proto-RFNoC filesMartin Braun2019-11-26211-22810/+244