aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp2/usrp2_clk_regs.hpp
Commit message (Collapse)AuthorAgeFilesLines
* N210: changes for rev 4 supportNick Foster2011-05-181-0/+2
|
* usrp2: made enums for the rev types and implemented in codeJosh Blum2010-11-111-12/+19
|
* U2P: Ripped out the mboard_rev_t structure in favor of an enum in ↵Nick Foster2010-11-101-8/+18
| | | | | | usrp2_regs.hpp and some logic. Also change ethernet.c to move generic code to eth_lib.
* 2+: moved mboard_rev to usrp2/ in preparation for merging upstreamNick Foster2010-11-101-2/+2
|
* USRP2P: This is surprisingly involved. Adding a consistent interface to deal ↵Nick Foster2010-10-121-5/+10
| | | | with hardware revisions.
* Host-side changes to work with the USRP2+.Nick Foster2010-07-261-0/+63
Change summary: Added clock register selection between USRP2/USRP2+ Added memory map selection between USRP2/USRP2+ Added ADS62P44 support for USRP2+