Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usrp: created mboard eeprom map class, implemented for usrp2 | Josh Blum | 2010-11-04 | 1 | -0/+1 |
| | |||||
* | usrp: deleted deprecated simple and mimo wrappers, moved implementations ↵ | Josh Blum | 2010-10-18 | 1 | -2/+0 |
| | | | | into headers | ||||
* | usrp: moved warnings logic into wrappers | Josh Blum | 2010-10-17 | 1 | -0/+1 |
| | |||||
* | usrp: created multi-usrp (multi chan, multi board), and deprecated mimo-usrp | Josh Blum | 2010-10-16 | 1 | -0/+1 |
| | |||||
* | uhd: added single usrp interface, added usrp1 properties to prop names | Josh Blum | 2010-09-20 | 1 | -0/+1 |
| | |||||
* | Merge branch 'next' into usrp1_next | Josh Blum | 2010-08-15 | 1 | -2/+1 |
|\ | |||||
| * | usrp: moved usrp utils into public include space | Josh Blum | 2010-08-15 | 1 | -2/+1 |
| | | |||||
* | | usrp1: Add usrp1 implementation | Thomas Tsou | 2010-08-13 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'codec_gains' | Josh Blum | 2010-08-06 | 1 | -0/+2 |
|\ | | | | | | | | | | | | | Conflicts: host/lib/usrp/mimo_usrp.cpp host/lib/usrp/simple_usrp.cpp host/test/CMakeLists.txt | ||||
| * | Merge branch 'master' into codec_gains | Josh Blum | 2010-08-04 | 1 | -0/+3 |
| |\ | | | | | | | | | | | | | | | | Conflicts: host/lib/CMakeLists.txt host/lib/utils/gain_handler.cpp | ||||
| * | | usrp: added gain group support usrp2 dboard and to wrapper implementations | Josh Blum | 2010-07-27 | 1 | -0/+2 |
| | | | |||||
* | | | usrp: added subdev spec class with parser to specify subdevice ↵ | Josh Blum | 2010-08-06 | 1 | -0/+1 |
| |/ |/| | | | | | specifications for channel config | ||||
* | | uhd: moved utils cpp files into lib/utils directory | Josh Blum | 2010-08-04 | 1 | -0/+3 |
|/ | |||||
* | uhd: filling in mimo usrp implementation, renamed get_name to get_pp_string ↵ | Josh Blum | 2010-07-05 | 1 | -0/+1 |
| | | | | for simple and mimo usrp | ||||
* | Created a common usrp dsp utils to handle register word calculations. | Josh Blum | 2010-06-07 | 1 | -0/+1 |
| | | | | (also switched to boost endian define to avoid c compiler check) | ||||
* | moved uhd lib cmake contents into respective subdirectories | Josh Blum | 2010-05-06 | 1 | -0/+27 |