Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mpmd: add getter for components in property tree | Brent Stapleton | 2018-02-19 | 1 | -3/+31 |
| | | | | | | Adding a publisher for updateable components listed in the property tree. This calls MPM.get_component_info for the desired component, and returns a dictionary containing that metadata. | ||||
* | mpmd: components: Add doxygen for update component | Brent Stapleton | 2018-02-19 | 1 | -0/+6 |
| | | | | Adding doxygen comment for _update_component in mpmd. | ||||
* | 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. | ||||
* | fixup! mpmd: Factor find and prop tree init code out of mpmd_impl.cpp | Brent Stapleton | 2018-02-09 | 1 | -2/+3 |
| | |||||
* | mpmd: Factor find and prop tree init code out of mpmd_impl.cpp | Martin Braun | 2018-02-07 | 1 | -0/+235 |
No functional changes. |