| Commit message (Expand) | Author | Age | Files | Lines |
* | UHD: Brought out set_rx_bandwidth for dboards with programmable rx filters. | Nick Foster | 2010-10-11 | 1 | -0/+4 |
* | usrp1: reworked the io_impl for usrp1 to use the vrt packet handler | Josh Blum | 2010-09-22 | 1 | -1/+1 |
* | usrp1: implemented multi-channel dsp control of shift freq | Josh Blum | 2010-09-20 | 1 | -113/+50 |
* | usrp: added get dboard iface to simple wrapper, and set gpio debug to dboard ... | Josh Blum | 2010-08-23 | 1 | -0/+8 |
* | usrp: added api call to get the subdev spec | Josh Blum | 2010-08-09 | 1 | -0/+8 |
* | Merge branch 'codec_gains' | Josh Blum | 2010-08-06 | 1 | -6/+15 |
|\ |
|
| * | usrp: added gain group support usrp2 dboard and to wrapper implementations | Josh Blum | 2010-07-27 | 1 | -6/+11 |
* | | usrp: tweaks to subdev spec printing | Josh Blum | 2010-08-06 | 1 | -2/+5 |
* | | uhd: created subdevice pair struct for subdev spec (easier than first/second) | Josh Blum | 2010-08-06 | 1 | -4/+4 |
* | | uhd: implemented subdev spec in mimo and simple usrp wrappers. | Josh Blum | 2010-08-06 | 1 | -59/+72 |
|/ |
|
* | usrp: added functions to derive tuned frequency, tweaked logic, added unit test | Josh Blum | 2010-07-16 | 1 | -4/+12 |
* | uhd: include code_rate/2 as part of the tunable frequency range | Josh Blum | 2010-07-16 | 1 | -2/+7 |
* | uhd: added get time now call to simple and mimo usrp | Josh Blum | 2010-07-05 | 1 | -0/+4 |
* | uhd: filling in mimo usrp implementation, renamed get_name to get_pp_string f... | Josh Blum | 2010-07-05 | 1 | -6/+6 |
* | added set freq with lo offset to simple usrp wrapper | Josh Blum | 2010-05-14 | 1 | -0/+8 |
* | added simple usrp api to read rssi and get LO lock status | Josh Blum | 2010-04-26 | 1 | -0/+12 |
* | Created args string contructor for device address. | Josh Blum | 2010-04-20 | 1 | -9/+30 |
* | removed clock rate prop, we dont need to expose that since ticks are in nsecs | Josh Blum | 2010-04-14 | 1 | -4/+0 |
* | simplified the usage of dboard, dsp, and mboard proxies. | Josh Blum | 2010-04-05 | 1 | -2/+2 |
* | paradigm shift for the dsp abstraction | Josh Blum | 2010-04-05 | 1 | -34/+12 |
* | hardcoded values for enum props, added clock get/set for simple usrp | Josh Blum | 2010-04-01 | 1 | -6/+11 |
* | Moved usrp specific things into usrp directories and namespaces. | Josh Blum | 2010-04-01 | 1 | -0/+207 |