| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: change default into option flag in register definition | Lars Amsel | 2022-06-10 | 3 | -35/+80 |
* | n310: Improve LO source control options for ALL and LO2 cases | mattprost | 2022-06-10 | 1 | -19/+40 |
* | rfnoc: Improve documentation for chdr_ctrl_endpoint | Martin Braun | 2022-06-10 | 1 | -3/+23 |
* | lib: Add missing include to offload_io_service_client.hpp | Martin Braun | 2022-06-10 | 1 | -0/+1 |
* | utils: Check install-prefix for images | Steven Koo | 2022-04-19 | 1 | -8/+11 |
* | 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 |
* | rfnoc: Add filter_node python bindings | mattprost | 2022-04-07 | 1 | -0/+9 |
* | n310: Add Filter API to n310 | mattprost | 2022-04-07 | 7 | -18/+202 |
* | 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 | 1 | -5/+44 |
* | rfnoc: Modify prop. propagation algorithm (back-edge resolution) | Martin Braun | 2022-04-07 | 2 | -20/+25 |
* | 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 | 4 | -86/+466 |
* | 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 | 4 | -20/+44 |
* | uhd: Replay block version 1.1 | michael-west | 2022-04-01 | 1 | -2/+59 |
* | 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 | 3 | -1/+41 |
* | 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 | 1 | -0/+72 |
* | rfnoc: fir filter: Add support for multiple channels to block controller | Jonathon Pendlum | 2022-03-23 | 1 | -54/+117 |
* | host: x410: Emulate GPIO classic ATR mode using new mode | Lane Kolbly | 2022-03-23 | 3 | -13/+83 |
* | host: x410: Cache GPIO source in mb_controller | Lane Kolbly | 2022-03-23 | 3 | -1/+12 |
* | Fix handling of discontinuities in power calibration data | Lars Amsel | 2022-03-23 | 7 | -3/+3 |
* | host: Create meta_range_t::as_monotonic | Lane Kolbly | 2022-03-14 | 1 | -0/+29 |
* | host: test: Add UHD_UNITTEST_LOG_LEVEL override | Lane Kolbly | 2022-03-11 | 1 | -19/+35 |
* | rfnoc: radio: Explicitly set MTU forwarding policy to DROP | Martin Braun | 2022-03-08 | 1 | -0/+1 |
* | rfnoc: Refactor ctrlport_endpoint; fix MT issues | Aaron Rossetto | 2022-03-03 | 1 | -121/+170 |
* | N310: Deactivate frontend components on radio shutdown | mattprost | 2022-03-03 | 3 | -0/+35 |
* | rfnoc: window: Set window size register after loading coefficients | Jonathon Pendlum | 2022-03-02 | 1 | -0/+4 |
* | rfnoc: replay: Add atomic item size property | Martin Braun | 2022-03-02 | 1 | -0/+37 |
* | uhd: fix negligible copy/paste typos in rhodium radio control | David Raeman | 2022-02-28 | 2 | -4/+4 |
* | convert: Make narrowing conversions saturate | Aaron Rossetto | 2022-02-28 | 2 | -14/+24 |
* | convert: Minor cleanup | Aaron Rossetto | 2022-02-28 | 1 | -2/+2 |
* | conversion: Saturate transmit IQ levels on NEON architectures. | Ron Economos | 2022-02-28 | 1 | -4/+4 |
* | rfnoc: replay: Add action handler for stream commands | Martin Braun | 2022-02-24 | 1 | -0/+26 |
* | python: rfnoc: Add connect_through_blocks() and get_block_chain() | Martin Braun | 2022-02-24 | 1 | -2/+13 |
* | rfnoc: graph_utils: Add ability to declare back-edges | Martin Braun | 2022-02-24 | 1 | -3/+7 |
* | Remove FSRU-related files | Martin Braun | 2022-02-22 | 1 | -3/+0 |
* | rfnoc: Fix spelling in property resolution error message | Martin Braun | 2022-02-11 | 1 | -1/+1 |
* | host: Throw exception when accessing properties with incorrect type | Lane Kolbly | 2022-02-07 | 1 | -4/+4 |
* | host: Minor cleanups in property_tree code | Lane Kolbly | 2022-02-07 | 1 | -15/+28 |
* | uhd: Harmonize fuzzy frequency comparisons | Martin Braun | 2022-02-04 | 7 | -43/+43 |
* | uhd: rfnoc: Let connect_through_blocks() return edge list | Martin Braun | 2022-02-04 | 1 | -1/+2 |
* | host: x4xx: Fix some warnings on mac OS | Lane Kolbly | 2022-02-04 | 2 | -2/+3 |
* | host: zbx: Expose tuning table on property tree | Lane Kolbly | 2022-02-03 | 4 | -5/+28 |