aboutsummaryrefslogtreecommitdiffstats
path: root/usrp2/vrt/gen_context_pkt.v
Commit message (Expand)AuthorAgeFilesLines
* packets are shorter now, so we need to tell the udp state machine that...Matt Ettus2010-11-231-1/+1
* no need for second sequence number anymore. Each dsp tx chainMatt Ettus2010-11-211-9/+6
* clear out the vita tx chain and the tx fifo. need to check the fifoMatt Ettus2010-11-111-3/+4
* switch to 32 bit sequence numbers. Will wrap in ~15 hours at max rateMatt Ettus2010-11-111-8/+10
* separated flow control and error reporting on tx path. should work with and ...Matt Ettus2010-11-111-2/+2
* declarationsMatt Ettus2010-11-111-2/+3
* checkpoint in flow control packet generationMatt Ettus2010-11-111-10/+27
* insert protocol engine flags when requestedMatt Ettus2010-07-281-2/+6
* fix a typoMatt Ettus2010-07-281-2/+2
* tx error packets now muxed into the ethernet stream back to the hostMatt Ettus2010-07-281-4/+8
* checkpoint. New context packet generator to report underruns and other errorsMatt Ettus2010-07-281-0/+64