| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | usrp3: Added support for pre-FIFO TX flowcontrol | Ashish Chaudhari | 2015-09-16 | 4 | -25/+52 |
|/ / |
|
* | | Merge branch 'maint' | Martin Braun | 2015-09-11 | 1 | -1/+1 |
|\| |
|
| * | cmake: Checked for ARMv8 to avoid building ARMv7 converters | Martin Braun | 2015-09-11 | 1 | -1/+1 |
| * | 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 |
* | | transport: Fix bug where stop commands could erroneously throw | Martin Braun | 2015-09-10 | 1 | -1/+3 |
* | | 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 |
* | | transport: Fail for multi-chan-rx + stream_now | Martin Braun | 2015-09-08 | 1 | -0/+4 |
* | | b200: fix startup bad USB state detection printout to use endl instead of flu... | Michael Dickens | 2015-09-08 | 1 | -1/+1 |
* | | convert: Added s8, s16 types and did some refactoring | Martin Braun | 2015-09-01 | 2 | -29/+106 |
|/ |
|
* | 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 | 7 | -16/+15 |
* | 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 |
* | nirio: Changes to kernel proxy to work with RIO 15.0 on linux | Ashish Chaudhari | 2015-08-14 | 3 | -46/+655 |
* | octoclock: replaced Intel hex -> binary converter | Nicholas Corgan | 2015-08-14 | 8 | -290/+631 |
* | 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 |
* | Transport: Update flow control on overruns | Johannes Walter | 2015-08-13 | 1 | -0/+5 |
* | 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 | 17 | -268/+135 |
|\ |
|
| * | C API cleanup, feature additions | Nicholas Corgan | 2015-08-12 | 6 | -249/+116 |
| * | UHD: Change libusb_error_name() to libusb_strerror() to improve error output | michael-west | 2015-08-12 | 1 | -2/+2 |
| * | paths: consistency in usage of string parameters | Nicholas Corgan | 2015-08-12 | 1 | -3/+3 |
| * | b200: fix libusb exceptions to work with that expected by b200 impl exception... | Michael Dickens | 2015-08-11 | 1 | -3/+3 |
| * | cmake: added variable to LIBUHD_REGISTER_COMPONENT macro to make required, se... | Nicholas Corgan | 2015-08-11 | 10 | -15/+15 |
* | | Merge branch 'master' into ashish/register_api | Ashish Chaudhari | 2015-08-10 | 42 | -218/+3555 |
|\| |
|
| * | 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 | 4 | -0/+107 |