Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactored types.hpp into types directory | Josh Blum | 2010-03-27 | 1 | -37/+0 |
| | |||||
* | Split metadata into rx and tx specific metadata. | Josh Blum | 2010-03-03 | 1 | -0/+37 |
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. |