| Commit message (Expand) | Author | Age | Files | Lines |
* | Github: Create Pull Request Template | Sugandha Gupta | 2018-12-19 | 1 | -0/+40 |
* | uhd/mpm: eiscat: Various changes | Ryan Marlow | 2018-12-19 | 6 | -66/+326 |
* | radio_ctrl_impl: move continuous_streaming to protected. | Ryan Marlow | 2018-12-19 | 1 | -1/+1 |
* | mpm_shell: Multiprocessing instead of threading for claimer loop | Alex Williams | 2018-12-17 | 1 | -53/+86 |
* | Device3: Fix block control flushing | Brent Stapleton | 2018-12-17 | 2 | -18/+28 |
* | Device3: Set default block control response SIDs | Brent Stapleton | 2018-12-17 | 1 | -0/+4 |
* | uhd: Add benchmark_streamer support for multi-channel streamer | Ciro Nishiguchi | 2018-12-17 | 1 | -275/+478 |
* | examples: Add keyboard controls to rx_ascii_art_dft | Rakesh Peter | 2018-12-17 | 1 | -3/+116 |
* | devtest: x3x0: Enable rx_samples_to_file in devtest | Sugandha Gupta | 2018-12-17 | 1 | -1/+1 |
* | E310: Fix initialization of antenna and frequency values | michael-west | 2018-12-17 | 2 | -8/+36 |
* | C API: Add support for Tx LO control | Martin Braun | 2018-12-14 | 2 | -0/+163 |
* | x300: Add support for USRP-2974 | Thomas Vogel | 2018-12-14 | 3 | -2/+19 |
* | time_spec: include <stdint.h> for int64_t | Michael Dickens | 2018-12-13 | 1 | -0/+1 |
* | various: use "std::abs" instead of "std::fabs" | Michael Dickens | 2018-12-12 | 4 | -15/+15 |
* | responder: Better "abs()" compiler compatibility | Michael Dickens | 2018-12-12 | 2 | -2/+2 |
* | lmx2592: Better "abs()" compiler compatibility | Michael Dickens | 2018-12-12 | 1 | -3/+3 |
* | rh: add highband spur reduction option | Mark Meserve | 2018-12-12 | 5 | -4/+88 |
* | rh: remove polarity setting for sdclkout11 | Mark Meserve | 2018-12-12 | 1 | -2/+2 |
* | rh: add functions to toggle lowband lo | Mark Meserve | 2018-12-12 | 2 | -0/+20 |
* | TwinRX: Make routing to LO1 and LO2 mutually exclusive | michael-west | 2018-12-10 | 2 | -25/+15 |
* | TwinRX: Enable phase resync on ADF535x | michael-west | 2018-12-10 | 1 | -17/+9 |
* | TwinRX: Tuning improvements | michael-west | 2018-12-10 | 3 | -17/+20 |
* | TwinRX: Fix initialization | michael-west | 2018-12-10 | 1 | -62/+60 |
* | rh: fixed lowband tuning | Mark Meserve | 2018-12-07 | 1 | -1/+2 |
* | cmake: use "MATCHES" instead of "STREQUAL" for "Clang" | Michael Dickens | 2018-12-07 | 1 | -3/+3 |
* | uhd: Fix log statement for Port number on RFNOC block | Sugandha Gupta | 2018-12-05 | 1 | -1/+1 |
* | rh: add handling for "all" lo | Mark Meserve | 2018-12-04 | 2 | -9/+104 |
* | examples: rfnoc_radio_loopback: Clean up example | Martin Braun | 2018-12-03 | 1 | -15/+11 |
* | mg: Unindent falsely indented block of code | Martin Braun | 2018-11-30 | 1 | -29/+29 |
* | e320: Fix return value of get_fpga_type | Sugandha Gupta | 2018-11-30 | 1 | -3/+3 |
* | images: Add N3xx CPLD file to manifest | Martin Braun | 2018-11-29 | 1 | -1/+1 |
* | docs: python: add documentation on GIL release | Brent Stapleton | 2018-11-29 | 1 | -0/+23 |
* | rh: Enable clock synchronization error checking | Humberto Jimenez | 2018-11-29 | 1 | -7/+3 |
* | rh: add support for atr frontend control | Mark Meserve | 2018-11-29 | 5 | -92/+103 |
* | cmake: Properly register devtest | Martin Braun | 2018-11-29 | 1 | -1/+3 |
* | python: Add sync source to Python API | Brent Stapleton | 2018-11-29 | 2 | -0/+41 |
* | images: Update manifest with Rhodium images | Alex Williams | 2018-11-28 | 1 | -0/+1 |
* | e300: Type-cast fix for boost | Andreas Müller | 2018-11-28 | 1 | -1/+1 |
* | filter: Fix return value in get_rolloff | Derek Kozel | 2018-11-28 | 1 | -1/+1 |
* | rfnoc: Add halt to replay API | Wade Fife | 2018-11-27 | 3 | -1/+12 |
* | rfnoc: Fix default SPP for replay | Wade Fife | 2018-11-27 | 1 | -4/+3 |
* | RFNoC: Fix replay example port args | Wade Fife | 2018-11-27 | 1 | -3/+3 |
* | mpm: rh: Remove n321 overlay | Alex Williams | 2018-11-27 | 1 | -1/+0 |
* | Docs: Adjust E310 functional verification tests | michael-west | 2018-11-26 | 1 | -10/+10 |
* | x3xx: implement rfnoc get antenna functions | Mark Meserve | 2018-11-26 | 2 | -0/+16 |
* | utils: specify the downloader's Python executable | Brent Stapleton | 2018-11-26 | 1 | -1/+1 |
* | cmake: python: adding RUNTIME_PYTHON_EXECUTABLE | Brent Stapleton | 2018-11-26 | 1 | -1/+15 |
* | n3xx: Change init() procedure to reduce configuration time | Humberto Jimenez | 2018-11-26 | 1 | -2/+6 |
* | rh: Fix update_ref_clock_freq() to update init args | Humberto Jimenez | 2018-11-26 | 1 | -0/+3 |
* | x300: fixup minimum master clock rate | Brent Stapleton | 2018-11-21 | 1 | -1/+1 |