aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests/devtest/tx_bursts_test.py
Commit message (Collapse)AuthorAgeFilesLines
* devtest: Remove parsing for DD.. and SS..Martin Braun2018-08-221-1/+0
| | | | | | | Detecting drops by parsing for DD and SS was a flawed method. Tools should find those programmatically. Plus, the string 'DDC' would interfere with the regex. Also, we're now using UHD_LOG_FASTPATH_DISABLE.
* 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 first batch of device testsMartin Braun2015-10-071-0/+63
- Currently supported: B2xx, X3x0 - Runs some simple examples