aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * u2/u2p: move nearly all setting regs onto dsp_clkMatt Ettus2011-10-262-30/+37
| | * u2/u2p: remove dead comments and codeMatt Ettus2011-10-262-84/+16
| | * dsp: make rounding a single bit work againMatt Ettus2011-10-261-5/+13
| | * dsp: new rounding. more complex, but better propertiesMatt Ettus2011-10-262-3/+80
| | * dsp_engine: don't use SD rounding in 8 bit mode, so we can have a flat noise ...Matt Ettus2011-10-262-4/+5
| | * dsp_engine: trailer change to fit standardMatt Ettus2011-10-261-2/+2
| | * dsp_engine fix rst -> reset, default to read addressMatt Ettus2011-10-262-3/+3
| | * dspengine: move the register to VITA_RX_CTRL + 9 instead of + 3 which is occu...Matt Ettus2011-10-261-1/+1
| | * dspengine: insert into the rx chainMatt Ettus2011-10-264-2/+29
| | * dsp_engine: new way of doing DSP operations on VITA packets. Example does 16...Matt Ettus2011-10-267-3/+899
| | * dsp: ability to set rx dc offset to a fixed valueMatt Ettus2011-10-261-1/+2
| | * usrp2: fix typo in top level core filesJosh Blum2011-10-262-2/+2
| * | 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
| * | uhd: added converter for item32 as cpu typeJosh Blum2011-11-031-0/+28
| * | uhd: added trailer parsing for occupancyJosh Blum2011-11-038-28/+46