aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* examples: benchmark_rate.py: Add ?x_stream_args argsMartin Braun2019-11-261-2/+9
* detail::graph: Add shutdown capabilityMartin Braun2019-11-263-14/+35
* examples: gpio: Add note on which bank is being usedMartin Braun2019-11-261-0/+1
* devtest: Add test_messages_test to X310Martin Braun2019-11-263-12/+14
* devtest: Use with() statement to open filesMartin Braun2019-11-261-5/+9
* examples: Send only single packets in test_messagesMartin Braun2019-11-261-3/+3
* e310: Fix issues in MPM and UHDMartin Braun2019-11-261-7/+3
* mpm/mpmd: Remove token requirement for device infoMartin Braun2019-11-261-2/+2
* examples: Update x310_rfnoc_image_core.yml exampleWade Fife2019-11-261-82/+99
* rfnoc: Update YAML to expose memory clock to blocksWade Fife2019-11-268-71/+71
* rfnoc: Replace DDC/DUC YAML variants with single versionWade Fife2019-11-264-144/+10
* rfnoc: Fix YAML block settingsWade Fife2019-11-2611-278/+199
* rfnoc: Add FIR block YAMLWade Fife2019-11-261-0/+61
* rfnoc: Rename thread affinity argsCiro Nishiguchi2019-11-263-73/+73
* uhd: Allow device args that have an integer in the nameCiro Nishiguchi2019-11-261-1/+5
* 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