aboutsummaryrefslogtreecommitdiffstats
path: root/usrp2/vrt/vita_tx_deframer.v
Commit message (Collapse)AuthorAgeFilesLines
* fix problem with consecutive timed packets on txMatt Ettus2010-11-181-2/+0
|
* clear out the vita tx chain and the tx fifo. need to check the fifoMatt Ettus2010-11-111-1/+1
| | | | reset to make sure it is in the correct clock domain.
* now handles frames larger than the vita packet (i.e. with padding)Matt Ettus2010-11-111-6/+16
|
* switch to 32 bit sequence numbers. Will wrap in ~15 hours at max rateMatt Ettus2010-11-111-5/+5
|
* typo which isn't caught by xilinxMatt Ettus2010-11-111-1/+1
|
* separated flow control and error reporting on tx path. should work with and ↵Matt Ettus2010-11-111-5/+6
| | | | without flow control
* go to the correct stateMatt Ettus2010-11-111-3/+3
|
* checkpoint in flow control packet generationMatt Ettus2010-11-111-21/+41
|
* revert unneeded changes and incorrect commentsMatt Ettus2010-11-111-2/+2
|
* Added a bunch of debug signals.Ian Buckley2010-11-111-2/+2
|
* sequence number reset upon programming streamidMatt Ettus2010-07-281-3/+8
|
* implemented "next packet" and "next burst" policiesMatt Ettus2010-07-281-3/+4
|
* sequence errors can happen on start of burst as well.Matt Ettus2010-07-281-1/+1
|
* introduce new error typesMatt Ettus2010-07-281-7/+17
|
* remove warningsMatt Ettus2010-07-161-1/+1
|
* fix typo, no functionality differenceMatt Ettus2010-05-191-1/+1
|
* moved into subdirJosh Blum2010-01-221-0/+187