| Commit message (Expand) | Author | Age | Files | Lines |
* | lib: disable non pcie types in find with resource | Steven Koo | 2020-10-05 | 1 | -2/+8 |
* | uhd: Apply clang-format against all .cpp and .hpp files in host/ | Martin Braun | 2020-03-03 | 1 | -192/+247 |
* | uhd: Replace all occurrences of boost::bind with std::bind | Martin Braun | 2019-11-26 | 1 | -33/+33 |
* | lib: Purge some use of boost::system_time | Martin Braun | 2018-07-12 | 1 | -9/+12 |
* | lib: Purge use of boost::assign, except for uhd::dict | Martin Braun | 2018-05-02 | 1 | -4/+4 |
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 1 | -1/+2 |
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 1 | -12/+1 |
* | UBX: Add support for UBX-TDD | michael-west | 2017-12-07 | 1 | -2/+2 |
* | 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 | 1 | -6/+4 |
* | uhd: Replaced many lexical_cast with appropriate C++11 equivalents | Martin Braun | 2017-06-29 | 1 | -2/+2 |
* | utils: introduce new logging API and remove msg API | Andrej Rode | 2017-02-20 | 1 | -14/+14 |
* | uhd: replace BOOST_FOREACH with C++11 range-based for loop | Andrej Rode | 2017-02-10 | 1 | -7/+7 |
* | b100: Removed superfluous FX2 vid/pid | Martin Braun | 2016-11-28 | 1 | -2/+0 |
* | Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t... | Martin Braun | 2016-11-08 | 1 | -15/+15 |
* | dboard: Added restricted dboard registration capability | Ashish Chaudhari | 2016-02-16 | 1 | -3/+2 |
* | prop_tree: Multiple API enhancements to uhd::property | Ashish Chaudhari | 2016-02-11 | 1 | -26/+26 |
* | Merging new UHD_IMAGES_DIR utilities and bug fixes. | Ben Hilburn | 2015-01-27 | 1 | -2/+2 |
* | OctoClock firmware upgrade, added host driver | Nicholas Corgan | 2014-07-23 | 1 | -2/+3 |
* | Merge branch 'origin/b200/issue_418' | Ben Hilburn | 2014-04-10 | 1 | -3/+4 |
|\ |
|
| * | b100+b200+usrp1: removed potentially unsafe sscanf call | Martin Braun | 2014-04-10 | 1 | -3/+4 |
* | | uhd: Added max link rate info for usrp1, usrp2 and b100 | Martin Braun | 2014-04-10 | 1 | -1/+1 |
|/ |
|
* | Merging USRP X300 and X310 support!! | Ben Hilburn | 2014-02-04 | 1 | -3/+3 |
* | BUG #203: Initialized gain values to 0.0 | Michael West | 2013-11-08 | 1 | -3/+5 |
* | Merge branch 'maint34' into maint | Nicholas Corgan | 2012-11-16 | 1 | -5/+0 |
|\ |
|
| * | lib/cmake: CPack source work | Nicholas Corgan | 2012-11-16 | 1 | -6/+1 |
* | | lfrx: disable dc offset correction when using LFRX | Josh Blum | 2012-09-28 | 1 | -0/+3 |
* | | usrp1: added hook to poke user regs | Josh Blum | 2012-09-20 | 1 | -0/+11 |
* | | utils: UHD Image Downloader - downloads firmware/FPGA images compatible with ... | Nicholas Corgan | 2012-06-07 | 1 | -5/+1 |
* | | usrp: mboard eeprom map use string as key | Josh Blum | 2012-05-14 | 1 | -3/+3 |
* | | Merge branch 'maint' | Josh Blum | 2012-05-14 | 1 | -0/+2 |
|\| |
|
| * | usrp1: ensure frontend specs are init'd to something | Josh Blum | 2012-05-11 | 1 | -0/+2 |
* | | mboard id's are now more concise (codenames are separated, for example), and ... | Nicholas Corgan | 2012-04-20 | 1 | -2/+2 |
|/ |
|
* | usrp1: stop threads in deconstructor | Josh Blum | 2012-03-29 | 1 | -2/+1 |
* | usrp1: fix for cordic init, cant do it that way on tx | Josh Blum | 2012-02-29 | 1 | -3/+0 |
* | usrp: reset cordics on init after tick rate update | Josh Blum | 2012-02-28 | 1 | -0/+9 |
* | b100/usrp1: various tweaks for compiler warns and valgrind | Josh Blum | 2012-02-09 | 1 | -0/+1 |
* | usrp1/b100: reenumeration loop with timeout only when found | Josh Blum | 2012-01-27 | 1 | -1/+3 |
* | usrp1/b100: handle longer reenumerations with loop and timeout | Josh Blum | 2012-01-26 | 1 | -17/+25 |
* | usrp1: initialize tick_rate prop (fixes readback) | Josh Blum | 2012-01-05 | 1 | -1/+2 |
* | usrp1: fix typo when calculating rx_dc_offset register | Josh Blum | 2011-11-08 | 1 | -1/+1 |
* | usrp: work on dboard code to use subtrees to populate frontend props | Josh Blum | 2011-11-07 | 1 | -17/+4 |
* | usrp: reorganize frontend paths in tree for correction stuff | Josh Blum | 2011-11-03 | 1 | -2/+3 |
* | usrp1: implement rx dc offset control hooks | Josh Blum | 2011-11-03 | 1 | -7/+34 |
* | usrp: added get_tx/rx_rates | Josh Blum | 2011-11-03 | 1 | -2/+6 |
* | usrp1: support variable clock rate through API | Josh Blum | 2011-11-03 | 1 | -8/+28 |
* | usrp1: got the 16Msps working (needed non hb-filter image) | Josh Blum | 2011-11-03 | 1 | -6/+0 |
* | usrp1: various tweaks related to streaming | Josh Blum | 2011-11-03 | 1 | -2/+0 |
* | usrp1: type conversions and 8-bit work | Josh Blum | 2011-11-03 | 1 | -2/+2 |
* | usrp1: did work for stream interface on usrp1 | Josh Blum | 2011-11-03 | 1 | -8/+3 |