| Commit message (Expand) | Author | Age | Files | Lines |
* | lib: Purge all references to boost::this_thread::sleep() | Martin Braun | 2018-04-30 | 1 | -4/+5 |
* | ad936x: De-boostify ad936x_manager, minor cleanup | Martin Braun | 2018-04-26 | 1 | -6/+7 |
* | 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 | -4/+6 |
* | x300,n230,e300: changes to adapt to new usrp API | Trung N Tran | 2018-02-21 | 1 | -6/+31 |
* | 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 |
* | e300: Fixed product name to show device and speed grade | Sugandha Gupta | 2017-06-30 | 1 | -3/+10 |
* | Merge branch 'maint' | Martin Braun | 2017-06-27 | 1 | -1/+1 |
|\ |
|
| * | e310: Clarified log message re GPS | Martin Braun | 2017-06-27 | 1 | -1/+1 |
* | | logging: Demoted a number of DEBUG messages to TRACE | Martin Braun | 2017-04-05 | 1 | -1/+1 |
* | | device3: Fixed potential concurreny issues | Ashish Chaudhari | 2017-04-05 | 1 | -5/+3 |
* | | utils: introduce new logging API and remove msg API | Andrej Rode | 2017-02-20 | 1 | -24/+24 |
* | | uhd: replace BOOST_FOREACH with C++11 range-based for loop | Andrej Rode | 2017-02-10 | 1 | -12/+12 |
|/ |
|
* | Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t... | Martin Braun | 2016-11-08 | 1 | -35/+35 |
* | ad936x: Loopback check now takes peeker/poker functors instead of assuming an... | Martin Braun | 2016-08-09 | 1 | -5/+10 |
* | prop_tree: Multiple API enhancements to uhd::property | Ashish Chaudhari | 2016-02-11 | 1 | -29/+29 |
* | Merge branch 'maint' | Martin Braun | 2015-12-18 | 1 | -5/+10 |
|\ |
|
| * | e3xx: Added FPGA loading code for speedgrade 3 devices. | Moritz Fischer | 2015-12-16 | 1 | -5/+10 |
* | | Merge branch 'maint' | Ashish Chaudhari | 2015-12-15 | 1 | -4/+23 |
|\| |
|
| * | 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 |
| * | E300/X300: Add VITA time synchronization on internal signal | michael-west | 2015-12-10 | 1 | -4/+15 |
* | | Merge branch 'ashish/gpio_atr_redux' into master-staging | Ashish Chaudhari | 2015-10-15 | 1 | -40/+11 |
|\ \ |
|
| * | | usrp3: Added new GPIO ATR 3000 core | Ashish Chaudhari | 2015-09-29 | 1 | -40/+11 |
| |/ |
|
* / | fixup! x300: Added DMA FIFO support to X300 | Ashish Chaudhari | 2015-09-30 | 1 | -1/+0 |
|/ |
|
* | UHD: Remove initialization of time to GPS time. | michael-west | 2015-08-12 | 1 | -20/+0 |
* | e300: Fix internal GPIO register setting | Tom Tsou | 2015-08-10 | 1 | -1/+1 |
* | x300, e300: Moved common register names to radio namespace | Martin Braun | 2015-08-07 | 1 | -15/+15 |
* | e300: Made network mode not crash when attempting to user filter API | Martin Braun | 2015-08-06 | 1 | -6/+0 |
* | e300: Fix lacking subscriber call to update LO freq and bandsels | Martin Braun | 2015-08-06 | 1 | -0/+3 |
* | fixup! e300 + cmake merge conflict resolution | Martin Braun | 2015-07-29 | 1 | -2/+2 |
* | gps: gpsd: Adding gpsd_iface to interface with gpsd. | Moritz Fischer | 2015-07-29 | 1 | -13/+57 |
* | cores: Moved subtree populate code to DSP cores (X3x0, E310) | Martin Braun | 2015-07-29 | 1 | -26/+10 |
* | cores: Moved subtree populate code to frontend cores | Martin Braun | 2015-07-29 | 1 | -22/+2 |
* | e300: Perif setup vs. prop tree separation refactoring | Martin Braun | 2015-07-29 | 1 | -27/+44 |
* | ad9361/b200/e300: Refactored AD936x + perifs management | Martin Braun | 2015-07-29 | 1 | -79/+23 |
* | e3xx: Make frame sizes configurable. | Moritz Fischer | 2015-07-28 | 1 | -6/+17 |
* | Added uhd::image_loader class and uhd_image_loader utility | Nicholas Corgan | 2015-07-15 | 1 | -28/+35 |
* | Merge branch 'maint' | Martin Braun | 2015-07-14 | 1 | -23/+28 |
|\ |
|
| * | e3xx: Load idle image on shutdown. | Moritz Fischer | 2015-07-14 | 1 | -23/+28 |
* | | Merge branch 'maint' | Martin Braun | 2015-06-09 | 1 | -0/+1 |
|\| |
|
| * | B200/E300: Fix incorrect readback of frequency. | michael-west | 2015-05-22 | 1 | -0/+1 |
| * | fixup! e300: gps: If gps is detected, set device time to gps time on init. | Moritz Fischer | 2015-05-12 | 1 | -0/+3 |
* | | fixup! e300: gps: If gps is detected, set device time to gps time on init. | Moritz Fischer | 2015-05-14 | 1 | -0/+3 |
* | | Merge branch 'maint' | Martin Braun | 2015-05-04 | 1 | -0/+4 |
|\| |
|
| * | e300: gps: If gps doesn't have lock return 0 as time. | Moritz Fischer | 2015-05-01 | 1 | -10/+3 |
| * | e300: gps: Keep antenna power supply and pps running all the time. | Moritz Fischer | 2015-05-01 | 1 | -3/+3 |
| * | e300: gps: If gps is detected, set device time to gps time on init. | Moritz Fischer | 2015-05-01 | 1 | -0/+11 |
* | | e300: Adjusted minimum frequency to account for MIMO mode | Jonathon Pendlum | 2015-04-29 | 1 | -1/+1 |