| Commit message (Expand) | Author | Age | Files | Lines |
* | usrp: moved wrapper utils into multi-usrp | Josh Blum | 2011-03-10 | 1 | -2/+43 |
* | Generalized mboard_iface and added a SPI convenience class a la I2C | Nick Foster | 2011-03-03 | 1 | -0/+5 |
* | uhd: replaced instanced of std::exception with the uhd exceptions | Josh Blum | 2011-02-24 | 1 | -2/+1 |
* | uhd: renamed the assert header to assert has | Josh Blum | 2011-02-24 | 1 | -1/+1 |
* | uhd: got all compiling w/ changes, changes to channel calculation in multi usrp | Josh Blum | 2011-02-17 | 1 | -28/+51 |
* | usrp: support for multiple dsps in props and implemented in usrp1 | Josh Blum | 2011-02-17 | 1 | -11/+11 |
* | Merge branch 'sensors' into usrp2_dual_dsp | Josh Blum | 2011-02-17 | 1 | -12/+24 |
|\ |
|
| * | usrp: implement sensors in all the dboards, deprecated read rssi and get lo l... | Josh Blum | 2011-02-11 | 1 | -12/+0 |
| * | usrp: added get sensors api to multi usrp for rx/tx subdevs and mboard | Josh Blum | 2011-02-11 | 1 | -0/+24 |
* | | uhd: work on multiple dsp in host wrapper | Josh Blum | 2011-02-17 | 1 | -33/+41 |
|/ |
|
* | usrp: added mboard param to get time now and last pps | Josh Blum | 2011-02-11 | 1 | -4/+4 |
* | usrp: added set and get master clock rates to usrp API | Josh Blum | 2011-01-31 | 1 | -0/+14 |
* | uhd: remove single usrp (leave a typedef), multi-usrp is a superset now | Josh Blum | 2011-01-27 | 1 | -1/+12 |
* | 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 | -6/+6 |
* | usrp: change wording on pps error message in multi usrp | Josh Blum | 2011-01-07 | 1 | -2/+3 |
* | uhd: removed SOB always from tx examples, | Josh Blum | 2010-12-30 | 1 | -1/+1 |
* | usrp2: implemented get time last pps | Josh Blum | 2010-12-30 | 1 | -12/+17 |
* | usrp: added a time sync check for multi usrp | Josh Blum | 2010-10-27 | 1 | -0/+9 |
* | uhd: replaced print warning with a post warning call and registry | Josh Blum | 2010-10-26 | 1 | -1/+1 |
* | uhd: created tune request struct and implemented more fine grained tuning calls | Josh Blum | 2010-10-25 | 1 | -18/+6 |
* | usrp: added gain element access by gain name to multi and single wrappers | Josh Blum | 2010-10-20 | 1 | -12/+22 |
* | usrp: change the bandwidth param to a double (its a frequency), add set and g... | Josh Blum | 2010-10-19 | 1 | -4/+16 |
* | multi-usrp: fixed num channel calculation, moved logic to cpm functions | Josh Blum | 2010-10-19 | 1 | -16/+16 |
* | multi-usrp: corrected calculations for channel and mboard indexes | Josh Blum | 2010-10-18 | 1 | -30/+25 |
* | usrp: moved warnings logic into wrappers | Josh Blum | 2010-10-17 | 1 | -9/+15 |
* | usrp: created multi-usrp (multi chan, multi board), and deprecated mimo-usrp | Josh Blum | 2010-10-16 | 1 | -0/+422 |