| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into ashish/gpio_atr_redux | Ashish Chaudhari | 2015-10-15 | 4 | -21/+54 |
|\ |
|
| * | UBX: Support for Integer-N mode step size control | michael-west | 2015-10-15 | 1 | -17/+46 |
| * | b200: Updated minimum clock rate to match DCM changes | Martin Braun | 2015-10-14 | 3 | -4/+8 |
* | | usrp3: Fixed issue where ATR Idle could clobber GPIO out | Ashish Chaudhari | 2015-10-10 | 2 | -10/+21 |
* | | usrp3: Added more inline comments to gpio_atr_3000 | Ashish Chaudhari | 2015-10-07 | 1 | -5/+31 |
* | | usrp3: Cleaned up some GPIO ATR constants and types | Ashish Chaudhari | 2015-09-30 | 2 | -13/+32 |
* | | usrp3: Added new GPIO ATR 3000 core | Ashish Chaudhari | 2015-09-29 | 21 | -265/+545 |
|/ |
|
* | b200, multi_usrp: More consistent messages regarding auto MCR | Martin Braun | 2015-09-17 | 2 | -10/+10 |
* | b2xx,e3xx,x300: Bumped compat numbers for 3.9.1 UHD release | Ashish Chaudhari | 2015-09-08 | 3 | -4/+4 |
* | b2xx: Removed DCM reset bit (obsolete) | Martin Braun | 2015-09-08 | 2 | -3/+2 |
* | b200mini: Change AD9364 interface timing for new IO design. | Ian Buckley | 2015-09-08 | 1 | -17/+3 |
* | cores: Corrected scaling_adjustment calculation | Ian Buckley | 2015-09-08 | 4 | -12/+42 |
* | b200: fix startup bad USB state detection printout to use endl instead of flu... | Michael Dickens | 2015-09-08 | 1 | -1/+1 |
* | X300: Fix base address for FP GPIO | michael-west | 2015-09-01 | 1 | -1/+1 |
* | UHD: Fix max287x N divider ranges | michael-west | 2015-09-01 | 1 | -5/+5 |
* | Fixed minor warnings | Nicholas Corgan | 2015-09-01 | 4 | -6/+6 |
* | 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 | 10 | -92/+277 |
* | x300: Removed call to is_pps_present | Ashish Chaudhari | 2015-08-17 | 1 | -4/+4 |
* | C API: added soft register API | Nicholas Corgan | 2015-08-14 | 1 | -0/+48 |
* | gps_ctrl: code cleanup | Nicholas Corgan | 2015-08-14 | 1 | -11/+11 |
* | multi_usrp: comment out for-now unused function to remove warning | Nicholas Corgan | 2015-08-14 | 1 | -2/+2 |
* | b200,e300,x300: Updated compat number for release 3.9.0 | Ashish Chaudhari | 2015-08-14 | 3 | -3/+3 |
* | ad9361: Delay Tx Quad Cal from initialization to streamer start | Tom Tsou | 2015-08-13 | 1 | -2/+8 |
* | ad9361: Use separate Tx and RX frequency calibration intervals | Tom Tsou | 2015-08-13 | 2 | -19/+39 |
* | ad9361: Reconfigure RF and baseband DC offset correction | Tom Tsou | 2015-08-13 | 2 | -37/+39 |
* | ad9361: Enable single shot Rx Quad Cal | Tom Tsou | 2015-08-13 | 2 | -31/+63 |
* | uhd: Fixes to build with MSVC | Ashish Chaudhari | 2015-08-13 | 1 | -1/+1 |
* | multi_usrp: Disabled tuning message | Martin Braun | 2015-08-12 | 1 | -2/+2 |
* | multi_usrp: Fixed bug where policy == none was not obeyed | Martin Braun | 2015-08-12 | 1 | -2/+6 |
* | B200/X300: Make default clock and time sources internal | michael-west | 2015-08-12 | 2 | -27/+1 |
* | UHD: Remove initialization of time to GPS time. | michael-west | 2015-08-12 | 4 | -30/+1 |
* | Merge branch 'master' into ashish/register_api | Ashish Chaudhari | 2015-08-12 | 9 | -214/+56 |
|\ |
|
| * | C API cleanup, feature additions | Nicholas Corgan | 2015-08-12 | 1 | -202/+44 |
| * | cmake: added variable to LIBUHD_REGISTER_COMPONENT macro to make required, se... | Nicholas Corgan | 2015-08-11 | 8 | -12/+12 |
* | | Merge branch 'master' into ashish/register_api | Ashish Chaudhari | 2015-08-10 | 19 | -151/+2142 |
|\| |
|
| * | e300: Fix internal GPIO register setting | Tom Tsou | 2015-08-10 | 1 | -1/+1 |
| * | x300: added missing included necessary in Boost 1.46 | Nicholas Corgan | 2015-08-10 | 1 | -0/+1 |
| * | e300: added -DE300_FORCE_NETWORK flag to CMake configuration | Nicholas Corgan | 2015-08-10 | 2 | -2/+18 |
| * | ad936x: Disable AGC by default | Martin Braun | 2015-08-10 | 1 | -1/+1 |
| * | C API: feature additions, bugfixes | Nicholas Corgan | 2015-08-07 | 1 | -0/+14 |
| * | x300, e300: Moved common register names to radio namespace | Martin Braun | 2015-08-07 | 6 | -88/+107 |
| * | e300: Made network mode not crash when attempting to user filter API | Martin Braun | 2015-08-06 | 2 | -8/+2 |
| * | e300: Fix lacking subscriber call to update LO freq and bandsels | Martin Braun | 2015-08-06 | 1 | -0/+3 |
| * | uhd: C API wrapper | Nicholas Corgan | 2015-08-06 | 5 | -1/+1849 |
| * | image_loader: force user to specify device | Nicholas Corgan | 2015-08-05 | 3 | -39/+106 |
| * | b200: Change init sequence to catch bad USB states | Balint Seeber | 2015-08-03 | 2 | -8/+38 |
| * | b200: fixed initial loading | Nicholas Corgan | 2015-07-31 | 1 | -3/+2 |
| * | x300: nirio: Fix compiler warnings | Moritz Fischer | 2015-07-31 | 1 | -1/+1 |
* | | uhd: Register API enhancements | Ashish Chaudhari | 2015-08-06 | 1 | -4/+30 |