| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'slave_fifo_rebase' into dsp_rework | Josh Blum | 2012-02-01 | 6 | -35/+509 |
|\ |
|
| * | Fix missing B100 core_compile (poor Git hygeine) | Nick Foster | 2012-01-23 | 1 | -0/+1 |
| * | b100: bumped fpga compat number for slave fifo mode | Josh Blum | 2012-01-12 | 1 | -1/+1 |
| * | Slave FIFO: fix for PKTEND not asserting @ end of RX. | Nick Foster | 2012-01-12 | 1 | -8/+8 |
| * | B100: moar buffering on TX for better performance in bidirectional applications | Nick Foster | 2012-01-12 | 2 | -5/+5 |
| * | Squashed slave mode changes onto master. | Nick Foster | 2012-01-12 | 7 | -34/+507 |
* | | dsp rework: paramaterize post_engine_buffering | Josh Blum | 2012-02-01 | 3 | -4/+16 |
* | | dsp_rework: handle longer headers | Matt Ettus | 2012-01-31 | 1 | -2/+8 |
* | | dsp_rework: more thorough test | Matt Ettus | 2012-01-31 | 1 | -8/+20 |
* | | dsp rework: finished engine HEADER_OFFSET stuff, add post_engine_buffering | Josh Blum | 2012-01-30 | 2 | -8/+13 |
* | | dsp rework: work on 8 to 16 engine (usrp2 ok) | Josh Blum | 2012-01-30 | 2 | -25/+26 |
* | | dsp_engine: work with transport header | Matt Ettus | 2012-01-30 | 1 | -16/+14 |
* | | dsp rework: integrated dspengine_8to16, some tweaks | Josh Blum | 2012-01-30 | 3 | -8/+8 |
* | | dsp: 8 to 16 bit conversion for tx side. believed to be functional | Matt Ettus | 2012-01-29 | 2 | -12/+230 |
* | | dsp rework: increase the number of effective bits in the duc scale factor | Josh Blum | 2012-01-28 | 1 | -1/+1 |
* | | dsp rework: added double buffer interface to vita tx | Josh Blum | 2012-01-28 | 5 | -12/+41 |
* | | dsp rework: moved scale and round into ddc chain | Josh Blum | 2012-01-28 | 7 | -41/+49 |
* | | dsp rework: top level fixes B100/E100 | Josh Blum | 2012-01-27 | 4 | -8/+9 |
* | | dsp rework: integrated custom dsp module shells | Josh Blum | 2012-01-27 | 18 | -38/+370 |
* | | dsp rework: implemented dsp changes for other top levels | Josh Blum | 2012-01-27 | 10 | -106/+203 |
* | | dsp rework: renamed dsp signals for frontend IO | Josh Blum | 2012-01-27 | 6 | -32/+66 |
* | | dsp rework: u2_core test implementation | Josh Blum | 2012-01-26 | 13 | -446/+49 |
|/ |
|
* | n2xx: updated bootloader to latest build in uhd master | Josh Blum | 2012-01-11 | 1 | -377/+377 |
* | usrp2/nseries: restored clock/serdes readback | Josh Blum | 2011-11-23 | 2 | -4/+4 |
* | need more umph out of correction values | Josh Blum | 2011-11-10 | 6 | -8/+8 |
* | 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 |