aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp2/serdes_ctrl.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Host-side changes to work with the USRP2+.Nick Foster2010-07-261-2/+2
| | | | | | | Change summary: Added clock register selection between USRP2/USRP2+ Added memory map selection between USRP2/USRP2+ Added ADS62P44 support for USRP2+
* usrp2 regs naming conventionJosh Blum2010-06-041-2/+2
|
* Prepend usrp2 onto the helper classes in usrp2 impl to avoid symbol conflicts.Josh Blum2010-06-041-5/+5
|
* Added a place for serdes control on the host.Josh Blum2010-05-101-0/+46
Fix bug in codec control. Comment out some clock control in fw code.