aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* docs: Add note about DPDK needing to be built as shared librariesAaron Rossetto2019-12-131-1/+10
* tests: Install all stream performance scriptsBrent Stapleton2019-12-061-1/+3
* tests: Add tests to exercise max streaming rates and report resultsCiro Nishiguchi2019-12-063-0/+1008
* tests: Add script to execute batch of benchmark_rate runsCiro Nishiguchi2019-12-065-0/+424
* utils: algorithm: Add missing include uhd/config.hppMartin Braun2019-12-051-0/+1
* ddc: fixup decimation propertyBrent Stapleton2019-12-051-2/+2
* prefs: Set init_done flag to true after loading config filesMartin Braun2019-12-051-0/+1
* docs: fixing doxygen errors reported during makesteviez2019-12-039-20/+25
* e31x: Fix filter bank and antenna switching for channel 0Sugandha Gupta2019-12-023-43/+60
* rfnoc: DDC/DUC: Fix fp-issues with samp_rate propertiesBrent Stapleton2019-11-272-6/+67
* ddc: Applying clang-formatBrent Stapleton2019-11-271-8/+7
* rfnoc: graph: Add logging to resolver errorsBrent Stapleton2019-11-271-1/+6
* utils: tasks: Use uhd::set_thread_name()Martin Braun2019-11-261-3/+1
* mpmd: Name the claimer task threadMartin Braun2019-11-261-13/+15
* x300: pcie manager updatesVirendra Kakade2019-11-262-129/+93
* rfnoc: fix packet swapping from U32 to U64Virendra Kakade2019-11-261-5/+8
* rfnoc: fix incorrect long fifo wait timeoutsVirendra Kakade2019-11-261-2/+2
* mg: Turn the set-lock into a recursive mutexMartin Braun2019-11-262-15/+15
* mg: Always set MCR on both daughterboardsMartin Braun2019-11-263-12/+33
* lib: Add DPDK service queueAlex Williams2019-11-262-0/+302
* rfnoc: fix invalid access when sending packet with no samplesCiro Nishiguchi2019-11-261-1/+3
* mpmd: Fix get_mboard_name()Martin Braun2019-11-261-1/+1
* rfnoc: Fix RAM port direction in YAMLWade Fife2019-11-269-98/+98
* examples: gpio: Replace get_time_now() with steady_clock::now()Martin Braun2019-11-261-12/+17
* examples: gpio: Fix minor issuesMartin Braun2019-11-261-3/+3
* n310: Fix GPIO registersMartin Braun2019-11-261-3/+6
* mg/rh/rfnoc: Harmonize peripheral registersMartin Braun2019-11-264-21/+29
* gpio_atr_3000: Fix return value for pin control registerMartin Braun2019-11-261-1/+3
* 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