Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usrp: work on meeting timing constraints | Josh Blum | 2012-04-10 | 1 | -1/+2 |
| | | | | | | * fifo ctrl register the vita ticks and use late * vita de/framer make nchans const since we dont change it * simplify readback muxes to minimal usage | ||||
* | dsp rework: minor simplification in vita_tx_deframer | Josh Blum | 2012-02-13 | 1 | -4/+1 |
| | | | | all n-series devices meet timing | ||||
* | dsp rework: full-rate pipelining in vita tx deframer | Josh Blum | 2012-02-12 | 1 | -37/+51 |
| | | | | | | | | The vita tx deframer can now pass payload at clock rate. This enables TX streaming at interpolations factors of 2. The vector capabilities of TX deframer have been kept in-tact, and should be functional, however, only MAXCHAN=1 has been tested. | ||||
* | dsp rework: implement 64 bit ticks no seconds | Josh Blum | 2012-02-06 | 1 | -4/+4 |
| | |||||
* | 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/+2 |
| | |||||
* | fix problem with consecutive timed packets on tx | Matt Ettus | 2010-11-18 | 1 | -2/+0 |
| | |||||
* | clear out the vita tx chain and the tx fifo. need to check the fifo | Matt Ettus | 2010-11-11 | 1 | -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 Ettus | 2010-11-11 | 1 | -6/+16 |
| | |||||
* | switch to 32 bit sequence numbers. Will wrap in ~15 hours at max rate | Matt Ettus | 2010-11-11 | 1 | -5/+5 |
| | |||||
* | typo which isn't caught by xilinx | 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 | -5/+6 |
| | | | | without flow control | ||||
* | go to the correct state | Matt Ettus | 2010-11-11 | 1 | -3/+3 |
| | |||||
* | checkpoint in flow control packet generation | Matt Ettus | 2010-11-11 | 1 | -21/+41 |
| | |||||
* | revert unneeded changes and incorrect comments | Matt Ettus | 2010-11-11 | 1 | -2/+2 |
| | |||||
* | Added a bunch of debug signals. | Ian Buckley | 2010-11-11 | 1 | -2/+2 |
| | |||||
* | sequence number reset upon programming streamid | Matt Ettus | 2010-07-28 | 1 | -3/+8 |
| | |||||
* | implemented "next packet" and "next burst" policies | Matt Ettus | 2010-07-28 | 1 | -3/+4 |
| | |||||
* | sequence errors can happen on start of burst as well. | Matt Ettus | 2010-07-28 | 1 | -1/+1 |
| | |||||
* | introduce new error types | Matt Ettus | 2010-07-28 | 1 | -7/+17 |
| | |||||
* | remove warnings | Matt Ettus | 2010-07-16 | 1 | -1/+1 |
| | |||||
* | fix typo, no functionality difference | Matt Ettus | 2010-05-19 | 1 | -1/+1 |
| | |||||
* | moved into subdir | Josh Blum | 2010-01-22 | 1 | -0/+187 |