| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'convert_work' | Josh Blum | 2011-11-14 | 9 | -74/+276 |
|\ |
|
| * | convert: move priorities to implementation, different for arm | Josh Blum | 2011-11-15 | 3 | -20/+19 |
| * | convert: msvc warning fixes for sc8 table gen | Josh Blum | 2011-11-13 | 1 | -1/+3 |
| * | uhd: fixed sc8 table conversion, and simplified shifts | Josh Blum | 2011-11-13 | 1 | -19/+15 |
| * | convert: added table conversion routines for sc8 | Josh Blum | 2011-11-12 | 1 | -17/+95 |
| * | convert: simplify table conversion with templates | Josh Blum | 2011-11-12 | 1 | -52/+25 |
| * | convert: added table conversion routine for sc16 to floats | Josh Blum | 2011-11-12 | 3 | -2/+141 |
| * | convert: made conversion functions into classes so they can keep state | Josh Blum | 2011-11-12 | 7 | -57/+72 |
* | | uhd: work on doxygen comments for stream args | Josh Blum | 2011-11-14 | 1 | -4/+12 |
|/ |
|
* | uhd: simplification for tx waveforms | Josh Blum | 2011-11-11 | 1 | -5/+3 |
* | uhd: convert should use register_bytes_per_item | Josh Blum | 2011-11-11 | 1 | -11/+13 |
* | uhd: updated ref sensor checks for new option names | Josh Blum | 2011-11-10 | 5 | -10/+10 |
* | uhd: performance improvement for tx waveforms using integer table lookup | Josh Blum | 2011-11-10 | 1 | -8/+7 |
* | usrp: added missing include for weak ptr | Josh Blum | 2011-11-08 | 2 | -0/+2 |
* | usrp1: fix typo when calculating rx_dc_offset register | Josh Blum | 2011-11-08 | 1 | -1/+1 |
* | Clip WBX target freq before computing LO settings | Jason Abele | 2011-11-08 | 3 | -0/+9 |
* | uhd: useful tweaks from user | Josh Blum | 2011-11-08 | 2 | -1/+2 |
* | Merge branch 'uhd_next' | Josh Blum | 2011-11-07 | 152 | -6665/+7312 |
|\ |
|
| * | Merge branch 'fpga_master' into uhd_next | Josh Blum | 2011-11-07 | 27 | -372/+1342 |
| |\ |
|
| | * | remove unused irq to meet timing | Josh Blum | 2011-11-05 | 2 | -21/+7 |
| | * | convenience makefiles for top level projects | Josh Blum | 2011-11-05 | 2 | -0/+31 |
| | * | increase vita rx fifosize to 10, like USRP2, make things work | Josh Blum | 2011-11-04 | 2 | -4/+4 |
| | * | dsp: remove dsp_buffer and replace with simpler add_routing_header, | Matt Ettus | 2011-11-04 | 3 | -3/+50 |
| | * | dsp: remove warnings | Matt Ettus | 2011-11-04 | 2 | -4/+6 |
| | * | u1e: fix unattached nets from copy-paste error | Matt Ettus | 2011-11-04 | 1 | -3/+3 |
| | * | b100: fix warnings, complete removal of test code | Matt Ettus | 2011-11-04 | 2 | -16/+7 |
| | * | b100: remove test features from GPIF to save space | Matt Ettus | 2011-11-04 | 2 | -82/+9 |
| | * | 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 |
| | * | 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 occu... | Matt Ettus | 2011-10-26 | 1 | -1/+1 |
| | * | 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 16... | Matt Ettus | 2011-10-26 | 7 | -3/+899 |
| | * | 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 |