aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* 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
* uhd: fixed 8sc item32 converter on head/tail casesJosh Blum2011-11-032-15/+11
* usrp: deprecated clock config, added time/clock source callsJosh Blum2011-11-037-68/+136
* uhd: renamed convert markup to formatJosh Blum2011-11-0316-123/+110
* e100: performed streamer API update to e100 implJosh Blum2011-11-034-116/+162
* b100: performed streamer API update to b100 implJosh Blum2011-11-033-112/+151
* usrp1: support variable clock rate through APIJosh Blum2011-11-035-22/+60
* uhd: added one packet mode to rx streamerJosh Blum2011-11-035-34/+47
* usrp1: got the 16Msps working (needed non hb-filter image)Josh Blum2011-11-034-34/+48
* usrp2: work on alternative OTW formatsJosh Blum2011-11-038-29/+126
* usrp1: various tweaks related to streamingJosh Blum2011-11-035-34/+14
* usrp1: type conversions and 8-bit workJosh Blum2011-11-036-52/+143
* usrp1: multi channel receive workingJosh Blum2011-11-034-7/+7
* uhd: renamed some of the stream types and functionsJosh Blum2011-11-0323-59/+59
* uhd: device_deprecated.ipp typo fixJosh Blum2011-11-031-1/+1
* uhd: restore io type header for swig backwards compatJosh Blum2011-11-033-85/+84
* usrp1: did work for stream interface on usrp1Josh Blum2011-11-036-136/+195
* uhd: updated examples to use new streamer interfaceJosh Blum2011-11-0312-127/+128
* uhd: tweaks to streamer interface and multi-usrp convenience interfaceJosh Blum2011-11-032-11/+27
* usrp2: additional corrections for streaming to workJosh Blum2011-11-033-5/+6
* uhd: lots of work releated to streamer work and usrp2 implementationJosh Blum2011-11-038-204/+302
* uhd: restored super packet handler functionalityJosh Blum2011-11-039-288/+212
* uhd: created backwards compatible send/recv implementationJosh Blum2011-11-034-117/+197
* convert: restored unit test functionalityJosh Blum2011-11-032-72/+80