aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/device3/device3_impl.hpp
Commit message (Collapse)AuthorAgeFilesLines
* X300: Implement single DMA channel for all async messagesMichael West2017-06-261-2/+2
|
* X300: Dual channel TX performance improvementsMichael West2017-06-261-1/+2
|
* Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width ↵Martin Braun2016-11-081-2/+2
| | | | | | | | types) - Also removes all references to boost/cstdint.hpp and replaces it with stdint.h (The 'correct' replacement would be <cstdint>, but not all of our compilers support that).
* device3: Removed some superfluous includesMartin Braun2016-11-041-12/+0
|
* Merging RFNoC support for X310Martin Braun2016-08-091-0/+210