aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* uhd: make ic reg maps depend on common.pyJosh Blum2011-02-251-1/+1
* uhd: optional variable to specify a non-default name for uhd libraryJosh Blum2011-02-161-0/+3
* uhd: more useful prints for component macroJosh Blum2011-01-141-21/+1
* uhd: created sensors value, made lib/types and moved filesJosh Blum2011-01-061-2/+1
* uhd: replaced templated ranges with one range thing using doubles only to avo...Josh Blum2011-01-051-0/+1
* uhd: added new convert directory with type conversion registry (needs testing)Josh Blum2011-01-041-1/+2
* uhd: use -B option on python to prevent generation of bytecode filesJosh Blum2010-12-291-1/+1
* cmake: moved module files into modules directory, set modules pathJosh Blum2010-12-271-0/+2
* uhd: use the include subdir macro to simplify the lib subdirs cmakelistsJosh Blum2010-12-201-5/+27
* uhd: implemented top-level component registryJosh Blum2010-12-201-40/+0
* uhd: use the option function for the componentsJosh Blum2010-12-141-1/+1
* uhd: added macro to enable/disable componentsJosh Blum2010-11-291-0/+40
* uhd: change python module check descriptions to use wordsJosh Blum2010-10-281-2/+2
* uhd: added to python module check macro, move check to lib dirJosh Blum2010-10-281-0/+19
* uhd: windows path escape fixJosh Blum2010-08-181-0/+2
* uhd: added the concept of installer path (along with local path) for package ...Josh Blum2010-08-161-2/+8
* uhd: use cmake to convert the pkg data dir to native system formatJosh Blum2010-08-151-0/+3
* uhd: created library code to handle paths for images and modulesJosh Blum2010-08-091-3/+5
* uhd: moved utils specific cmake stuff into utils cmake fileJosh Blum2010-08-081-58/+5
* uhd: moved utils cpp files into lib/utils directoryJosh Blum2010-08-041-6/+1
* uhd: get the version string from the apiJosh Blum2010-07-221-0/+6
* uhd: moved cpack stuff into config dir (work on cpack)Josh Blum2010-07-131-26/+0
* uhd: work on thread priority schedulingJosh Blum2010-06-161-10/+31
* uhd: added ability to boost rt priority, added general app notesJosh Blum2010-06-151-0/+16
* moved uhd lib cmake contents into respective subdirectoriesJosh Blum2010-05-061-121/+22
* Merge branch 'wbx' of git@ettus.sourcerepo.com:ettus/uhdprivJosh Blum2010-05-041-0/+6
|\
| * First pass WBX code, it compilesJason Abele2010-05-031-0/+1
| * Added first wbx dboard codeJason Abele2010-04-261-0/+5
* | Merge branch 'work' of git@ettus.sourcerepo.com:ettus/uhdprivJosh Blum2010-05-031-1/+2
|\ \
| * | Expanded the dboard id API to create dboard id types from strings and ints.Josh Blum2010-05-031-1/+2
| |/
* | added ad9522 reg map, minor fixesJosh Blum2010-04-291-0/+5
* | added reg map for ad9862Josh Blum2010-04-291-0/+5
|/
* 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
* 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