Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | packets are shorter now, so we need to tell the udp state machine that... | Matt Ettus | 2010-11-23 | 1 | -1/+1 |
* | no need for second sequence number anymore. Each dsp tx chain | Matt Ettus | 2010-11-21 | 1 | -9/+6 |
* | clear out the vita tx chain and the tx fifo. need to check the fifo | Matt Ettus | 2010-11-11 | 1 | -3/+4 |
* | switch to 32 bit sequence numbers. Will wrap in ~15 hours at max rate | Matt Ettus | 2010-11-11 | 1 | -8/+10 |
* | separated flow control and error reporting on tx path. should work with and ... | Matt Ettus | 2010-11-11 | 1 | -2/+2 |
* | declarations | Matt Ettus | 2010-11-11 | 1 | -2/+3 |
* | checkpoint in flow control packet generation | Matt Ettus | 2010-11-11 | 1 | -10/+27 |
* | insert protocol engine flags when requested | Matt Ettus | 2010-07-28 | 1 | -2/+6 |
* | fix a typo | Matt Ettus | 2010-07-28 | 1 | -2/+2 |
* | tx error packets now muxed into the ethernet stream back to the host | Matt Ettus | 2010-07-28 | 1 | -4/+8 |
* | checkpoint. New context packet generator to report underruns and other errors | Matt Ettus | 2010-07-28 | 1 | -0/+64 |