aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/common/adf5355.hpp
Commit message (Collapse)AuthorAgeFilesLines
* TwinRX: Added ADF5356 synth and TwinRX Rev C supportDerek Kozel2017-12-081-58/+0
| | | | | | | | | ADF5355 and ADF5356 support merged into adf535x class Default register values moved into regmap Reviewed-By: Martin Braun <martin.braun@ettus.com> Reviewed-By: Ashish Chaudhari <ashish@ettus.com> Reviewed-By: Mark Meserve <mark.meserve@ni.com>
* Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width ↵Martin Braun2016-11-081-1/+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).
* twinrx: Added ADF5355 control moduleAshish Chaudhari2016-07-191-0/+57
- Added regmap - Added controller class