Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Fix warnings for rf_control_gain_profile_test | Martin Braun | 2021-03-11 | 1 | -4/+1 |
| | | | | | - Remove unused const - Fix includes to IWYU and clang-format order | ||||
* | uhd: Split radio_control into rf_control interfaces | Lane Kolbly | 2021-01-11 | 1 | -0/+40 |
These rf_control interfaces allow easier implementation of radio controls as well as allowing easier sharing of code for implementing e.g. gain_profile. |