| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | prefs: Output debug trace when config file cannot be located or loaded | Aaron Rossetto | 2019-12-17 | 2 | -8/+14 |
* | tools: typo in x3x0 dpdk fpga_funcverif test | mattprost | 2019-12-17 | 1 | -3/+3 |
* | X310: update UBX/SBX gain settings for phase alignment testing | erickshepherdNI | 2019-12-13 | 1 | -3/+3 |
* | docs: Add note about DPDK needing to be built as shared libraries | Aaron Rossetto | 2019-12-13 | 1 | -1/+10 |
* | tests: Install all stream performance scripts | Brent Stapleton | 2019-12-06 | 1 | -1/+3 |
* | tests: Add tests to exercise max streaming rates and report results | Ciro Nishiguchi | 2019-12-06 | 3 | -0/+1008 |
* | tests: Add script to execute batch of benchmark_rate runs | Ciro Nishiguchi | 2019-12-06 | 5 | -0/+424 |
* | utils: algorithm: Add missing include uhd/config.hpp | Martin Braun | 2019-12-05 | 1 | -0/+1 |
* | ddc: fixup decimation property | Brent Stapleton | 2019-12-05 | 1 | -2/+2 |
* | prefs: Set init_done flag to true after loading config files | Martin Braun | 2019-12-05 | 1 | -0/+1 |
* | docs: fixing doxygen errors reported during make | steviez | 2019-12-03 | 9 | -20/+25 |
* | e31x: Fix filter bank and antenna switching for channel 0 | Sugandha Gupta | 2019-12-02 | 3 | -43/+60 |
* | rfnoc: DDC/DUC: Fix fp-issues with samp_rate properties | Brent Stapleton | 2019-11-27 | 2 | -6/+67 |
* | ddc: Applying clang-format | Brent Stapleton | 2019-11-27 | 1 | -8/+7 |
* | rfnoc: graph: Add logging to resolver errors | Brent Stapleton | 2019-11-27 | 1 | -1/+6 |
* | images: Update images package for UHD 4.0 | Sugandha Gupta | 2019-11-26 | 1 | -12/+12 |
* | utils: tasks: Use uhd::set_thread_name() | Martin Braun | 2019-11-26 | 1 | -3/+1 |
* | mpmd: Name the claimer task thread | Martin Braun | 2019-11-26 | 1 | -13/+15 |
* | x300: pcie manager updates | Virendra Kakade | 2019-11-26 | 2 | -129/+93 |
* | rfnoc: fix packet swapping from U32 to U64 | Virendra Kakade | 2019-11-26 | 1 | -5/+8 |
* | rfnoc: fix incorrect long fifo wait timeouts | Virendra Kakade | 2019-11-26 | 1 | -2/+2 |
* | mpm: mg: Make set_master_clock_rate() an async call | Martin Braun | 2019-11-26 | 2 | -2/+17 |
* | mg: Turn the set-lock into a recursive mutex | Martin Braun | 2019-11-26 | 2 | -15/+15 |
* | mg: Always set MCR on both daughterboards | Martin Braun | 2019-11-26 | 3 | -12/+33 |
* | lib: Add DPDK service queue | Alex Williams | 2019-11-26 | 2 | -0/+302 |
* | rfnoc: fix invalid access when sending packet with no samples | Ciro Nishiguchi | 2019-11-26 | 1 | -1/+3 |
* | mpm: e31x: Remove superfluous code from e31x_periphs | Martin Braun | 2019-11-26 | 2 | -14/+2 |
* | mpmd: Fix get_mboard_name() | Martin Braun | 2019-11-26 | 1 | -1/+1 |
* | mpm: e31x: Fix setting of clock source | Martin Braun | 2019-11-26 | 1 | -4/+1 |
* | mpm: e310: Enable GPS sensors | Martin Braun | 2019-11-26 | 2 | -5/+70 |
* | rfnoc: Fix RAM port direction in YAML | Wade Fife | 2019-11-26 | 9 | -98/+98 |
* | examples: gpio: Replace get_time_now() with steady_clock::now() | Martin Braun | 2019-11-26 | 1 | -12/+17 |
* | examples: gpio: Fix minor issues | Martin Braun | 2019-11-26 | 1 | -3/+3 |
* | n310: Fix GPIO registers | Martin Braun | 2019-11-26 | 1 | -3/+6 |
* | mg/rh/rfnoc: Harmonize peripheral registers | Martin Braun | 2019-11-26 | 4 | -21/+29 |
* | gpio_atr_3000: Fix return value for pin control register | Martin Braun | 2019-11-26 | 1 | -1/+3 |
* | examples: benchmark_rate.py: Add ?x_stream_args args | Martin Braun | 2019-11-26 | 1 | -2/+9 |
* | detail::graph: Add shutdown capability | Martin Braun | 2019-11-26 | 3 | -14/+35 |
* | examples: gpio: Add note on which bank is being used | Martin Braun | 2019-11-26 | 1 | -0/+1 |
* | devtest: Add test_messages_test to X310 | Martin Braun | 2019-11-26 | 3 | -12/+14 |
* | devtest: Use with() statement to open files | Martin Braun | 2019-11-26 | 1 | -5/+9 |
* | examples: Send only single packets in test_messages | Martin Braun | 2019-11-26 | 1 | -3/+3 |
* | e310: Fix issues in MPM and UHD | Martin Braun | 2019-11-26 | 6 | -182/+162 |
* | mpm: Clean up code, improve Pylint score | Martin Braun | 2019-11-26 | 5 | -101/+115 |
* | mpm/mpmd: Remove token requirement for device info | Martin Braun | 2019-11-26 | 2 | -3/+4 |
* | examples: Update x310_rfnoc_image_core.yml example | Wade Fife | 2019-11-26 | 1 | -82/+99 |
* | rfnoc: Update YAML to expose memory clock to blocks | Wade Fife | 2019-11-26 | 8 | -71/+71 |
* | rfnoc: Replace DDC/DUC YAML variants with single version | Wade Fife | 2019-11-26 | 4 | -144/+10 |
* | rfnoc: Fix YAML block settings | Wade Fife | 2019-11-26 | 11 | -278/+199 |
* | rfnoc: Add FIR block YAML | Wade Fife | 2019-11-26 | 1 | -0/+61 |