| Commit message (Expand) | Author | Age | Files | Lines |
* | b200: Fix compiler warnings related to type conversions | Martin Braun | 2019-01-07 | 2 | -8/+8 |
* | x300: Fix compiler warnings related to type conversions | Martin Braun | 2019-01-07 | 4 | -15/+15 |
* | transport: Fix MSVC warning by replacing size_t with uint32_t | Martin Braun | 2019-01-03 | 1 | -1/+1 |
* | TwinRX: Fix tuning | Michael West | 2019-01-02 | 2 | -8/+5 |
* | x300: Remove usage of boost::bind | Martin Braun | 2019-01-02 | 1 | -12/+16 |
* | x300: Factor our PID -> MB type and MB type -> product name mapping | Martin Braun | 2019-01-02 | 1 | -137/+117 |
* | x300: Remove some trailing spaces | Martin Braun | 2019-01-02 | 1 | -6/+4 |
* | E300: Re-enable "gpsdo" time source | michael-west | 2018-12-20 | 1 | -1/+1 |
* | gpsd: GPGGA string formatting fixes | Ben Kempke | 2018-12-20 | 1 | -4/+4 |
* | RFNoC: Fix stream command propagation | michael-west | 2018-12-20 | 1 | -1/+1 |
* | RFNoC: Fix graph traversal | michael-west | 2018-12-19 | 3 | -14/+16 |
* | N310 E320: Add initialization of TX bandwidth | michael-west | 2018-12-19 | 2 | -2/+2 |
* | uhd/mpm: eiscat: Various changes | Ryan Marlow | 2018-12-19 | 2 | -28/+219 |
* | radio_ctrl_impl: move continuous_streaming to protected. | Ryan Marlow | 2018-12-19 | 1 | -1/+1 |
* | Device3: Fix block control flushing | Brent Stapleton | 2018-12-17 | 1 | -18/+25 |
* | Device3: Set default block control response SIDs | Brent Stapleton | 2018-12-17 | 1 | -0/+4 |
* | 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 | 1 | -0/+89 |
* | x300: Add support for USRP-2974 | Thomas Vogel | 2018-12-14 | 3 | -2/+19 |
* | various: use "std::abs" instead of "std::fabs" | Michael Dickens | 2018-12-12 | 2 | -6/+6 |
* | lmx2592: Better "abs()" compiler compatibility | Michael Dickens | 2018-12-12 | 1 | -3/+3 |
* | rh: add highband spur reduction option | Mark Meserve | 2018-12-12 | 4 | -4/+83 |
* | 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 |
* | 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 |
* | mg: Unindent falsely indented block of code | Martin Braun | 2018-11-30 | 1 | -29/+29 |
* | rh: add support for atr frontend control | Mark Meserve | 2018-11-29 | 5 | -92/+103 |
* | python: Add sync source to Python API | Brent Stapleton | 2018-11-29 | 1 | -0/+32 |
* | e300: Type-cast fix for boost | Andreas Müller | 2018-11-28 | 1 | -1/+1 |
* | rfnoc: Add halt to replay API | Wade Fife | 2018-11-27 | 1 | -0/+4 |
* | rfnoc: Fix default SPP for replay | Wade Fife | 2018-11-27 | 1 | -4/+3 |
* | x3xx: implement rfnoc get antenna functions | Mark Meserve | 2018-11-26 | 2 | -0/+16 |
* | x300: fixup minimum master clock rate | Brent Stapleton | 2018-11-21 | 1 | -1/+1 |
* | rh: fix typo in lo distribution properties | Mark Meserve | 2018-11-16 | 1 | -2/+2 |
* | mpmd: add fpga_vesion_hash info | Trung Tran | 2018-11-16 | 1 | -0/+2 |
* | 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 |
* | 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 | 1 | -0/+32 |
* | python: tighten the scope of releasing the GIL | Brent Stapleton | 2018-11-14 | 1 | -20/+22 |
* | python: expose streamer timeouts | Brent Stapleton | 2018-11-14 | 1 | -16/+27 |
* | rh: fix typo in init | Mark Meserve | 2018-11-14 | 1 | -1/+1 |
* | uhd: Add device arg to enable dual ethernet for tx | Ciro Nishiguchi | 2018-11-14 | 2 | -2/+17 |
* | cmake: Update coding style to use lowercase commands | Martin Braun | 2018-11-14 | 33 | -380/+380 |
* | mpmd: increase rpc timeout during reading mb sensor | Trung Tran | 2018-11-13 | 1 | -1/+4 |
* | rfnoc: Replace some [] with .at() in radio_ctrl_impl | Martin Braun | 2018-11-13 | 1 | -8/+8 |