Commit graph

2 commits

Author SHA1 Message Date
Martin Braun
1467e88d19 examples: rfnoc_radio_loopback: Clean up example
- 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.
2018-12-03 11:01:09 -08:00
Trung Tran
6af6ac32c3 examples: add rfnoc_radio_loopback
This example will allow an RF->RF loopback using RFNoC devices.
2018-09-14 22:15:56 -07:00