aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp2/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* U2P: Ripped out the mboard_rev_t structure in favor of an enum in ↵Nick Foster2010-11-101-2/+0
| | | | | | 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-0/+2
|
* Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2pNick Foster2010-09-151-22/+43
|\ | | | | | | | | | | | | Conflicts: host/lib/usrp/usrp2/CMakeLists.txt host/lib/usrp/usrp2/mboard_impl.cpp host/lib/usrp/usrp2/usrp2_regs.hpp
| * uhd: added enable flags for usrp1 and usrp2Josh Blum2010-09-091-19/+40
| |
| * usrp2: added codec impl for codec properties to usrp2Josh Blum2010-07-271-0/+1
| |
* | first stab at a GPS driver in gps_ctrl.cpp. not the most expandable thing in ↵Nick Foster2010-08-131-0/+2
| | | | | | | | the world but there's only so many GPS interfaces out there.
* | This is a manual merge of codec_gains2 into usrp2py.Nick Foster2010-07-271-0/+1
| |
* | Host-side changes to work with the USRP2+.Nick Foster2010-07-261-0/+1
|/ | | | | | | Change summary: Added clock register selection between USRP2/USRP2+ Added memory map selection between USRP2/USRP2+ Added ADS62P44 support for USRP2+
* init values in dboards to remove gcc warningsJosh Blum2010-05-181-0/+6
|
* Added a place for serdes control on the host.Josh Blum2010-05-101-0/+1
| | | | | Fix bug in codec control. Comment out some clock control in fw code.
* Moved adc and dac control into codec control source file.Josh Blum2010-05-101-1/+2
| | | | The codec control powers down the chips on destruction.
* moved uhd lib cmake contents into respective subdirectoriesJosh Blum2010-05-061-0/+29