| Commit message (Expand) | Author | Age | Files | Lines |
* | RTS: DevTest failure work around by increasing time between test | Trung N Tran | 2017-06-02 | 1 | -1/+1 |
* | tests: devtest:remove wait for claimer | Andrej Rode | 2017-02-08 | 1 | -1/+0 |
* | utils: tests: cast RAND_MAX to double before division | Andrej Rode | 2017-01-12 | 1 | -2/+2 |
* | tests: fix coverity reports | Andrej Rode | 2017-01-12 | 1 | -1/+1 |
* | tests: Added bitbang test, added to x3x0 devtest | Martin Braun | 2016-12-09 | 3 | -1/+50 |
* | devtest: flush stdout after print statements | Andrej Rode | 2016-12-01 | 1 | -0/+2 |
* | devtest: dont check number of samples in benchmark rate test and accept | Andrej Rode | 2016-12-01 | 3 | -8/+17 |
* | devtest: test_base add wait time between uhd_usrp_probe calls | Andrej Rode | 2016-11-09 | 1 | -0/+1 |
* | Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t... | Martin Braun | 2016-11-08 | 12 | -110/+111 |
* | tests: Updated RFNoC tests after some API changes | Martin Braun | 2016-10-19 | 3 | -6/+19 |
* | Fixed floating point rounding error in converter tests | Derek Kozel | 2016-09-26 | 1 | -4/+4 |
* | nocscript: Removed compiler warning | Martin Braun | 2016-08-12 | 1 | -4/+4 |
* | Merging RFNoC support for X310 | Martin Braun | 2016-08-09 | 14 | -0/+2035 |
* | Merge branch 'maint' | Martin Braun | 2016-06-17 | 3 | -6/+7 |
|\ |
|
| * | Fixed minor warnings | Nicholas Corgan | 2016-06-16 | 3 | -6/+7 |
* | | devtest: Fix $PATH-setting code | Martin Braun | 2016-05-09 | 2 | -25/+21 |
* | | devtest: Run uhd_find_devices from current build | Martin Braun | 2016-04-22 | 1 | -2/+2 |
* | | Merge branch 'maint' | Martin Braun | 2016-04-22 | 1 | -0/+8 |
|\| |
|
| * | math: Fixed floating point comparison for custom delta | Martin Braun | 2016-04-22 | 1 | -0/+8 |
* | | devtest: Fixed case where B200 test could fail due to bad params | Martin Braun | 2016-03-25 | 2 | -3/+3 |
* | | devtest: Backed out fast B2X0 rate tests so we can use the same test on USB2 | Martin Braun | 2016-03-25 | 1 | -24/+24 |
* | | devtest: fixed check for specific product | Nicholas Corgan | 2016-03-25 | 1 | -1/+1 |
* | | usrp: Added fe_connection type and unit test | Ashish Chaudhari | 2016-03-21 | 2 | -0/+109 |
* | | tests: devtests now check for timeouts and the sample counts | Martin Braun | 2016-03-21 | 1 | -7/+30 |
* | | Merge branch 'maint' | Ashish Chaudhari | 2016-02-18 | 1 | -1/+114 |
|\| |
|
| * | Corrected the UHD behavior in the event of a USB disconnect | DaulPavid | 2016-02-12 | 1 | -1/+114 |
| * | tests: Initialize test value to avoid bit width related issues | Martin Braun | 2015-09-02 | 1 | -0/+1 |
* | | uhd: Added expert dependency tracking infrastructure | Ashish Chaudhari | 2016-02-12 | 2 | -0/+257 |
* | | prop_tree: Added advanced coercion capability to property | Ashish Chaudhari | 2016-02-11 | 1 | -1/+52 |
* | | prop_tree: Multiple API enhancements to uhd::property | Ashish Chaudhari | 2016-02-11 | 1 | -6/+6 |
* | | tests: More devtests, works on E3XX now | Martin Braun | 2015-11-11 | 7 | -5/+140 |
* | | tests: Added first batch of device tests | Martin Braun | 2015-10-07 | 14 | -0/+967 |
* | | tests: Initialize test value to avoid bit width related issues | Martin Braun | 2015-09-08 | 1 | -0/+1 |
* | | convert: Added s8, s16 types and did some refactoring | Martin Braun | 2015-09-01 | 1 | -4/+159 |
|/ |
|
* | Remove CMake 3.0+ warnings | Nicholas Corgan | 2015-08-13 | 1 | -3/+0 |
* | C API cleanup, feature additions | Nicholas Corgan | 2015-08-12 | 3 | -29/+31 |
* | C API: feature additions, bugfixes | Nicholas Corgan | 2015-08-07 | 3 | -0/+93 |
* | uhd: C API wrapper | Nicholas Corgan | 2015-08-06 | 6 | -0/+1084 |
* | convert: Added converters for raw strings | Martin Braun | 2015-07-31 | 1 | -0/+40 |
* | cmake: MinGW improvements | Nicholas Corgan | 2015-07-23 | 1 | -5/+1 |
* | tests: fix use of 'uint32_t' to be in the correct namespace 'boost::'. | Michael Dickens | 2015-04-08 | 1 | -61/+61 |
* | Fixed master-specific warnings | Nicholas Corgan | 2015-03-27 | 1 | -1/+4 |
* | Merge branch 'maint' | Martin Braun | 2015-03-27 | 2 | -5/+5 |
|\ |
|
| * | Warning fixes | Nicholas Corgan | 2015-03-27 | 2 | -5/+5 |
* | | Merge branch 'maint' | Martin Braun | 2015-03-11 | 2 | -29/+29 |
|\| |
|
| * | uhd: Fixed several type-cast related warnings for naggy compilers | Martin Braun | 2015-03-11 | 2 | -29/+29 |
* | | uhd: Fixed multiple compiler warnings | Michael Dickens | 2015-03-11 | 6 | -74/+74 |
* | | uhd: Added an update() method for dicts | Martin Braun | 2015-01-27 | 2 | -0/+32 |
* | | Added support for MinGW cross-compile | Nicholas Corgan | 2015-01-13 | 1 | -2/+6 |
* | | transport: Made CHDR-related routines separate from VRT | Martin Braun | 2014-12-03 | 2 | -1/+143 |