Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rfnoc: rfnoc_device: Make get_mb_iface() pure virtual | Martin Braun | 2019-11-26 | 1 | -22/+1 |
| | |||||
* | rfnoc: Add mb_controller base class and X300/MPMD implementations | Martin Braun | 2019-11-26 | 1 | -0/+13 |
| | |||||
* | rfnoc: Add rfnoc_device base class | Martin Braun | 2019-11-26 | 1 | -0/+82 |
All USRP device impls that are RFNoC devices will need to derive from this (instead of device3). |