| Commit message (Expand) | Author | Age | Files | Lines |
* | dsp rework: added flusher to vita tx chain on clear | Josh Blum | 2012-02-15 | 1 | -8/+16 |
* | dsp rework: pass vita clears into dsp modules, unified fifo clears | Josh Blum | 2012-02-04 | 1 | -3/+2 |
* | dsp rework: rehash of the custom module stuff and readme | Josh Blum | 2012-02-02 | 1 | -2/+11 |
* | dsp rework: custom engine module for rx/tx vita chain | Josh Blum | 2012-02-01 | 1 | -31/+28 |
* | dsp rework: paramaterize post_engine_buffering | Josh Blum | 2012-02-01 | 1 | -4/+14 |
* | dsp rework: finished engine HEADER_OFFSET stuff, add post_engine_buffering | Josh Blum | 2012-01-30 | 1 | -3/+8 |
* | dsp rework: work on 8 to 16 engine (usrp2 ok) | Josh Blum | 2012-01-30 | 1 | -1/+1 |
* | dsp rework: integrated dspengine_8to16, some tweaks | Josh Blum | 2012-01-30 | 1 | -4/+2 |
* | dsp rework: added double buffer interface to vita tx | Josh Blum | 2012-01-28 | 1 | -8/+35 |
* | dsp rework: implemented dsp changes for other top levels | Josh Blum | 2012-01-27 | 1 | -1/+1 |
* | dsp rework: renamed dsp signals for frontend IO | Josh Blum | 2012-01-27 | 1 | -1/+1 |
* | dsp rework: u2_core test implementation | Josh Blum | 2012-01-26 | 1 | -18/+8 |
* | dsp: added tx_frontend, instantiated in u2/u2p | Matt Ettus | 2011-06-08 | 1 | -2/+2 |
* | added copyrights | Josh Blum | 2011-06-07 | 1 | -0/+17 |
* | clean up a bunch of warnings and incorrect bus widths | Matt Ettus | 2011-03-16 | 1 | -2/+3 |
* | generate port number headers in the dsp error units | Matt Ettus | 2010-12-15 | 1 | -3/+4 |
* | no need for second sequence number anymore. Each dsp tx chain | Matt Ettus | 2010-11-21 | 1 | -2/+2 |
* | get rid of extraneous U messages when we actually had an ACK | Matt Ettus | 2010-11-18 | 1 | -3/+3 |
* | clear out the vita tx chain and the tx fifo. need to check the fifo | Matt Ettus | 2010-11-11 | 1 | -2/+6 |
* | don't flag an error on eob ack | Matt Ettus | 2010-11-11 | 1 | -1/+1 |
* | cleanup for 32 bit seqnum | Matt Ettus | 2010-11-11 | 1 | -4/+3 |
* | switch to 32 bit sequence numbers. Will wrap in ~15 hours at max rate | Matt Ettus | 2010-11-11 | 1 | -1/+1 |
* | separated flow control and error reporting on tx path. should work with and ... | Matt Ettus | 2010-11-11 | 1 | -17/+33 |
* | checkpoint in flow control packet generation | Matt Ettus | 2010-11-11 | 1 | -9/+19 |
* | sequence number reset upon programming streamid | Matt Ettus | 2010-07-28 | 1 | -2/+3 |
* | implemented "next packet" and "next burst" policies | Matt Ettus | 2010-07-28 | 1 | -3/+3 |
* | more informative error codes | Matt Ettus | 2010-07-28 | 1 | -2/+2 |
* | introduce new error types | Matt Ettus | 2010-07-28 | 1 | -12/+21 |
* | move the streamid so it isn't at the same address as clear_state | Matt Ettus | 2010-07-28 | 1 | -1/+1 |
* | fix a typo | Matt Ettus | 2010-07-28 | 1 | -1/+1 |
* | tx error packets now muxed into the ethernet stream back to the host | Matt Ettus | 2010-07-28 | 1 | -16/+34 |
* | checkpoint. New context packet generator to report underruns and other errors | Matt Ettus | 2010-07-28 | 1 | -0/+43 |