summaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/multi_usrp.cpp
Commit message (Expand)AuthorAgeFilesLines
* usrp: moved wrapper utils into multi-usrpJosh Blum2011-03-101-2/+43
* Generalized mboard_iface and added a SPI convenience class a la I2CNick Foster2011-03-031-0/+5
* uhd: replaced instanced of std::exception with the uhd exceptionsJosh Blum2011-02-241-2/+1
* uhd: renamed the assert header to assert hasJosh Blum2011-02-241-1/+1
* uhd: got all compiling w/ changes, changes to channel calculation in multi usrpJosh Blum2011-02-171-28/+51
* usrp: support for multiple dsps in props and implemented in usrp1Josh Blum2011-02-171-11/+11
* Merge branch 'sensors' into usrp2_dual_dspJosh Blum2011-02-171-12/+24
|\
| * usrp: implement sensors in all the dboards, deprecated read rssi and get lo l...Josh Blum2011-02-111-12/+0
| * usrp: added get sensors api to multi usrp for rx/tx subdevs and mboardJosh Blum2011-02-111-0/+24
* | uhd: work on multiple dsp in host wrapperJosh Blum2011-02-171-33/+41
|/
* usrp: added mboard param to get time now and last ppsJosh Blum2011-02-111-4/+4
* usrp: added set and get master clock rates to usrp APIJosh Blum2011-01-311-0/+14
* uhd: remove single usrp (leave a typedef), multi-usrp is a superset nowJosh Blum2011-01-271-1/+12
* uhd: update copyright dates on host codeJosh Blum2011-01-131-1/+1
* uhd: replace all the instances of float not pertaining to io types with doubl...Josh Blum2011-01-111-6/+6
* usrp: change wording on pps error message in multi usrpJosh Blum2011-01-071-2/+3
* uhd: removed SOB always from tx examples,Josh Blum2010-12-301-1/+1
* usrp2: implemented get time last ppsJosh Blum2010-12-301-12/+17
* usrp: added a time sync check for multi usrpJosh Blum2010-10-271-0/+9
* uhd: replaced print warning with a post warning call and registryJosh Blum2010-10-261-1/+1
* uhd: created tune request struct and implemented more fine grained tuning callsJosh Blum2010-10-251-18/+6
* usrp: added gain element access by gain name to multi and single wrappersJosh Blum2010-10-201-12/+22
* usrp: change the bandwidth param to a double (its a frequency), add set and g...Josh Blum2010-10-191-4/+16
* multi-usrp: fixed num channel calculation, moved logic to cpm functionsJosh Blum2010-10-191-16/+16
* multi-usrp: corrected calculations for channel and mboard indexesJosh Blum2010-10-181-30/+25
* usrp: moved warnings logic into wrappersJosh Blum2010-10-171-9/+15
* usrp: created multi-usrp (multi chan, multi board), and deprecated mimo-usrpJosh Blum2010-10-161-0/+422