| Commit message (Expand) | Author | Age | Files | Lines |
* | b200: Fixed logging messages during FPGA image loading. | Martin Braun | 2017-06-16 | 1 | -11/+19 |
* | utils: introduce new logging API and remove msg API | Andrej Rode | 2017-02-20 | 4 | -30/+29 |
* | 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 | 4 | -22/+20 |
* | lib: Removed more superfluous variables | Martin Braun | 2016-11-28 | 1 | -1/+1 |
* | Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t... | Martin Braun | 2016-11-08 | 11 | -178/+178 |
* | b200: Make sure no GPS settings are applied when no gpsdo present. | Martin Braun | 2016-10-18 | 1 | -1/+4 |
* | B2xx: fixed a typo when checking arguments on a streamer | Paul David | 2016-09-27 | 1 | -1/+1 |
* | Merge branch 'UHD-3.9.LTS' into maint | Martin Braun | 2016-09-02 | 3 | -25/+20 |
|\ |
|
| * | B200: GPSDO fixes | michael-west | 2016-09-02 | 3 | -20/+12 |
| * | GPSDO: Make sure read_uart() returns only complete strings for all devices. | michael-west | 2016-09-02 | 1 | -10/+13 |
* | | Revert "B200: Adding separate B200 radio control code" | Martin Braun | 2016-08-23 | 6 | -424/+12 |
* | | ad936x: Loopback check now takes peeker/poker functors instead of assuming an... | Martin Braun | 2016-08-09 | 1 | -2/+6 |
* | | usb: fix 'timeout' variables to be unsigned since that is what the 'libusb_co... | Michael Dickens | 2016-08-01 | 1 | -2/+2 |
* | | B200: Adding separate B200 radio control code | michael-west | 2016-07-22 | 6 | -10/+422 |
* | | Merge branch 'maint' | Martin Braun | 2016-06-23 | 3 | -5/+31 |
|\| |
|
| * | b200: Update DSPs after changing tick rate | Martin Braun | 2016-06-22 | 3 | -6/+32 |
* | | 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 | 2 | -10/+18 |
|\| |
|
| * | b200: Fixed setting of max rate | Martin Braun | 2016-04-22 | 2 | -10/+18 |
* | | 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 |
* | | b200: Removed superfluous function declaration | Martin Braun | 2016-02-15 | 1 | -1/+0 |
* | | prop_tree: Multiple API enhancements to uhd::property | Ashish Chaudhari | 2016-02-11 | 1 | -34/+34 |
* | | Merge branch 'maint' | Martin Braun | 2016-02-08 | 1 | -2/+2 |
|\| |
|
| * | B200: Fix for increasing retune times | michael-west | 2016-02-05 | 1 | -2/+2 |
* | | b2xx,e3xx,x300: Bumped FPGA compat numbers after incompatible maint merge | Ashish Chaudhari | 2015-12-15 | 1 | -2/+2 |
* | | Merge branch 'maint' | Ashish Chaudhari | 2015-12-15 | 6 | -205/+97 |
|\| |
|
| * | b200: Factored ihex routines out of b200_iface | Martin Braun | 2015-12-14 | 1 | -160/+23 |
| * | B2xx: Added B205mini support. | michael-west | 2015-12-10 | 4 | -35/+46 |
| * | b2xx,e3xx,x300: Bumped FPGA compat numbers after SW time-sync changes | Ashish Chaudhari | 2015-12-10 | 1 | -2/+2 |
| * | Bumped FPGA compat numbers for B200, X300, and E300. | michael-west | 2015-12-10 | 1 | -1/+1 |
| * | B200/E300: Set time sync on clock rate change to current time of first radio | michael-west | 2015-12-10 | 2 | -4/+10 |
| * | 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 | 3 | -8/+17 |
| * | b2xx,e3xx,x300: Bumped compat numbers for 3.9.1 UHD release | Ashish Chaudhari | 2015-09-03 | 1 | -2/+2 |
| * | b2xx: Removed DCM reset bit (obsolete) | Martin Braun | 2015-09-03 | 2 | -3/+2 |
| * | 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 |
* | | cmake: Register components earlier | Martin Braun | 2015-11-16 | 1 | -2/+0 |
* | | b2xx,e3xx,x300: Bumped compat numbers after GPIO ATR refactoring | Ashish Chaudhari | 2015-10-16 | 1 | -2/+2 |
* | | Merge branch 'ashish/gpio_atr_redux' into master-staging | Ashish Chaudhari | 2015-10-15 | 2 | -41/+19 |
|\ \ |
|
| * | | usrp3: Added new GPIO ATR 3000 core | Ashish Chaudhari | 2015-09-29 | 2 | -41/+19 |
* | | | 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 |