| Commit message (Expand) | Author | Age | Files | Lines |
* | convert: Add sc12-sc16 converters | Tom Tsou | 2017-07-18 | 1 | -3/+28 |
* | Merge branch 'maint' | Martin Braun | 2017-07-17 | 1 | -2/+7 |
|\ |
|
| * | converters: Added some tolerance for floating point-based tests to account fo... | Martin Braun | 2017-07-07 | 1 | -2/+7 |
* | | uhd: tasks now use std::threads under the hood, and can't be interrupted | Martin Braun | 2017-06-28 | 2 | -0/+39 |
* | | Merge branch 'maint' | Martin Braun | 2017-06-02 | 1 | -1/+1 |
|\| |
|
| * | RTS: DevTest failure work around by increasing time between test | Trung N Tran | 2017-06-02 | 1 | -1/+1 |
* | | Types: Added equality/inquality operators to support Boost.Python additions | Paul David | 2017-05-23 | 2 | -0/+17 |
* | | log: Split add_logger() out of the main logging header | Martin Braun | 2017-05-12 | 1 | -0/+1 |
* | | log: Moved fastpath logging to its own thread | Martin Braun | 2017-04-24 | 1 | -0/+2 |
* | | log: Fix missing add_logger, fix clearing of queue | Martin Braun | 2017-04-20 | 1 | -3/+10 |
* | | utils: introduce new logging API and remove msg API | Andrej Rode | 2017-02-20 | 2 | -11/+10 |
* | | uhd: replace BOOST_FOREACH with C++11 range-based for loop | Andrej Rode | 2017-02-10 | 9 | -22/+14 |
* | | Merge branch 'maint' | Martin Braun | 2017-02-10 | 1 | -1/+0 |
|\| |
|
| * | tests: devtest:remove wait for claimer | Andrej Rode | 2017-02-08 | 1 | -1/+0 |
* | | Merge branch 'maint' | Martin Braun | 2017-01-17 | 1 | -3/+3 |
|\| |
|
| * | 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 |
* | | Merge branch 'maint' | Martin Braun | 2016-12-13 | 3 | -1/+50 |
|\| |
|
| * | 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: flush stdout after print statements | Andrej Rode | 2016-12-09 | 1 | -0/+2 |
* | | devtest: dont check number of samples in benchmark rate test and accept | Andrej Rode | 2016-12-09 | 3 | -8/+17 |
* | | calibration: generic containers for datasets | Paul David | 2016-11-29 | 2 | -0/+201 |
* | | Merge branch 'maint' | Martin Braun | 2016-11-15 | 1 | -0/+1 |
|\| |
|
| * | devtest: test_base add wait time between uhd_usrp_probe calls | Andrej Rode | 2016-11-09 | 1 | -0/+1 |
* | | rfnoc: Removed transport endianness as make arg | Martin Braun | 2016-11-09 | 1 | -1/+0 |
* | | Merge branch 'maint' | Martin Braun | 2016-11-08 | 11 | -46/+47 |
|\| |
|
| * | Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t... | Martin Braun | 2016-11-08 | 12 | -110/+111 |
* | | Merge branch 'maint' | Martin Braun | 2016-10-26 | 3 | -6/+19 |
|\| |
|
| * | tests: Updated RFNoC tests after some API changes | Martin Braun | 2016-10-19 | 3 | -6/+19 |
* | | Merge branch 'maint' | Martin Braun | 2016-09-27 | 1 | -4/+4 |
|\| |
|
| * | Fixed floating point rounding error in converter tests | Derek Kozel | 2016-09-26 | 1 | -4/+4 |
* | | types: Cleaned up sid.hpp | Martin Braun | 2016-09-02 | 1 | -65/+66 |
|/ |
|
* | 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 |