| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: Remove support for N230 | Martin Braun | 2019-11-26 | 1 | -2/+2 |
* | ad9361: Improve logging | Martin Braun | 2019-07-18 | 1 | -10/+15 |
* | e310/e320: Move E310 to MPM architecture and refactor | Sugandha Gupta | 2019-05-01 | 2 | -2/+2 |
* | ad9361: Fix return values for tune and set_clock_rate | Sugandha Gupta | 2019-05-01 | 2 | -3/+11 |
* | lmx2592: fixup for correct frequency borders | tvogel-nid | 2019-03-13 | 1 | -2/+2 |
* | uhd: mpm: update all license header w/ "-or-later" | Brent Stapleton | 2019-03-08 | 1 | -1/+1 |
* | uhd: Replace all usage of boost::noncopyable with uhd::noncopyable | Martin Braun | 2019-02-15 | 1 | -2/+2 |
* | ad9361: Replace Boost lock & mutex with std variety | Martin Braun | 2019-01-25 | 1 | -23/+21 |
* | formatting: Apply clang-format to ad9361_ctrl.cpp | Martin Braun | 2019-01-25 | 1 | -72/+87 |
* | math: Remove uhd::math::log2, replace with std::log2 | Martin Braun | 2019-01-18 | 1 | -1/+2 |
* | formatting: preparing for uhd::math cleanup | Brent Stapleton | 2019-01-18 | 1 | -139/+108 |
* | uhd: skip formatting misc arrays, maps, etc. | Brent Stapleton | 2019-01-16 | 2 | -0/+6 |
* | lmx2592: Better "abs()" compiler compatibility | Michael Dickens | 2018-12-12 | 1 | -3/+3 |
* | TwinRX: Tuning improvements | michael-west | 2018-12-10 | 1 | -5/+5 |
* | cmake: Update coding style to use lowercase commands | Martin Braun | 2018-11-14 | 1 | -6/+6 |
* | lmx2592: remove initial scratch register readback | Mark Meserve | 2018-10-17 | 1 | -24/+0 |
* | lmx2592: add spur dodging | Mark Meserve | 2018-10-17 | 1 | -22/+326 |
* | lib: ad9361: De-boostify AD9361 driver | Martin Braun | 2018-10-17 | 2 | -106/+195 |
* | b100: Move fifo_ctrl_excelsior to b100 subdir | Martin Braun | 2018-07-31 | 2 | -290/+0 |
* | lmx2592: fix calibration start during tuning | Mark Meserve | 2018-07-31 | 1 | -1/+3 |
* | lmx2592: always mux lock detect after init | Mark Meserve | 2018-07-31 | 1 | -9/+5 |
* | uhd: initial commit of UHD support for E320 | Brent Stapleton | 2018-07-18 | 2 | -10/+2 |
* | mpm: initial commit of E320 code | Brent Stapleton | 2018-07-18 | 1 | -0/+15 |
* | e300: remove time spi | Trung N Tran | 2018-07-06 | 1 | -36/+1 |
* | ad9361: Add API to set 1R1T/2R2T timing modes | Sugandha Gupta | 2018-06-15 | 3 | -0/+63 |
* | LMX2592: Fix PFD calculation | Derek Kozel | 2018-06-12 | 1 | -1/+1 |
* | LMX2592: Skip output div-by-3 due to harmonics | Derek Kozel | 2018-06-06 | 1 | -0/+6 |
* | lib: Remove some unnecessary use of boost::posix_time | Martin Braun | 2018-05-14 | 1 | -6/+6 |
* | uhd: Added LMX2592 driver | Derek Kozel | 2018-05-03 | 2 | -0/+472 |
* | lib: Purge all references to boost::this_thread::sleep() | Martin Braun | 2018-04-30 | 2 | -26/+27 |
* | ad9361: Fix bandwidth warnings and ranges | Vidush | 2018-04-27 | 4 | -30/+77 |
* | ad936x: De-boostify ad936x_manager, minor cleanup | Martin Braun | 2018-04-26 | 1 | -42/+76 |
* | adf4002: Fixed register programming for power down bit | Sugandha Gupta | 2018-04-12 | 1 | -1/+1 |
* | uhd: Move internal headers to uhdlib/ | Martin Braun | 2018-03-14 | 26 | -2917/+15 |
* | uhd: Moved get_system_time outside of public API | Martin Braun | 2018-03-05 | 1 | -2/+4 |
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 32 | -31/+59 |
* | uhdlib: Update constrained_device_args_t | Martin Braun | 2018-01-18 | 1 | -271/+0 |
* | Move all headers to SPDX format, harmonize license headers | Martin Braun | 2017-12-22 | 2 | -26/+4 |
* | mpm: LMK code now throws on incorrect chip ID | Martin Braun | 2017-12-22 | 2 | -4/+14 |
* | mpm: Fixed a plethora of SPI-related issues | Martin Braun | 2017-12-22 | 2 | -9/+17 |
* | lmk: Update LMK04828 driver with values for Magnesium | Derek Kozel | 2017-12-22 | 2 | -49/+69 |
* | Initial commit for N3xx development. | Martin Braun | 2017-12-22 | 3 | -0/+127 |
* | Clean up build process | Martin Braun | 2017-12-22 | 1 | -4/+9 |
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 29 | -348/+29 |
* | TwinRX: Added ADF5356 synth and TwinRX Rev C support | Derek Kozel | 2017-12-08 | 5 | -413/+495 |
* | adf435x: Add APIs for cp current and aux level | Alex Williams | 2017-10-30 | 1 | -8/+75 |
* | docs: Fixed doxygen warnings | sugandhagupta | 2017-06-29 | 1 | -18/+20 |
* | utils: add set_thread_name API call, move thread_priority to thread | Andrej Rode | 2017-06-29 | 1 | -1/+1 |
* | uhd: Replaced many lexical_cast with appropriate C++11 equivalents | Martin Braun | 2017-06-29 | 1 | -5/+4 |
* | ad9361: Reconfigure Rx HB filters with MCR >58 MHz | Tom Tsou | 2017-06-28 | 1 | -1/+2 |