aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tools: typo in x3x0 dpdk fpga_funcverif testmattprost2019-12-171-3/+3
* X310: update UBX/SBX gain settings for phase alignment testingerickshepherdNI2019-12-131-3/+3
* 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
* images: Update images package for UHD 4.0Sugandha Gupta2019-11-261-12/+12
* 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
* mpm: mg: Make set_master_clock_rate() an async callMartin Braun2019-11-262-2/+17
* 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
* mpm: e31x: Remove superfluous code from e31x_periphsMartin Braun2019-11-262-14/+2
* mpmd: Fix get_mboard_name()Martin Braun2019-11-261-1/+1
* mpm: e31x: Fix setting of clock sourceMartin Braun2019-11-261-4/+1
* mpm: e310: Enable GPS sensorsMartin Braun2019-11-262-5/+70
* 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-266-182/+162
* mpm: Clean up code, improve Pylint scoreMartin Braun2019-11-265-101/+115
* mpm/mpmd: Remove token requirement for device infoMartin Braun2019-11-262-3/+4
* 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