| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Updated code to work for new minimum dependencies | Nicholas Corgan | 2016-03-21 | 1 | -1/+2 |
* | Merge branch 'maint' | Ashish Chaudhari | 2016-02-18 | 1 | -9/+134 |
|\ |
|
| * | UBX: Phase synchronization | michael-west | 2016-02-18 | 1 | -9/+134 |
* | | adf435x: Refactored ADF435X control code | Ashish Chaudhari | 2016-02-12 | 5 | -225/+365 |
* | | prop_tree: Multiple API enhancements to uhd::property | Ashish Chaudhari | 2016-02-11 | 1 | -14/+14 |
* | | Merge branch 'maint' | Martin Braun | 2016-01-21 | 1 | -3/+1 |
|\| |
|
| * | cmake: removed unnecessary include | Nicholas Corgan | 2016-01-18 | 1 | -3/+1 |
* | | n230: Multiple usability improvements | Ashish Chaudhari | 2016-01-13 | 2 | -9/+15 |
* | | usrp3,n230: Moved all shared FW-Host headers to the host dir | Ashish Chaudhari | 2016-01-08 | 2 | -1/+103 |