Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | examples: rfnoc_radio_loopback: Clean up example | Martin Braun | 2018-12-03 | 1 | -15/+11 |
| | | | | | | | | | | - Remove unnecessary Boostisms - Remove unecessary thread priority (this example doesn't actually do anything that requires high thread priority) - Used auto in some places to increase readability - Fixed some compiler warnings No functional changes. | ||||
* | examples: add rfnoc_radio_loopback | Trung Tran | 2018-09-14 | 1 | -0/+213 |
This example will allow an RF->RF loopback using RFNoC devices. |