| Commit message (Expand) | Author | Age | Files | Lines |
* | UBX: Phase synchronization | michael-west | 2016-02-18 | 7 | -99/+340 |
* | B200: Fix for increasing retune times | michael-west | 2016-02-05 | 1 | -2/+2 |
* | cmake: removed unnecessary include | Nicholas Corgan | 2016-01-18 | 1 | -3/+1 |
* | e3xx: Added FPGA loading code for speedgrade 3 devices. | Moritz Fischer | 2015-12-16 | 5 | -15/+29 |
* | ADF4002: Fix register programming (bug #974) | michael-west | 2015-12-15 | 1 | -4/+4 |
* | 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 | 3 | -4/+4 |
* | Bumped FPGA compat numbers for B200, X300, and E300. | michael-west | 2015-12-10 | 3 | -3/+3 |
* | B200/E300: Set time sync on clock rate change to current time of first radio | michael-west | 2015-12-10 | 4 | -8/+20 |
* | B210/E300: Re-sync times after master clock rate change. | michael-west | 2015-12-10 | 2 | -0/+6 |
* | E300/X300: Add VITA time synchronization on internal signal | michael-west | 2015-12-10 | 5 | -6/+32 |
* | B210: Add VITA time synchronization on internal signal | michael-west | 2015-12-10 | 5 | -10/+30 |
* | e300: added virtual destructor to e300_sensor_manager class | Nicholas Corgan | 2015-12-08 | 1 | -1/+3 |
* | max287x: assert target_freq | Martin Braun | 2015-10-16 | 1 | -0/+1 |
* | e3xx: sysfs: Drop reference when we're done. | Moritz Fischer | 2015-10-14 | 1 | -0/+2 |
* | fixup! ad9361: codec manager needs more includes on some platforms | Martin Braun | 2015-10-12 | 1 | -0/+1 |
* | B200: Fix for CODEC loopback test failure | michael-west | 2015-10-12 | 1 | -4/+34 |
* | b2xx,e3xx,x300: Bumped compat numbers for 3.9.1 UHD release | Ashish Chaudhari | 2015-09-03 | 3 | -4/+4 |
* | 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 |
* | cores: Corrected scaling_adjustment calculation | Ian Buckley | 2015-09-03 | 4 | -12/+42 |
* | b200: fix startup bad USB state detection printout to use endl instead of flu... | Michael Dickens | 2015-09-02 | 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 |