aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* uhd: different interp methods for IQ vs DCJosh Blum2011-11-146-10/+46
* uhd: added tx dc offset calibration + tweaksJosh Blum2011-11-146-49/+325
* usrp: fixed default initialization of iq bal correctionJosh Blum2011-11-133-6/+6
* uhd: share more common code in cal utilsJosh Blum2011-11-113-94/+56
* uhd: created rx IQ imbalance app to parallel txJosh Blum2011-11-118-93/+489
* uhd: lots of tweaks for calibration utilityJosh Blum2011-11-112-43/+49
* Updates to accommodate loopback calibration modeJason Abele2011-11-114-30/+71
* usrp: basically working iq cal on txJosh Blum2011-11-1012-33/+396
* uhd: basically usable cal sweep for wbxJosh Blum2011-11-104-70/+164
* uhd: first stab at calibration appJosh Blum2011-11-092-0/+244
* usrp: added missing include for weak ptrJosh Blum2011-11-082-0/+2
* usrp1: fix typo when calculating rx_dc_offset registerJosh Blum2011-11-081-1/+1
* Clip WBX target freq before computing LO settingsJason Abele2011-11-083-0/+9
* uhd: useful tweaks from userJosh Blum2011-11-081-1/+1
* uhd: removed wax and props utilsJosh Blum2011-11-0711-453/+3
* Updated typos in XCVR2450 dboard property tree codeJason Abele2011-11-071-6/+6
* uhd: dont pass 0 sample buffs to converter (avoid segfaults)Josh Blum2011-11-073-3/+6
* usrp2: fix channel mapping calculationJosh Blum2011-11-071-2/+2
* uhd: modify examples to use new time/clock source APIJosh Blum2011-11-076-69/+13
* uhd: bumped version number for next branch workJosh Blum2011-11-071-2/+2
* wbx: fixed typo because it should txJosh Blum2011-11-073-3/+3
* wbx: bring WBX into the treeJosh Blum2011-11-077-654/+188
* sbx: bring SBX into the treeJosh Blum2011-11-075-246/+79
* wbx: squashed Ben's WBX workJosh Blum2011-11-078-461/+1447
* sbx: squashed Ben's SBX workJosh Blum2011-11-077-403/+885
* basic: disable dboard clocks by defaultJosh Blum2011-11-071-4/+4
* Port of daughterboards from wax to new property treesJason Abele2011-11-079-1249/+572
* rfx: setup frontend property tree for rfx dboardJosh Blum2011-11-072-257/+65
* usrp: work on dboard code to use subtrees to populate frontend propsJosh Blum2011-11-0710-423/+85
* uhd: performance speed up for tx waveforms, no iterative libmath per sampleJosh Blum2011-11-061-2/+3
* usrp: parse rx stream args scalarJosh Blum2011-11-053-3/+6
* e100/b100: init tree before filling itJosh Blum2011-11-042-2/+2
* e100/b100: moved gpio regs and compat readbackJosh Blum2011-11-0311-376/+58
* usrp2: reg map change for GPIO coreJosh Blum2011-11-035-9/+11
* usrp: fix rate calculation logicJosh Blum2011-11-034-8/+17
* usrp: multi usrp API tweakJosh Blum2011-11-032-6/+15
* somebody made a typoJosh Blum2011-11-033-3/+3
* usrp: added called to query bw range as wellJosh Blum2011-11-032-0/+23
* usrp: reorganize frontend paths in tree for correction stuffJosh Blum2011-11-035-22/+44
* usrp: placeholder for potential set_next_command_time callJosh Blum2011-11-032-0/+19
* usrp: docs tweaks and renames to multi-usrpJosh Blum2011-11-032-51/+39
* usrp: prefer name iq_balance for api callJosh Blum2011-11-039-28/+27
* usrp: register properties for correction and dc offsetJosh Blum2011-11-033-3/+51
* usrp: update frontend cores for dc offsetJosh Blum2011-11-034-8/+34
* usrp: add api call to adjust phase/mag imbalanceJosh Blum2011-11-032-1/+39
* usrp1: implement rx dc offset control hooksJosh Blum2011-11-032-7/+38
* usrp: add api control for tx/rx dc offset controlJosh Blum2011-11-032-0/+65
* usrp: added get_tx/rx_ratesJosh Blum2011-11-0312-17/+102
* uhd: added some stream docs/app notesJosh Blum2011-11-033-0/+61
* uhd: changed stream args args to device_addr_tJosh Blum2011-11-031-4/+7