aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/simple_usrp.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into usrp2pNick Foster2010-08-101-65/+93
|\
| * usrp: added api call to get the subdev specJosh Blum2010-08-091-0/+8
| * Merge branch 'codec_gains'Josh Blum2010-08-061-6/+15
| |\
| | * usrp: added gain group support usrp2 dboard and to wrapper implementationsJosh Blum2010-07-271-6/+11
| * | usrp: tweaks to subdev spec printingJosh Blum2010-08-061-2/+5
| * | uhd: created subdevice pair struct for subdev spec (easier than first/second)Josh Blum2010-08-061-4/+4
| * | uhd: implemented subdev spec in mimo and simple usrp wrappers.Josh Blum2010-08-061-59/+72
| |/
* | Interface access methods for users to access dboards.Nick Foster2010-07-271-0/+12
* | This is a manual merge of codec_gains2 into usrp2py.Nick Foster2010-07-271-6/+11
|/
* usrp: added functions to derive tuned frequency, tweaked logic, added unit testJosh Blum2010-07-161-4/+12
* uhd: include code_rate/2 as part of the tunable frequency rangeJosh Blum2010-07-161-2/+7
* uhd: added get time now call to simple and mimo usrpJosh Blum2010-07-051-0/+4
* uhd: filling in mimo usrp implementation, renamed get_name to get_pp_string f...Josh Blum2010-07-051-6/+6
* added set freq with lo offset to simple usrp wrapperJosh Blum2010-05-141-0/+8
* added simple usrp api to read rssi and get LO lock statusJosh Blum2010-04-261-0/+12
* Created args string contructor for device address.Josh Blum2010-04-201-9/+30
* removed clock rate prop, we dont need to expose that since ticks are in nsecsJosh Blum2010-04-141-4/+0
* simplified the usage of dboard, dsp, and mboard proxies.Josh Blum2010-04-051-2/+2
* paradigm shift for the dsp abstractionJosh Blum2010-04-051-34/+12
* hardcoded values for enum props, added clock get/set for simple usrpJosh Blum2010-04-011-6/+11
* Moved usrp specific things into usrp directories and namespaces.Josh Blum2010-04-011-0/+207