aboutsummaryrefslogtreecommitdiffstats
path: root/usrp2/vrt/vita_tx_chain.v
Commit message (Expand)AuthorAgeFilesLines
* dsp: added tx_frontend, instantiated in u2/u2pMatt Ettus2011-06-081-2/+2
* added copyrightsJosh Blum2011-06-071-0/+17
* clean up a bunch of warnings and incorrect bus widthsMatt Ettus2011-03-161-2/+3
* generate port number headers in the dsp error unitsMatt Ettus2010-12-151-3/+4
* no need for second sequence number anymore. Each dsp tx chainMatt Ettus2010-11-211-2/+2
* get rid of extraneous U messages when we actually had an ACKMatt Ettus2010-11-181-3/+3
* clear out the vita tx chain and the tx fifo. need to check the fifoMatt Ettus2010-11-111-2/+6
* don't flag an error on eob ackMatt Ettus2010-11-111-1/+1
* cleanup for 32 bit seqnumMatt Ettus2010-11-111-4/+3
* switch to 32 bit sequence numbers. Will wrap in ~15 hours at max rateMatt Ettus2010-11-111-1/+1
* separated flow control and error reporting on tx path. should work with and ...Matt Ettus2010-11-111-17/+33
* checkpoint in flow control packet generationMatt Ettus2010-11-111-9/+19
* sequence number reset upon programming streamidMatt Ettus2010-07-281-2/+3
* implemented "next packet" and "next burst" policiesMatt Ettus2010-07-281-3/+3
* more informative error codesMatt Ettus2010-07-281-2/+2
* introduce new error typesMatt Ettus2010-07-281-12/+21
* move the streamid so it isn't at the same address as clear_stateMatt Ettus2010-07-281-1/+1
* fix a typoMatt Ettus2010-07-281-1/+1
* tx error packets now muxed into the ethernet stream back to the hostMatt Ettus2010-07-281-16/+34
* checkpoint. New context packet generator to report underruns and other errorsMatt Ettus2010-07-281-0/+43