aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/include/uhdlib/rfnoc/rfnoc_device.hpp
Commit message (Collapse)AuthorAgeFilesLines
* rfnoc: rfnoc_device: Make get_mb_iface() pure virtualMartin Braun2019-11-261-22/+1
|
* rfnoc: Add mb_controller base class and X300/MPMD implementationsMartin Braun2019-11-261-0/+13
|
* rfnoc: Add rfnoc_device base classMartin Braun2019-11-261-0/+82
All USRP device impls that are RFNoC devices will need to derive from this (instead of device3).