| Commit message (Expand) | Author | Age | Files | Lines |
* | mboard id's are now more concise (codenames are separated, for example), and ... | Nicholas Corgan | 2012-04-20 | 1 | -1/+1 |
* | dbsrx: limit the USRP1 + DBSRX GPIO clock rate to 4MHz | Josh Blum | 2012-03-26 | 1 | -1/+8 |
* | Make DBSRX* set default bandwidth based on codec rate | Jason Abele | 2012-03-11 | 1 | -1/+2 |
* | dbsrx: set initial freq and bw filter after clocks enabled | Josh Blum | 2011-11-21 | 1 | -4/+8 |
* | Port of daughterboards from wax to new property trees | Jason Abele | 2011-11-07 | 1 | -134/+66 |
* | usrp: deleted a bunch on obsoleted files in usrp directory | Josh Blum | 2011-06-29 | 1 | -1/+0 |
* | uhd: replaced warning post with calls to UHD_MSG(warning) | Josh Blum | 2011-05-04 | 1 | -17/+9 |
* | usrp: replaced conditional dboard debug prints w/ UHD_LOGV(often) | Josh Blum | 2011-05-04 | 1 | -16/+15 |
* | dbsrx: implement SUBDEV_PROP_ANTENNA to give users a better error | Josh Blum | 2011-04-28 | 1 | -1/+5 |
* | uhd: switch algorithm namespace to uhd | Josh Blum | 2011-02-24 | 1 | -8/+8 |
* | uhd: renamed the assert header to assert has | Josh Blum | 2011-02-24 | 1 | -1/+1 |
* | usrp: implement sensors in all the dboards, deprecated read rssi and get lo l... | Josh Blum | 2011-02-11 | 1 | -2/+8 |
* | uhd: update copyright dates on host code | Josh Blum | 2011-01-13 | 1 | -1/+1 |
* | uhd: replace all the instances of float not pertaining to io types with doubl... | Josh Blum | 2011-01-11 | 1 | -11/+11 |
* | dbsrx: increase setup time for dbsrx band select | Josh Blum | 2010-12-18 | 1 | -1/+1 |
* | Merge branch 'ranges' | Josh Blum | 2010-11-11 | 1 | -8/+8 |
|\ |
|
| * | uhd: added meta-range clip and implemented in dboards, fixed step calculation | Josh Blum | 2010-11-10 | 1 | -3/+3 |
| * | uhd: created a meta range that is a range of ranges for gains and freqs | Josh Blum | 2010-11-10 | 1 | -8/+8 |
* | | uhd: pulled in some worthwhile changes from flow control branch | Josh Blum | 2010-11-11 | 1 | -0/+3 |
|/ |
|
* | uhd: replaced print warning with a post warning call and registry | Josh Blum | 2010-10-26 | 1 | -4/+4 |
* | Added bandwidth property to all daughterboards | Jason Abele | 2010-10-25 | 1 | -2/+2 |
* | dbsrx: reject asymmetric clocks (odd divisors) | Josh Blum | 2010-10-22 | 1 | -0/+2 |
* | usrp: use the dboard id to prefix the subdev gain group names | Josh Blum | 2010-10-20 | 1 | -7/+2 |
* | usrp: change the bandwidth param to a double (its a frequency), add set and g... | Josh Blum | 2010-10-19 | 1 | -12/+6 |
* | DBSRX: Fixed some ASSERT statements. | Nick Foster | 2010-10-11 | 1 | -8/+8 |
* | Fixed Assertions to better document tuning failures | Jason Abele | 2010-10-08 | 1 | -6/+8 |
* | usrp: added subdev enabled property | Josh Blum | 2010-09-30 | 1 | -0/+7 |
* | usrp1: work on gpio clock divider for dbsrx, still not locking | Josh Blum | 2010-08-30 | 1 | -1/+6 |
* | uhd: extract named prop returns a named prop (not a tuple) | Josh Blum | 2010-08-15 | 1 | -22/+7 |
* | usrp: replaced mboard name with special props for dboard iface | Josh Blum | 2010-08-14 | 1 | -17/+14 |
* | dbsrx: fix msvc warnings | Josh Blum | 2010-08-06 | 1 | -5/+6 |
* | Fix DBSRX tuning and filter bandwidth | Jason Abele | 2010-08-05 | 1 | -53/+117 |
* | DBSRX support in UHD | Jason Abele | 2010-08-04 | 1 | -0/+545 |