| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Merge branch 'maint' | Martin Braun | 2017-06-27 | 1 | -1/+5 |
|\ |
|
| * | X300: Dual channel TX performance improvements | Michael West | 2017-06-26 | 1 | -1/+5 |
* | | uhd: Removed unused code in recv_packet_demuxer_proxy_3000 | Martin Braun | 2017-04-12 | 1 | -30/+3 |
* | | utils: Replaced uhd::atomic_uint32_t with std::atomic | Martin Braun | 2017-04-12 | 1 | -4/+4 |
* | | logging: Demoted more DEBUG to TRACE | Martin Braun | 2017-04-06 | 3 | -25/+27 |
* | | utils: add cmake switch to disable fastpath logging | Andrej Rode | 2017-04-06 | 1 | -3/+12 |
* | | Merge branch 'maint' | Martin Braun | 2017-03-24 | 1 | -0/+6 |
|\| |
|
| * | max2871: fix for not writing register 0 when required | Mark Meserve | 2017-03-21 | 1 | -0/+6 |
* | | Merge branch 'maint' | Martin Braun | 2017-03-01 | 1 | -8/+5 |
|\| |
|
| * | Fix max values for MOD2 and FRAC2 | Mark Meserve | 2017-02-20 | 1 | -2/+2 |
| * | Revise calculation of ADF5355 FRAC2 register | Mark Meserve | 2017-02-20 | 1 | -7/+4 |
* | | Merge branch 'maint' | Martin Braun | 2017-02-20 | 1 | -1/+5 |
|\| |
|
| * | UBX: Add UHD_SAFE_CALL for MAX287x dectructor to prevent terminate | michael-west | 2017-02-16 | 1 | -1/+5 |
* | | utils: introduce new logging API and remove msg API | Andrej Rode | 2017-02-20 | 13 | -59/+60 |
* | | n230: Fold in module fka usrp3_fw_ctrl_iface | Martin Braun | 2017-02-20 | 4 | -420/+0 |
* | | uhd: Replace clocking_mode_t unscoped enum with scoped version | Martin Braun | 2017-02-17 | 2 | -4/+4 |
* | | uhd: replace BOOST_FOREACH with C++11 range-based for loop | Andrej Rode | 2017-02-10 | 6 | -15/+11 |
|/ |
|
* | Moved default register values into ic_reg_map | Derek Kozel | 2017-01-30 | 1 | -32/+13 |
* | lib: add default ctors to structs and initialize members properly | Andrej Rode | 2017-01-12 | 1 | -3/+15 |
* | lib: remove statements after throw | Andrej Rode | 2017-01-12 | 1 | -1/+1 |
* | ad9361: assign before throw | Andrej Rode | 2017-01-12 | 1 | -1/+1 |
* | lib: Removed more superfluous variables | Martin Braun | 2016-11-28 | 1 | -6/+6 |
* | Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t... | Martin Braun | 2016-11-08 | 23 | -426/+427 |
* | max2871: Added label for the bit region VAS_DLY | Paul David | 2016-10-05 | 1 | -0/+7 |
* | Frontend corrections: Provide new function for RFNoC-based radio | Nicolas Cuervo | 2016-08-11 | 2 | -3/+64 |
* | ad936x: Loopback check now takes peeker/poker functors instead of assuming an... | Martin Braun | 2016-08-09 | 2 | -10/+7 |
* | ad9361: Added option for safe SPI | Jonathon Pendlum | 2016-08-09 | 4 | -10/+65 |
* | common: adf5355: 'Fix' compiler warning | Moritz Fischer | 2016-08-01 | 1 | -2/+2 |
* | adf_synth: Added muxout config API to 435x controllers | Ashish Chaudhari | 2016-07-19 | 1 | -0/+34 |
* | twinrx: Added ADF5355 control module | Ashish Chaudhari | 2016-07-19 | 3 | -0/+434 |