| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: Apply clang-format against all .cpp and .hpp files in host/ | Martin Braun | 2020-03-03 | 16 | -2071/+2448 |
* | uhd: fixing MSVC warnings | Brent Stapleton | 2020-01-09 | 1 | -12/+14 |
* | uhd: Replace all occurrences of boost::bind with std::bind | Martin Braun | 2019-11-26 | 3 | -80/+76 |
* | uhd: Replace boost::function with std::function | Martin Braun | 2019-11-26 | 3 | -3/+3 |
* | uhd: Replace usage of boost smart pointers with C++11 counterparts | Martin Braun | 2019-11-26 | 6 | -24/+23 |
* | uhd: Remove deprecated objects and methods | Martin Braun | 2019-11-26 | 1 | -1/+0 |
* | 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 | 2 | -4/+4 |
* | cmake: Update coding style to use lowercase commands | Martin Braun | 2018-11-14 | 1 | -2/+2 |
* | lib: Purge use of boost::assign, except for uhd::dict | Martin Braun | 2018-05-02 | 1 | -4/+6 |
* | lib: Purge all references to boost::this_thread::sleep() | Martin Braun | 2018-04-30 | 2 | -3/+6 |
* | usrp2: Modify trace log statement in ad9777 control | Martin Braun | 2018-03-28 | 1 | -1/+1 |
* | usrp2: Re-add ability to modulate in the DAC | Martin Braun | 2018-03-28 | 3 | -7/+85 |
* | uhd: Move internal headers to uhdlib/ | Martin Braun | 2018-03-14 | 5 | -17/+17 |
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 18 | -17/+33 |
* | 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 |