| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | lib: Add missing include to offload_io_service_client.hpp | Martin Braun | 2022-06-10 | 1 | -0/+1 |
* | debian: Resolve lintian issues | Aaron Rossetto | 2022-04-26 | 2 | -6/+9 |
* | uhd: Prepare for 4.2.0.0 release | Aaron Rossetto | 2022-04-19 | 1 | -527/+529 |
* | utils: Check install-prefix for images | Steven Koo | 2022-04-19 | 1 | -8/+11 |
* | docs: multi_usrp: Clarify GPIO source bank meaning | Martin Braun | 2022-04-19 | 1 | -7/+10 |
* | rfnoc: Update image builder to check for deprecated blocks | Wade Fife | 2022-04-12 | 1 | -27/+49 |
* | multi_usrp_rfnoc: Set assignment instead of equality | Steven Koo | 2022-04-12 | 1 | -1/+1 |
* | uhd: Update MPM compat minor | Aaron Rossetto | 2022-04-12 | 1 | -1/+1 |
* | uhd: Prepare for 4.2.0.0-rc1 release | Aaron Rossetto | 2022-04-08 | 2 | -2/+589 |
* | rfnoc: Add filter_node python bindings | mattprost | 2022-04-07 | 1 | -0/+9 |
* | docs: n310: Add Filter API section | mattprost | 2022-04-07 | 1 | -0/+91 |
* | n310: Add Filter API to n310 | mattprost | 2022-04-07 | 8 | -18/+203 |
* | n310: Add frontend bandwidth control | mattprost | 2022-04-07 | 3 | -25/+107 |
* | n310: cpld: Get and set TX ATR bits | mattprost | 2022-04-07 | 2 | -0/+66 |
* | ic_reg_maps: Generate save state read functions | mattprost | 2022-04-07 | 1 | -0/+24 |
* | types: filters: Add python support for digital filters | mattprost | 2022-04-07 | 2 | -5/+46 |
* | utils: string: Add split string utility function | mattprost | 2022-04-07 | 1 | -0/+35 |
* | tests: rfnoc: Add another loop graph test | Martin Braun | 2022-04-07 | 1 | -0/+110 |
* | rfnoc: Modify prop. propagation algorithm (back-edge resolution) | Martin Braun | 2022-04-07 | 4 | -33/+43 |
* | rfnoc: graph: Allow property forwarding on back-edges | Martin Braun | 2022-04-07 | 2 | -5/+8 |
* | multi_usrp_rfnoc: Add TX buffering using Replay | michael-west | 2022-04-07 | 6 | -86/+482 |
* | docs: e31x: Update information on GPIO pin header | Martin Braun | 2022-04-06 | 2 | -8/+18 |
* | debian: Update version number to 4.2.0 | Steven Koo | 2022-04-06 | 3 | -8/+8 |
* | debian: Update control and package building | Martin Braun | 2022-04-06 | 12 | -66/+147 |
* | tests: streaming tests setup | Virendra Kakade | 2022-04-06 | 2 | -5/+5 |
* | examples: Fix gain testbench name | Wade Fife | 2022-04-06 | 1 | -1/+1 |
* | rfnoc: Fix test_timed_commands for RFNoC devices | michael-west | 2022-04-05 | 1 | -1/+3 |
* | host: SPI: Read number of supported SPI slaves from device | Martin Anderseck | 2022-04-04 | 5 | -23/+51 |
* | uhd: Replay block version 1.1 | michael-west | 2022-04-01 | 3 | -18/+166 |
* | n320: fix issue that occasionally prevents lo_locked upon first set_freq | David Raeman | 2022-04-01 | 2 | -8/+45 |
* | log: Add DPDK version to system info | mattprost | 2022-04-01 | 1 | -2/+8 |
* | dpdk: Add support for DPDK 18.11 API | mattprost | 2022-04-01 | 5 | -3/+44 |
* | config: fix clang fallthrough syntax | Michael Dickens | 2022-04-01 | 1 | -1/+1 |
* | uhd: fix compiler macro ordering | Michael Dickens | 2022-04-01 | 3 | -17/+17 |
* | docs: add 100GigE documentation | Virendra Kakade | 2022-04-01 | 3 | -9/+39 |
* | rfnoc: Remove redundant RFNoC block descriptions | Wade Fife | 2022-03-31 | 4 | -301/+0 |
* | rfnoc: Update device port names in image core YAML | Wade Fife | 2022-03-31 | 1 | -50/+59 |
* | rfnoc: Update image builder to check for deprecated port names | Wade Fife | 2022-03-31 | 1 | -1/+50 |
* | rfnoc: Make RFNoC device port names consistent | Wade Fife | 2022-03-31 | 10 | -131/+62 |
* | examples: Add replay_capture.py | Martin Braun | 2022-03-31 | 2 | -0/+311 |
* | tests: enable automated streaming tests on X410 | Virendra Kakade | 2022-03-31 | 1 | -8/+9 |
* | tests: add X410 100GbE tests | Virendra Kakade | 2022-03-31 | 1 | -23/+29 |
* | docs: Move X4x0 GPIO API to be subpage | Lane Kolbly | 2022-03-30 | 1 | -1/+1 |
* | python: rfnoc: Add new replay block APIs to Python API | Martin Braun | 2022-03-30 | 1 | -0/+24 |
* | rfnoc: replay: Add ability to capture and read async info | Martin Braun | 2022-03-30 | 3 | -2/+130 |
* | tests: rfnoc: Amend mock nodes with action support | Martin Braun | 2022-03-30 | 1 | -0/+21 |
* | tests: Add complex include to resolve build | Steven Koo | 2022-03-29 | 1 | -0/+1 |
* | docs: Update E320 docs | Martin Braun | 2022-03-28 | 1 | -1/+15 |
* | tests: use new args for x410 streaming tests | Virendra Kakade | 2022-03-28 | 1 | -0/+6 |
* | docs: x4xx: Remove redundant GPIO section | Lane Kolbly | 2022-03-25 | 1 | -4/+0 |