Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | devtest: lower rate for rx_all_chans_fast test | Matthew Crymble | 2021-02-01 | 1 | -4/+4 |
| | | | | Using 12.5 MS/s exceeded the maximum throughput when using 4 channels over 1 GbE | ||||
* | devtest: Add support for TwinRX to x3x0 | Michael West | 2020-04-30 | 1 | -52/+92 |
| | | | | | | | Adding necessary code to examine number of TX and RX channels and adjust test cases accordingly. Signed-off-by: Michael West <michael.west@ettus.com> | ||||
* | devtest: Add test_messages_test to X310 | Martin Braun | 2019-11-26 | 1 | -1/+3 |
| | | | | | | - Fixes issues with test_messages_test (it had inverted the pass/fail condition) - Improve Pylint scores in affected files | ||||
* | devtest: Add new test for tx_waveforms | Martin Braun | 2019-05-22 | 1 | -0/+13 |
| | | | | This will run tx_waveforms with a few settings. | ||||
* | devtest: x3x0: Enable rx_samples_to_file in devtest | Sugandha Gupta | 2018-12-17 | 1 | -1/+1 |
| | |||||
* | devtest: Add list_sensors test | Martin Braun | 2018-02-27 | 1 | -0/+1 |
| | |||||
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 1 | -1/+2 |
| | | | | | | | All copyright is now attributed to "Ettus Research, a National Instruments company". SPDX headers were also updated to latest version 3.0. | ||||
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 1 | -12/+1 |
| | |||||
* | tests: Added bitbang test, added to x3x0 devtest | Martin Braun | 2016-12-09 | 1 | -0/+1 |
| | |||||
* | devtest: dont check number of samples in benchmark rate test and accept | Andrej Rode | 2016-12-01 | 1 | -2/+10 |
| | | | | 10 underruns in SISO | ||||
* | tests: Added first batch of device tests | Martin Braun | 2015-10-07 | 1 | -0/+57 |
- Currently supported: B2xx, X3x0 - Runs some simple examples |