Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 1 | -1/+1 |
| | | | | | | | All copyright is now attributed to "Ettus Research, a National Instruments company". SPDX headers were also updated to latest version 3.0. | ||||
* | mpmd: Fix compiler issues | Martin Braun | 2018-02-10 | 1 | -3/+4 |
| | | | | | | - Initialization of device_addr_t from another using auto doesn't work across compilers - Moved MPMD_DISC_RESPONSE_PREAMBLE to mpmd_find where it belongs | ||||
* | mpmd: Factor find and prop tree init code out of mpmd_impl.cpp | Martin Braun | 2018-02-07 | 1 | -0/+251 |
No functional changes. |