aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* usrp: created mboard eeprom map class, implemented for usrp2Josh Blum2010-11-041-0/+1
|
* usrp: deleted deprecated simple and mimo wrappers, moved implementations ↵Josh Blum2010-10-181-2/+0
| | | | into headers
* usrp: moved warnings logic into wrappersJosh Blum2010-10-171-0/+1
|
* usrp: created multi-usrp (multi chan, multi board), and deprecated mimo-usrpJosh Blum2010-10-161-0/+1
|
* uhd: added single usrp interface, added usrp1 properties to prop namesJosh Blum2010-09-201-0/+1
|
* Merge branch 'next' into usrp1_nextJosh Blum2010-08-151-2/+1
|\
| * usrp: moved usrp utils into public include spaceJosh Blum2010-08-151-2/+1
| |
* | usrp1: Add usrp1 implementationThomas Tsou2010-08-131-0/+1
|/
* Merge branch 'codec_gains'Josh Blum2010-08-061-0/+2
|\ | | | | | | | | | | | | Conflicts: host/lib/usrp/mimo_usrp.cpp host/lib/usrp/simple_usrp.cpp host/test/CMakeLists.txt
| * Merge branch 'master' into codec_gainsJosh Blum2010-08-041-0/+3
| |\ | | | | | | | | | | | | | | | Conflicts: host/lib/CMakeLists.txt host/lib/utils/gain_handler.cpp
| * | usrp: added gain group support usrp2 dboard and to wrapper implementationsJosh Blum2010-07-271-0/+2
| | |
* | | usrp: added subdev spec class with parser to specify subdevice ↵Josh Blum2010-08-061-0/+1
| |/ |/| | | | | specifications for channel config
* | uhd: moved utils cpp files into lib/utils directoryJosh Blum2010-08-041-0/+3
|/
* uhd: filling in mimo usrp implementation, renamed get_name to get_pp_string ↵Josh Blum2010-07-051-0/+1
| | | | for simple and mimo usrp
* Created a common usrp dsp utils to handle register word calculations.Josh Blum2010-06-071-0/+1
| | | | (also switched to boost endian define to avoid c compiler check)
* moved uhd lib cmake contents into respective subdirectoriesJosh Blum2010-05-061-0/+27