Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove remaining Python 2 references | Martin Braun | 2020-05-07 | 1 | -2/+1 |
| | | | | | | | This changes two things in all applicable files: - Remove imports from __future__ - Change default shebangs from /usr/bin/env python to /usr/bin/env python3 | ||||
* | convert: benchmark: Make converter benchmark Py3k compatible | Martin Braun | 2019-07-20 | 1 | -4/+5 |
| | |||||
* | 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 |
| | |||||
* | tools: Added converter benchmark tool | Martin Braun | 2015-10-19 | 1 | -0/+193 |