| Commit message (Expand) | Author | Age | Files | Lines |
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 17 | -204/+17 |
* | UHD: Add eeprom info to dboard_base | michael-west | 2017-12-07 | 1 | -2/+2 |
* | uhd: Changed mboard_eeprom_t interface, refactored MB EEPROM code | Martin Braun | 2017-09-29 | 5 | -7/+181 |
* | 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 | 2 | -6/+4 |
* | uhd: tasks now use std::threads under the hood, and can't be interrupted | Martin Braun | 2017-06-28 | 3 | -5/+10 |
* | logging: Demoted a number of DEBUG messages to TRACE | Martin Braun | 2017-04-05 | 2 | -5/+5 |
* | utils: introduce new logging API and remove msg API | Andrej Rode | 2017-02-20 | 5 | -29/+29 |
* | uhd: replace BOOST_FOREACH with C++11 range-based for loop | Andrej Rode | 2017-02-10 | 6 | -27/+24 |
* | usrp2: fixes according to coverity reports | Andrej Rode | 2017-01-12 | 3 | -3/+3 |
* | lib: Removed more superfluous variables | Martin Braun | 2016-11-28 | 1 | -1/+1 |
* | usrp2: Removed superfluous helper function | Martin Braun | 2016-11-28 | 1 | -4/+0 |
* | Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t... | Martin Braun | 2016-11-08 | 10 | -167/+167 |
* | dboard_iface: Added FE name input to set_fe_connection | Ashish Chaudhari | 2016-05-16 | 1 | -3/+3 |
* | dboard_iface: Added method to configure front connection and settings | Ashish Chaudhari | 2016-03-21 | 1 | -0/+6 |
* | Merge branch 'maint' | Martin Braun | 2016-03-11 | 1 | -2/+2 |
|\ |
|
| * | Fixed minor warnings: | Nicholas Corgan | 2016-03-04 | 1 | -2/+2 |
* | | usrp: Refactored dboard_iface for all products | Ashish Chaudhari | 2016-02-16 | 1 | -21/+52 |
* | | dboard: Added restricted dboard registration capability | Ashish Chaudhari | 2016-02-16 | 2 | -4/+2 |
* | | prop_tree: Multiple API enhancements to uhd::property | Ashish Chaudhari | 2016-02-11 | 1 | -44/+44 |
* | | cmake: Register components earlier | Martin Braun | 2015-11-16 | 1 | -2/+0 |
|/ |
|
* | UHD: Remove initialization of time to GPS time. | michael-west | 2015-08-12 | 1 | -3/+0 |
* | cmake: added variable to LIBUHD_REGISTER_COMPONENT macro to make required, se... | Nicholas Corgan | 2015-08-11 | 1 | -1/+1 |
* | image_loader: force user to specify device | Nicholas Corgan | 2015-08-05 | 1 | -25/+55 |
* | Added uhd::image_loader class and uhd_image_loader utility | Nicholas Corgan | 2015-07-15 | 5 | -19/+627 |
* | USRP2: Separate FPGA compat numbers for USRP2 and N200. | michael-west | 2015-04-23 | 2 | -3/+25 |
* | Increase command FIFO depth of N2x0 and X3x0 to 64. | michael-west | 2015-04-10 | 2 | -2/+2 |
* | uhd: Add ability to get and set command time through dboard_iface. | michael-west | 2015-04-03 | 6 | -14/+42 |
* | Warning fixes | Nicholas Corgan | 2015-03-27 | 2 | -10/+10 |
* | N2x0: Fixed missing usage of send_buff_size | Martin Braun | 2015-03-03 | 3 | -3/+6 |
* | usrp2: fixed image compatibility error message | Nicholas Corgan | 2015-02-16 | 1 | -1/+1 |
* | Merging new UHD_IMAGES_DIR utilities and bug fixes. | Ben Hilburn | 2015-01-27 | 1 | -4/+4 |
* | uhd: fixing TX DSP tuning on gen2 devices, special changes for n2xx | Ben Hilburn | 2014-10-07 | 1 | -25/+2 |
* | Merge branch 'maint' | Martin Braun | 2014-09-23 | 1 | -2/+0 |
|\ |
|
| * | usrp: don't print duplicate GPSDO detection messages | Nicholas Corgan | 2014-09-23 | 1 | -2/+0 |
* | | Give user the option to ignore daughterboard's calibration file at runtime | Nicholas Corgan | 2014-09-02 | 2 | -3/+9 |
* | | Added missing pure virtual destructors to base classes | Nicholas Corgan | 2014-09-01 | 4 | -4/+16 |
* | | Merge branch 'maint' | Martin Braun | 2014-08-18 | 1 | -5/+0 |
|\| |
|
| * | - Fixes for channel alignment | michael-west | 2014-08-18 | 1 | -5/+0 |
* | | Merge branch 'maint' | Martin Braun | 2014-07-31 | 1 | -1/+8 |
|\| |
|
| * | Fix for BUG #492: UHD: set_time_unknown_pps() fails with GPSDO installed | michael-west | 2014-06-25 | 1 | -1/+8 |
* | | OctoClock firmware upgrade, added host driver | Nicholas Corgan | 2014-07-23 | 1 | -2/+3 |
|/ |
|
* | usrp2: fixed usrp2_card_burner.py and usrp_n2xx_simple_net_burner paths in in... | Nicholas Corgan | 2014-05-06 | 2 | -4/+17 |
* | Merge remote-tracking branch 'origin/bug403' | Ben Hilburn | 2014-04-10 | 1 | -2/+4 |
|\ |
|
| * | Fix for BUG #403: Visible frequency drift on Finite Rx with N210 & SBX | michael-west | 2014-04-08 | 1 | -2/+4 |
* | | uhd: Added max link rate info for usrp1, usrp2 and b100 | Martin Braun | 2014-04-10 | 1 | -0/+1 |
|/ |
|
* | Merging USRP X300 and X310 support!! | Ben Hilburn | 2014-02-04 | 3 | -39/+24 |
* | Squashed merge of Coverity fixes. | Ben Hilburn | 2013-11-27 | 2 | -3/+13 |
* | uhd: wb_iface is now a public interface | Josh Blum | 2013-10-04 | 3 | -7/+9 |
* | Merge branch 'maint' | Josh Blum | 2013-08-23 | 1 | -1/+1 |
|\ |
|