aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/common/ad936x_manager.cpp
Commit message (Expand)AuthorAgeFilesLines
* math: Remove uhd::math::log2, replace with std::log2Martin Braun2019-01-181-1/+2
* formatting: preparing for uhd::math cleanupBrent Stapleton2019-01-181-139/+108
* ad9361: Fix bandwidth warnings and rangesVidush2018-04-271-15/+46
* ad936x: De-boostify ad936x_manager, minor cleanupMartin Braun2018-04-261-42/+76
* uhd: Move internal headers to uhdlib/Martin Braun2018-03-141-1/+1
* uhd: Update license headersMartin Braun2018-02-191-1/+2
* Move all license headers to SPDX format.Martin Braun2017-12-221-12/+1
* utils: introduce new logging API and remove msg APIAndrej Rode2017-02-201-6/+6
* uhd: replace BOOST_FOREACH with C++11 range-based for loopAndrej Rode2017-02-101-5/+4
* Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...Martin Braun2016-11-081-4/+4
* ad936x: Loopback check now takes peeker/poker functors instead of assuming an...Martin Braun2016-08-091-7/+5
* prop_tree: Multiple API enhancements to uhd::propertyAshish Chaudhari2016-02-111-14/+14
* fixup! ad9361: codec manager needs more includes on some platformsMartin Braun2015-10-121-0/+1
* B200: Fix for CODEC loopback test failuremichael-west2015-10-121-4/+34
* ad936x: Disable AGC by defaultMartin Braun2015-08-101-1/+1
* ad9361/b200/e300: Refactored AD936x + perifs managementMartin Braun2015-07-291-0/+280