| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | rfnoc: Rename thread affinity args | Ciro Nishiguchi | 2019-11-26 | 3 | -73/+73 |
* | uhd: Allow device args that have an integer in the name | Ciro Nishiguchi | 2019-11-26 | 1 | -1/+5 |
* | mpm: Move common mboard regs code to common location | Martin Braun | 2019-11-26 | 9 | -736/+272 |
* | mpm: n3xx: Improve Pylint score | Martin Braun | 2019-11-26 | 2 | -16/+19 |
* | tests: Add check for life on DPDK port | Alex Williams | 2019-11-26 | 2 | -0/+62 |
* | lib,tests: Remove old DPDK files from build | Alex Williams | 2019-11-26 | 4 | -40/+8 |
* | transport: Add new base for DPDK links, based on 18.11 | Alex Williams | 2019-11-26 | 3 | -0/+956 |
* | docs: Change DPDK version to 18.11 and make args use underscores | Alex Williams | 2019-11-26 | 4 | -33/+52 |
* | rfnoc_graph: Modify find_blocks() to sort return value | Martin Braun | 2019-11-26 | 3 | -38/+16 |
* | multi_usrp: Fix GPIO bank selection | Martin Braun | 2019-11-26 | 1 | -11/+68 |
* | examples: gpio: Add --list-banks option | Martin Braun | 2019-11-26 | 1 | -0/+9 |
* | image builder: Add ability to pick up extra Makefile.srcs from YAMLS | Martin Braun | 2019-11-26 | 3 | -1/+24 |
* | utils: image builder: Factor out some data to top of image_builder.py | Martin Braun | 2019-11-26 | 1 | -31/+41 |
* | liberio: porting to I/O services | Brent Stapleton | 2019-11-26 | 1 | -11/+2 |
* | rfnoc: Make polling I/O service not block on flow control | Ciro Nishiguchi | 2019-11-26 | 11 | -86/+193 |
* | rfnoc: Make I/O services relinquish CPU while waiting | Ciro Nishiguchi | 2019-11-26 | 4 | -25/+140 |
* | rfnoc: image builder: Fix include paths | Martin Braun | 2019-11-26 | 2 | -6/+16 |
* | utils: blocktool: Fix blocktool | Wade Fife | 2019-11-26 | 25 | -585/+1402 |
* | examples: benchmark_rate: Add --rx_spp and --tx_spp | Martin Braun | 2019-11-26 | 1 | -5/+23 |
* | multi_usrp: Add set_rx_spp() call | Martin Braun | 2019-11-26 | 3 | -2/+45 |
* | utils: image_builder: Support parameterized number of ports on blocks | Wade Fife | 2019-11-26 | 5 | -47/+144 |
* | rfnoc: xports: Count FC bytes as multiples of CHDR width | Martin Braun | 2019-11-26 | 6 | -17/+43 |
* | rfnoc: Restrict to inline I/O service based on link restrictions | Ciro Nishiguchi | 2019-11-26 | 3 | -1/+69 |
* | rfnoc: Use graph_utils in multi_usrp chan generation | Brent Stapleton | 2019-11-26 | 1 | -113/+142 |
* | rfnoc: Merge I/O service device args with stream args | Ciro Nishiguchi | 2019-11-26 | 6 | -45/+131 |