aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests/devtest/devtest_x3x0.py
Commit message (Collapse)AuthorAgeFilesLines
* devtest: lower rate for rx_all_chans_fast testMatthew Crymble2021-02-011-4/+4
| | | | Using 12.5 MS/s exceeded the maximum throughput when using 4 channels over 1 GbE
* devtest: Add support for TwinRX to x3x0Michael West2020-04-301-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 X310Martin Braun2019-11-261-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_waveformsMartin Braun2019-05-221-0/+13
| | | | This will run tx_waveforms with a few settings.
* devtest: x3x0: Enable rx_samples_to_file in devtestSugandha Gupta2018-12-171-1/+1
|
* devtest: Add list_sensors testMartin Braun2018-02-271-0/+1
|
* uhd: Update license headersMartin Braun2018-02-191-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 Braun2017-12-221-12/+1
|
* tests: Added bitbang test, added to x3x0 devtestMartin Braun2016-12-091-0/+1
|
* devtest: dont check number of samples in benchmark rate test and acceptAndrej Rode2016-12-011-2/+10
| | | | 10 underruns in SISO
* tests: Added first batch of device testsMartin Braun2015-10-071-0/+57
- Currently supported: B2xx, X3x0 - Runs some simple examples