aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/metadata.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Split metadata into rx and tx specific metadata.Josh Blum2010-03-031-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.