aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/device3/device3_impl.hpp
Commit message (Collapse)AuthorAgeFilesLines
* rfnoc: Moved transport endianness as property into both_xports_tMartin Braun2016-11-091-3/+1
| | | | Reviewed-By: Michael West <michael.west@ettus.com>
* 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