| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | multi_usrp: Fixed get_tx_stream reference | Gregory Eslinger | 2018-11-20 | 1 | -1/+1 |
* | uhd: fix rx antenna not being applied in txrx example | Mark Meserve | 2018-11-16 | 1 | -2/+3 |
* | rh: fix typo in lo distribution properties | Mark Meserve | 2018-11-16 | 1 | -2/+2 |
* | rh: fix typo in set_clk_safe_state | Mark Meserve | 2018-11-16 | 1 | -1/+1 |
* | mpmd: add fpga_vesion_hash info | Trung Tran | 2018-11-16 | 1 | -0/+2 |
* | mpm: add fpga githash to device info | Trung Tran | 2018-11-16 | 1 | -0/+2 |
* | tests: Retrofit sph test to use new mock transport | Ciro Nishiguchi | 2018-11-16 | 5 | -201/+293 |
* | utils: uhd_images_downloader: Add --http-proxy option | Martin Braun | 2018-11-16 | 1 | -2/+11 |
* | mpmd: Improve error message for compat number mismatches | Martin Braun | 2018-11-16 | 1 | -6/+14 |
* | x300: New mode to configure master clock rate | Scott Torborg | 2018-11-16 | 3 | -10/+104 |
* | cmake: Improve logic for UHD_IMAGES_DIR | A. Maitland Bottoms | 2018-11-15 | 1 | -2/+0 |
* | cmake: Add SOURCE_DATE_EPOCH | A. Maitland Bottoms | 2018-11-15 | 1 | -0/+5 |
* | python: populated the tune_result_t binding | Kevin Rigney | 2018-11-15 | 1 | -0/+6 |
* | python: adding device_addr_t to Python API | Brent Stapleton | 2018-11-14 | 2 | -0/+33 |