Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | u1e/u1p: GPIOs switched over to setting regs | Matt Ettus | 2011-10-27 | 2 | -32/+45 | |
| | | | ||||||
| | * | forgot to add gpio atr to makefile source list | Josh Blum | 2011-10-26 | 1 | -0/+1 | |
| | | | ||||||
| | * | 32 bit compat number for E and B series | Josh Blum | 2011-10-26 | 2 | -10/+8 | |
| | | | ||||||
| | * | u1e/u1p: removed led setting reg | Matt Ettus | 2011-10-26 | 2 | -14/+4 | |
| | | | ||||||
| | * | u1p/u1e: partially redone atr and gpio redo | Matt Ettus | 2011-10-26 | 2 | -33/+11 | |
| | | | ||||||
| | * | u2/u2p: use new setting_reg based gpios, gets it off of wb | Matt Ettus | 2011-10-26 | 3 | -17/+98 | |
| | | | ||||||
| | * | u1e/u1p: remove unused UART | Matt Ettus | 2011-10-26 | 2 | -24/+0 | |
| | | | ||||||
| | * | u2/u2p: move nearly all setting regs onto dsp_clk | Matt Ettus | 2011-10-26 | 2 | -30/+37 | |
| | | | ||||||
| | * | u2/u2p: remove dead comments and code | Matt Ettus | 2011-10-26 | 2 | -84/+16 | |
| | | | ||||||
| | * | dsp: make rounding a single bit work again | Matt Ettus | 2011-10-26 | 1 | -5/+13 | |
| | | | ||||||
| | * | dsp: new rounding. more complex, but better properties | Matt Ettus | 2011-10-26 | 2 | -3/+80 | |
| | | | ||||||
| | * | dsp_engine: don't use SD rounding in 8 bit mode, so we can have a flat noise ↵ | Matt Ettus | 2011-10-26 | 2 | -4/+5 | |
| | | | | | | | | | | | | floor. | |||||
| | * | dsp_engine: trailer change to fit standard | Matt Ettus | 2011-10-26 | 1 | -2/+2 | |
| | | | ||||||
| | * | dsp_engine fix rst -> reset, default to read address | Matt Ettus | 2011-10-26 | 2 | -3/+3 | |
| | | | ||||||
| | * | dspengine: move the register to VITA_RX_CTRL + 9 instead of + 3 which is ↵ | Matt Ettus | 2011-10-26 | 1 | -1/+1 | |
| | | | | | | | | | | | | occupied | |||||
| | * | dspengine: insert into the rx chain | Matt Ettus | 2011-10-26 | 4 | -2/+29 | |
| | | | ||||||
| | * | dsp_engine: new way of doing DSP operations on VITA packets. Example does ↵ | Matt Ettus | 2011-10-26 | 7 | -3/+899 | |
| | | | | | | | | | | | | 16 to 8 bit conversion | |||||
| | * | dsp: ability to set rx dc offset to a fixed value | Matt Ettus | 2011-10-26 | 1 | -1/+2 | |
| | | | ||||||
| | * | usrp2: fix typo in top level core files | Josh Blum | 2011-10-26 | 2 | -2/+2 | |
| | | | ||||||
| * | | uhd: removed wax and props utils | Josh Blum | 2011-11-07 | 11 | -453/+3 | |
| | | | ||||||
| * | | Updated typos in XCVR2450 dboard property tree code | Jason Abele | 2011-11-07 | 1 | -6/+6 | |
| | | | ||||||
| * | | uhd: dont pass 0 sample buffs to converter (avoid segfaults) | Josh Blum | 2011-11-07 | 3 | -3/+6 | |
| | | | ||||||
| * | | usrp2: fix channel mapping calculation | Josh Blum | 2011-11-07 | 1 | -2/+2 | |
| | | | ||||||
| * | | uhd: modify examples to use new time/clock source API | Josh Blum | 2011-11-07 | 6 | -69/+13 | |
| | | | ||||||
| * | | uhd: bumped version number for next branch work | Josh Blum | 2011-11-07 | 1 | -2/+2 | |
| | | | ||||||
| * | | wbx: fixed typo because it should tx | Josh Blum | 2011-11-07 | 3 | -3/+3 | |
| | | | ||||||
| * | | wbx: bring WBX into the tree | Josh Blum | 2011-11-07 | 7 | -654/+188 | |
| | | | ||||||
| * | | sbx: bring SBX into the tree | Josh Blum | 2011-11-07 | 5 | -246/+79 | |
| | | | ||||||
| * | | wbx: squashed Ben's WBX work | Josh Blum | 2011-11-07 | 8 | -461/+1447 | |
| | | | ||||||
| * | | sbx: squashed Ben's SBX work | Josh Blum | 2011-11-07 | 7 | -403/+885 | |
| | | | ||||||
| * | | basic: disable dboard clocks by default | Josh Blum | 2011-11-07 | 1 | -4/+4 | |
| | | | ||||||
| * | | Port of daughterboards from wax to new property trees | Jason Abele | 2011-11-07 | 9 | -1249/+572 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ported: Basic/LF Unknown XCVR DBSRX DBSRX2 TVRX TVRX2 | |||||
| * | | rfx: setup frontend property tree for rfx dboard | Josh Blum | 2011-11-07 | 2 | -257/+65 | |
| | | | ||||||
| * | | usrp: work on dboard code to use subtrees to populate frontend props | Josh Blum | 2011-11-07 | 10 | -423/+85 | |
| | | | ||||||
| * | | uhd: performance speed up for tx waveforms, no iterative libmath per sample | Josh Blum | 2011-11-06 | 1 | -2/+3 | |
| | | | ||||||
| * | | usrp: parse rx stream args scalar | Josh Blum | 2011-11-05 | 3 | -3/+6 | |
| | | | ||||||
| * | | e100/b100: init tree before filling it | Josh Blum | 2011-11-04 | 2 | -2/+2 | |
| | | | | | | | | | | | | git log | |||||
| * | | e100/b100: moved gpio regs and compat readback | Josh Blum | 2011-11-03 | 11 | -376/+58 | |
| | | | ||||||
| * | | usrp2: reg map change for GPIO core | Josh Blum | 2011-11-03 | 5 | -9/+11 | |
| | | | ||||||
| * | | usrp: fix rate calculation logic | Josh Blum | 2011-11-03 | 4 | -8/+17 | |
| | | | ||||||
| * | | usrp: multi usrp API tweak | Josh Blum | 2011-11-03 | 2 | -6/+15 | |
| | | | ||||||
| * | | somebody made a typo | Josh Blum | 2011-11-03 | 3 | -3/+3 | |
| | | | ||||||
| * | | usrp: added called to query bw range as well | Josh Blum | 2011-11-03 | 2 | -0/+23 | |
| | | | ||||||
| * | | usrp: reorganize frontend paths in tree for correction stuff | Josh Blum | 2011-11-03 | 5 | -22/+44 | |
| | | | ||||||
| * | | usrp: placeholder for potential set_next_command_time call | Josh Blum | 2011-11-03 | 2 | -0/+19 | |
| | | | ||||||
| * | | usrp: docs tweaks and renames to multi-usrp | Josh Blum | 2011-11-03 | 2 | -51/+39 | |
| | | | ||||||
| * | | usrp: prefer name iq_balance for api call | Josh Blum | 2011-11-03 | 9 | -28/+27 | |
| | | | ||||||
| * | | usrp: register properties for correction and dc offset | Josh Blum | 2011-11-03 | 3 | -3/+51 | |
| | | | ||||||
| * | | usrp: update frontend cores for dc offset | Josh Blum | 2011-11-03 | 4 | -8/+34 | |
| | | | ||||||
| * | | usrp: add api call to adjust phase/mag imbalance | Josh Blum | 2011-11-03 | 2 | -1/+39 | |
| | | |