| Commit message (Expand) | Author | Age | Files | Lines |
* | ad936x: De-boostify ad936x_manager, minor cleanup | Martin Braun | 2018-04-26 | 1 | -6/+7 |
* | b200: Add clock rate range | Martin Braun | 2018-04-03 | 1 | -0/+5 |
* | uhd: Fix some log statements | Andrej Rode | 2018-03-07 | 1 | -2/+2 |
* | fixup! x300,n230,e300: changes to adapt to new usrp API | Martin Braun | 2018-02-23 | 1 | -2/+2 |
* | fixup! x300,n230,e300,b200: changes to adapt to new usrp API | Trung N Tran | 2018-02-22 | 1 | -6/+29 |
* | 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 |
* | uhd: Changed mboard_eeprom_t interface, refactored MB EEPROM code | Martin Braun | 2017-09-29 | 1 | -7/+2 |
* | utils: introduce new logging API and remove msg API | Andrej Rode | 2017-02-20 | 1 | -17/+16 |
* | uhd: Replace clocking_mode_t unscoped enum with scoped version | Martin Braun | 2017-02-17 | 1 | -2/+2 |
* | uhd: replace BOOST_FOREACH with C++11 range-based for loop | Andrej Rode | 2017-02-10 | 1 | -13/+13 |
* | Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t... | Martin Braun | 2016-11-08 | 1 | -26/+26 |
* | b200: Make sure no GPS settings are applied when no gpsdo present. | Martin Braun | 2016-10-18 | 1 | -1/+4 |
* | Merge branch 'UHD-3.9.LTS' into maint | Martin Braun | 2016-09-02 | 1 | -4/+4 |
|\ |
|
| * | B200: GPSDO fixes | michael-west | 2016-09-02 | 1 | -4/+4 |
* | | Revert "B200: Adding separate B200 radio control code" | Martin Braun | 2016-08-23 | 1 | -6/+6 |
* | | ad936x: Loopback check now takes peeker/poker functors instead of assuming an... | Martin Braun | 2016-08-09 | 1 | -2/+6 |
* | | B200: Adding separate B200 radio control code | michael-west | 2016-07-22 | 1 | -4/+4 |
* | | Merge branch 'maint' | Martin Braun | 2016-06-23 | 1 | -5/+7 |
|\| |
|
| * | b200: Update DSPs after changing tick rate | Martin Braun | 2016-06-22 | 1 | -6/+8 |
* | | Merge branch 'maint' | Martin Braun | 2016-05-06 | 1 | -4/+8 |
|\| |
|
| * | b200: Changed implicit conversion to explicit conversion for wptr | Andrew Lynch | 2016-05-05 | 1 | -2/+2 |
| * | b200: Changed tree sptr in lambda to wptr | Andrew Lynch | 2016-05-04 | 1 | -2/+6 |
* | | Merge branch 'maint' | Martin Braun | 2016-04-22 | 1 | -0/+9 |
|\| |
|
| * | b200: Fixed setting of max rate | Martin Braun | 2016-04-22 | 1 | -0/+9 |
* | | usrp3: Added RX DSP support for heterodyne sampling | Ashish Chaudhari | 2016-03-21 | 1 | -1/+1 |
* | | Merge branch 'maint' | Martin Braun | 2016-03-11 | 1 | -1/+1 |
|\| |
|
| * | Fixed minor warnings: | Nicholas Corgan | 2016-03-04 | 1 | -1/+1 |
* | | Merge branch 'maint' | Martin Braun | 2016-02-29 | 1 | -4/+6 |
|\| |
|
| * | Enable multiple programs to use USB USRPs on Windows | Derek Kozel | 2016-02-29 | 1 | -4/+6 |
* | | prop_tree: Multiple API enhancements to uhd::property | Ashish Chaudhari | 2016-02-11 | 1 | -34/+34 |
* | | Merge branch 'maint' | Ashish Chaudhari | 2015-12-15 | 1 | -21/+39 |
|\| |
|
| * | B2xx: Added B205mini support. | michael-west | 2015-12-10 | 1 | -14/+16 |
| * | B200/E300: Set time sync on clock rate change to current time of first radio | michael-west | 2015-12-10 | 1 | -3/+8 |
| * | B210/E300: Re-sync times after master clock rate change. | michael-west | 2015-12-10 | 1 | -0/+3 |
| * | B210: Add VITA time synchronization on internal signal | michael-west | 2015-12-10 | 1 | -7/+15 |
| * | b2xx: Removed DCM reset bit (obsolete) | Martin Braun | 2015-09-03 | 1 | -1/+1 |
| * | b200mini: Change AD9364 interface timing for new IO design. | Ian Buckley | 2015-09-03 | 1 | -17/+3 |
| * | b200: fix startup bad USB state detection printout to use endl instead of flu... | Michael Dickens | 2015-09-02 | 1 | -1/+1 |
* | | Merge branch 'ashish/gpio_atr_redux' into master-staging | Ashish Chaudhari | 2015-10-15 | 1 | -35/+16 |
|\ \ |
|
| * | | usrp3: Added new GPIO ATR 3000 core | Ashish Chaudhari | 2015-09-29 | 1 | -35/+16 |
* | | | Merge branch 'master' into x300/dram | Ashish Chaudhari | 2015-10-15 | 1 | -9/+7 |
|\| | |
|
| * | | b200, multi_usrp: More consistent messages regarding auto MCR | Martin Braun | 2015-09-17 | 1 | -9/+7 |
* | | | usrp3: Added support for pre-FIFO TX flowcontrol | Ashish Chaudhari | 2015-09-16 | 1 | -2/+1 |
|/ / |
|
* | | b2xx: Removed DCM reset bit (obsolete) | Martin Braun | 2015-09-08 | 1 | -1/+1 |
* | | b200mini: Change AD9364 interface timing for new IO design. | Ian Buckley | 2015-09-08 | 1 | -17/+3 |
* | | b200: fix startup bad USB state detection printout to use endl instead of flu... | Michael Dickens | 2015-09-08 | 1 | -1/+1 |
|/ |
|
* | Fixed minor warnings | Nicholas Corgan | 2015-09-01 | 1 | -2/+2 |
* | b200: on startup when the bad USB state is detected, print this out for the u... | Michael Dickens | 2015-09-01 | 1 | -0/+1 |
* | B2XX: Added B200mini support | michael-west | 2015-08-17 | 1 | -70/+213 |