Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split metadata into rx and tx specific metadata. | Josh Blum | 2010-03-03 | 1 | -6/+6 |
| | | | | | | The rx metadata has fragment flags and the tx metatdata has burst flags. Made the io impl for usrp2 rx routine fill in the rx metatdata fragment flag. Added device documentation for send and recv in regards to fragmentation. | ||||
* | Making use of vrt lib in the usrp2 io_impl. | Josh Blum | 2010-03-03 | 1 | -0/+3 |
| | | | | Added a packet size param to the vrt pack and unpack. | ||||
* | Added a vrt library to pack and unpack from metadata. | Josh Blum | 2010-03-02 | 2 | -0/+98 |
| | | | | Added a vrt test app that packs and unpacks the data. | ||||
* | Worked out spi api for the dboard interface. | Josh Blum | 2010-02-17 | 3 | -106/+0 |
| | | | | Created usrp2 spi transaction control on host and fw | ||||
* | moved host code into host directory for clean (unambiguous) top level | Josh Blum | 2010-02-17 | 7 | -0/+391 |