| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mg: fixup set_rx_antenna | Trung Tran | 2018-10-04 | 1 | -1/+1 |
* | multi_usrp: move definition of constants | Andrew Lynch | 2018-10-04 | 2 | -2/+4 |
* | uhd: reconcile time_spec operators with boost concepts | Mark Meserve | 2018-09-28 | 2 | -18/+14 |
* | rfnoc: install the DMA FIFO block header | Marcus Müller | 2018-09-26 | 1 | -0/+1 |
* | e320: devtest: Reduce sample rate for 1G devtest | Sugandha Gupta | 2018-09-26 | 1 | -1/+1 |
* | n3xx: e320: fixing GPSDIface sensor names | Brent Stapleton | 2018-09-26 | 2 | -2/+2 |
* | cores: Update rx_frontend_gen3.v controls for 1/4-rate mixer | Martin Braun | 2018-09-25 | 4 | -10/+14 |
* | e320: Fix master_clock_rate setting | Sugandha Gupta | 2018-09-24 | 1 | -0/+4 |
* | e320: Add R&D testing procedure | Sugandha Gupta | 2018-09-24 | 2 | -13/+204 |
* | examples: add rfnoc_radio_loopback | Trung Tran | 2018-09-14 | 2 | -0/+214 |
* | uhd: rfnoc: add async message handler | Trung Tran | 2018-09-14 | 7 | -9/+421 |
* | radio_ctrl: add disable time stamp | Trung Tran | 2018-09-14 | 3 | -0/+13 |
* | devtest: n3x0: Enable rx_samples_to_file test | Sugandha Gupta | 2018-09-14 | 1 | -1/+1 |
* | mg: clipping frequency | Trung Tran | 2018-09-14 | 2 | -4/+7 |
* | usb: fix dummy compilation in msvc | Mark Meserve | 2018-09-14 | 1 | -0/+8 |
* | Import changelog from UHD-3.13 branch | Martin Braun | 2018-09-13 | 1 | -0/+14 |
* | x300_impl: remove default_buff_args properties | Trung Tran | 2018-09-13 | 1 | -7/+0 |
* | device3_io_impl: remove tx_hint[send_buff_size] | Trung Tran | 2018-09-13 | 1 | -6/+0 |
* | mpmd: add link speed to xport udp | Trung Tran | 2018-09-13 | 1 | -6/+29 |
* | mpm: add link_speed xport_info | Trung Tran | 2018-09-13 | 2 | -0/+22 |
* | udp_zero_copy: add default xport params. | Trung Tran | 2018-09-13 | 1 | -14/+58 |
* | fixup! DDC/DUC: switch CORDIC -> DDS for all relevant variable names | michael-west | 2018-09-13 | 2 | -12/+12 |
* | host: lib: convert: Add CMake flag for NEON SIMD | Brent Stapleton | 2018-09-12 | 1 | -1/+5 |
* | devtest: e320: Re-enable rx_samples_to_file test | Sugandha Gupta | 2018-09-12 | 1 | -1/+1 |
* | e320: gpio: Fix front panel GPIO readback | Sugandha Gupta | 2018-09-12 | 2 | -2/+5 |
* | tools: Fix handling of 0-valued dt-compat | Alex Williams | 2018-09-12 | 1 | -1/+3 |
* | python: Fix duration of benchmark rate | Brent Stapleton | 2018-09-12 | 1 | -1/+1 |
* | docs: Minor tweaks to the Python API manual page | Martin Braun | 2018-09-10 | 1 | -2/+4 |
* | n3xx: Get RFNoC crossbar baseport from FPGA | Brent Stapleton | 2018-09-06 | 4 | -4/+9 |
* | e320: Get RFNoC crossbar baseport from FPGA | Brent Stapleton | 2018-09-06 | 2 | -2/+8 |
* | mpm: tdc: update PDAC BIST and flatness test to use latest APIs | Daniel Jepson | 2018-09-05 | 1 | -29/+35 |
* | mpmd: add option to enum rfnoc blocks from args | Trung Tran | 2018-08-31 | 1 | -5/+21 |
* | cmake: Check for rte_ethdev.h when finding DPDK | Alex Williams | 2018-08-29 | 1 | -1/+9 |
* | uhd-dpdk: Add DPDK-based sockets-like library | Alex Williams | 2018-08-29 | 15 | -2/+2535 |
* | Examples: Fix channel argument for rx_samples_to_file | Michael West | 2018-08-29 | 1 | -18/+18 |
* | utils: Factor wait_for_lo_lock() out of cal utils | Martin Braun | 2018-08-29 | 4 | -24/+19 |
* | RFNoC: Add Replay API and example | Wade Fife | 2018-08-29 | 8 | -0/+842 |
* | uhd: udp: 'all_matching' endpoint resolution | Brent Stapleton | 2018-08-29 | 1 | -1/+2 |
* | Docs: Updated niusrprio Driver | Michael West | 2018-08-29 | 1 | -36/+19 |
* | uhd: utils: Add Zip test to downloader | Brent Stapleton | 2018-08-28 | 1 | -2/+15 |
* | uhd: utils: Downloader logs no targets selected | Brent Stapleton | 2018-08-28 | 1 | -0/+5 |
* | mpm: reset the RPC server upon reload | Brent Stapleton | 2018-08-27 | 1 | -0/+10 |
* | devtest: Improve error handling for shell_application | Martin Braun | 2018-08-22 | 1 | -11/+17 |
* | devtest: b2xx: Fix some arguments for MIMO test | Martin Braun | 2018-08-22 | 1 | -5/+14 |
* | devtest: Fix counting of underruns/overruns | Martin Braun | 2018-08-22 | 1 | -2/+2 |
* | devtest: Remove parsing for DD.. and SS.. | Martin Braun | 2018-08-22 | 4 | -16/+14 |
* | devtest: Default UHD_LOG_FASTPATH_DISABLE to 1 | Martin Braun | 2018-08-22 | 1 | -1/+11 |
* | devtest: Clean up & refactor | Martin Braun | 2018-08-22 | 2 | -35/+55 |
* | uhd: Define UHD_API as empty string when building static lib | Ciro Nishiguchi | 2018-08-22 | 3 | -8/+20 |
* | x300: Improve firmware compat error message | Martin Braun | 2018-08-22 | 2 | -16/+35 |