aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/b200/b200_cores.hpp
Commit message (Expand)AuthorAgeFilesLines
* host: Update code base using clang-tidyMartin Braun2021-03-041-3/+3
* uhd: Apply clang-format against all .cpp and .hpp files in host/Martin Braun2020-03-031-14/+12
* uhd: Replace usage of boost smart pointers with C++11 counterpartsMartin Braun2019-11-261-3/+3
* b200_cores: Replace usage of boost::mutex with std::mutexMartin Braun2019-02-151-2/+3
* b200: Use uhd::noncopyableMartin Braun2019-02-151-1/+3
* uhd: Move internal headers to uhdlib/Martin Braun2018-03-141-2/+2
* uhd: Update license headersMartin Braun2018-02-191-1/+2
* Move all license headers to SPDX format.Martin Braun2017-12-221-12/+1
* Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...Martin Braun2016-11-081-2/+2
* b200: Fix for PLL setting not being applied intermittentlyAshish Chaudhari2014-12-101-1/+1
* b200: Added variable rate SPI core for AD9361 and ADF4001Ashish Chaudhari2014-08-011-0/+66