aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Collapse)AuthorAgeFilesLines
...
| * uhd: first stab at calibration appJosh Blum2011-11-092-0/+244
| |
* | convert: added generic conversion for sc8 wire -> sc8 hostJosh Blum2011-11-152-2/+23
| |
* | Merge branch 'convert_work'Josh Blum2011-11-149-74/+276
|\ \
| * | convert: move priorities to implementation, different for armJosh Blum2011-11-153-20/+19
| | |
| * | convert: msvc warning fixes for sc8 table genJosh Blum2011-11-131-1/+3
| | |
| * | uhd: fixed sc8 table conversion, and simplified shiftsJosh Blum2011-11-131-19/+15
| | |
| * | convert: added table conversion routines for sc8Josh Blum2011-11-121-17/+95
| | |
| * | convert: simplify table conversion with templatesJosh Blum2011-11-121-52/+25
| | |
| * | convert: added table conversion routine for sc16 to floatsJosh Blum2011-11-123-2/+141
| | |
| * | convert: made conversion functions into classes so they can keep stateJosh Blum2011-11-127-57/+72
| | |
* | | uhd: work on doxygen comments for stream argsJosh Blum2011-11-141-4/+12
|/ /
* | uhd: simplification for tx waveformsJosh Blum2011-11-111-5/+3
| |
* | uhd: convert should use register_bytes_per_itemJosh Blum2011-11-111-11/+13
| |
* | uhd: updated ref sensor checks for new option namesJosh Blum2011-11-105-10/+10
| |
* | uhd: performance improvement for tx waveforms using integer table lookupJosh Blum2011-11-101-8/+7
|/
* 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
| | | | | | | | | | | Ported: Basic/LF Unknown XCVR DBSRX DBSRX2 TVRX TVRX2
* 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
| | | | git log
* 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
|