aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/multi_usrp.cpp
Commit message (Expand)AuthorAgeFilesLines
* usrp: fix set_clock_config typo for external and mimo clock refJosh Blum2012-04-061-2/+2
* usrp: fix typo for user setting regJosh Blum2012-03-211-1/+1
* usrp: fix wildcard set for time/clock sourceJosh Blum2012-03-121-2/+2
* gen2: added user setting regs api and user coreJosh Blum2012-01-311-0/+11
* usrp: added mboard param to set time next ppsJosh Blum2011-12-121-3/+7
* uhd: basically usable cal sweep for wbxJosh Blum2011-11-101-3/+8
* usrp: multi usrp API tweakJosh Blum2011-11-031-1/+5
* usrp: added called to query bw range as wellJosh Blum2011-11-031-0/+8
* usrp: reorganize frontend paths in tree for correction stuffJosh Blum2011-11-031-5/+17
* usrp: placeholder for potential set_next_command_time callJosh Blum2011-11-031-0/+4
* usrp: docs tweaks and renames to multi-usrpJosh Blum2011-11-031-5/+0
* usrp: prefer name iq_balance for api callJosh Blum2011-11-031-6/+6
* usrp: add api call to adjust phase/mag imbalanceJosh Blum2011-11-031-0/+20
* usrp: add api control for tx/rx dc offset controlJosh Blum2011-11-031-0/+30
* usrp: added get_tx/rx_ratesJosh Blum2011-11-031-0/+8
* usrp: deprecated clock config, added time/clock source callsJosh Blum2011-11-031-21/+51
* usrp: also use the new API to get the property tree in multi-usrpJosh Blum2011-09-141-1/+1
* usrp: fix string mapping for PPS_NEG clock configJosh Blum2011-09-141-1/+1
* usrp: preserve sub-ranges when calculating overall tune rangeJosh Blum2011-08-291-5/+9
* usrp: use the frontend BW to clip the overall tune rangeJosh Blum2011-08-181-6/+22
* uhd: replaced boost filesystem path with fs_path in property treeJosh Blum2011-07-221-5/+5
* uhd: added subtree capability to property treeJosh Blum2011-07-081-35/+33
* usrp: renamed ref_source to clock_source (terminology)Josh Blum2011-07-021-7/+7
* usrp: renamed sma source option to externalJosh Blum2011-07-011-3/+3
* usrp: deleted a bunch on obsoleted files in usrp directoryJosh Blum2011-06-291-1/+0
* uhd: make sure things are initializedJosh Blum2011-06-291-1/+1
* usrp: filled in the to pp string methodJosh Blum2011-06-291-1/+48
* uhd: loopback working on usrp2Josh Blum2011-06-291-21/+109
* uhd: work getting multi-usrp workingJosh Blum2011-06-281-152/+157
* uhd: removed more iostream stuff from usrp* implementationsJosh Blum2011-05-041-3/+3
* uhd: replaced warning post with calls to UHD_MSG(warning)Josh Blum2011-05-041-7/+7
* 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