aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp2/fw_common.h
Commit message (Collapse)AuthorAgeFilesLines
* Send the number of samples per datagram over the control.Josh Blum2010-03-011-0/+5
| | | | | | Worked on the io impl for usrp2 (added loop unrolls and 32 bit buffers). Added some vrt rx constants to the fw common used by host and fw. Removed the MTU prop and added a general device prop for num samples.
* Recv noise with uhd.Josh Blum2010-03-011-0/+1
|
* Moved lib and include contents of dboard and mboard one directory up and ↵Josh Blum2010-02-211-0/+190
prefixed them with dboard_ and mboard_. And yes, the code is compiling.