aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-04-291-0/+10
|\
| * added ad9522 reg map, minor fixesJosh Blum2010-04-291-0/+5
| * added reg map for ad9862Josh Blum2010-04-291-0/+5
* | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-04-281-3/+33
|\|
| * Got eeprom read/write dboard ids working.Josh Blum2010-04-261-0/+1
| * Moved reading the eeprom (dboard ids) onto the host.Josh Blum2010-04-231-0/+1
| * added regs for max2829Josh Blum2010-04-221-0/+5
| * xcvr work, skeleton layoutJosh Blum2010-04-211-2/+9
| * added comments to cmakelists, makedir in file generation script so python doe...Josh Blum2010-04-191-0/+7
| * added support for aux dac and adc control in hostJosh Blum2010-04-191-0/+9
| * Created a docs directory to house restructured text documentation.Josh Blum2010-04-181-1/+1
* | pulled in master and got usrp-e code compilingJosh Blum2010-04-161-1/+2
* | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-04-161-3/+73
|\|
| * Created a usrp2 interface class with the control, spi, peek/poke functionality.Josh Blum2010-04-131-1/+2
| * added ad9777 register mapJosh Blum2010-04-131-0/+6
| * Moved clock control into abstraction clock control class.Josh Blum2010-04-131-6/+13
| * reg map for ad9510Josh Blum2010-04-121-0/+5
| * Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into usrp2Josh Blum2010-04-121-7/+0
| |\
| | * removed dummy placeholderJosh Blum2010-04-121-7/+0
| * | Merge branch 'rfx' of git@ettus.sourcerepo.com:ettus/uhd into ioJosh Blum2010-04-121-2/+52
| |\ \
| | * | moved regs generator to ic reg maps folder, others will go there as wellJosh Blum2010-04-101-10/+4
| | * | generate the register file, added lib include dirJosh Blum2010-04-091-5/+17
| | * | added python+cheetah build requirement, generating vrt.cppJosh Blum2010-04-091-1/+45
| | * | Reworked the spi part of the dboard interface.Josh Blum2010-04-071-1/+0
| | * | some work on rfx board codeJosh Blum2010-04-021-0/+1
| | |/
| * / Added data type conversion routines to transport api.Josh Blum2010-04-121-0/+1
| |/
* | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into usrp_eJosh Blum2010-04-011-2/+2
|\|
| * Moved usrp specific things into usrp directories and namespaces.Josh Blum2010-04-011-2/+2
* | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into usrp_eJosh Blum2010-03-301-1/+1
|\|
| * removed masks for ddr and gpio write in dboard interfaceJosh Blum2010-03-301-1/+1
* | tweak usrp-e cmake configJosh Blum2010-03-301-9/+9
* | compiling with master merge, renamed usrp1e to usrp_eJosh Blum2010-03-301-9/+11
* | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into usrp_eJosh Blum2010-03-301-10/+29
|\|
| * Added tune helper to utils.Josh Blum2010-03-291-0/+1
| * refactored types.hpp into types directoryJosh Blum2010-03-271-3/+0
| * get interface addresses on windowsJosh Blum2010-03-261-1/+5
| * library loading on windows, status message tweaks, warning tweaksJosh Blum2010-03-261-8/+12
| * added interface address discoveryJosh Blum2010-03-261-1/+14
* | filled in more skeleton code, filled in dboard interface spi and i2c with ioc...Josh Blum2010-03-221-0/+1
* | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhdJosh Blum2010-03-221-4/+27
|\|
| * Added ability to load modules at runtimeJosh Blum2010-03-211-1/+20
| * Moved typedefs from props.hpp into new file types.hpp.Josh Blum2010-03-211-1/+2
| * added install path for dll, fixed idiotic msvc error where making a vector wi...Josh Blum2010-03-191-2/+3
| * created config.hpp to handle export macros, added exports to public api stuffJosh Blum2010-03-181-0/+2
* | added usrp1e implementation skeleton, began filling it in...Josh Blum2010-03-181-0/+4
* | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhdJosh Blum2010-03-181-1/+4
|\|
| * got uhd almost compiling in windowze. figured out special flags. also had to ...Josh Blum2010-03-171-1/+4
* | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhdJosh Blum2010-03-151-3/+12
|\|
| * Filled in dboard code for basics and lf type boards.Josh Blum2010-03-101-1/+0
| * Added simple device to handle wrapping general properties up into simple api.Josh Blum2010-03-101-0/+2