aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/common/max287x.hpp
Commit message (Expand)AuthorAgeFilesLines
* uhd: Update license headersMartin Braun2018-02-191-1/+2
* Move all license headers to SPDX format.Martin Braun2017-12-221-12/+1
* logging: Demoted more DEBUG to TRACEMartin Braun2017-04-061-7/+8
* Merge branch 'maint'Martin Braun2017-03-241-0/+6
|\
| * max2871: fix for not writing register 0 when requiredMark Meserve2017-03-211-0/+6
* | Merge branch 'maint'Martin Braun2017-02-201-1/+5
|\|
| * UBX: Add UHD_SAFE_CALL for MAX287x dectructor to prevent terminatemichael-west2017-02-161-1/+5
* | utils: introduce new logging API and remove msg APIAndrej Rode2017-02-201-4/+4
* | uhd: replace BOOST_FOREACH with C++11 range-based for loopAndrej Rode2017-02-101-1/+1
|/
* Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...Martin Braun2016-11-081-11/+11
* max2871: Added label for the bit region VAS_DLYPaul David2016-10-051-0/+7
* Updated code to work for new minimum dependenciesNicholas Corgan2016-03-211-1/+2
* UBX: Phase synchronizationmichael-west2016-02-181-9/+134
* max287x: assert target_freqMartin Braun2015-10-161-0/+1
* UHD: Fix max287x N divider rangesmichael-west2015-09-011-5/+5
* Fixed minor warningsNicholas Corgan2015-09-011-1/+1
* uhd: Fixed missing includeMartin Braun2015-04-201-0/+1
* dboards: Fixed type deduction for older compilers on max287x codeMichael West2015-04-141-6/+6
* Fix for BUG #683: UHD: Need to factor out MAX287x code for UBX and CBXmichael-west2015-04-101-0/+799