Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Send the number of samples per datagram over the control. | Josh Blum | 2010-03-01 | 1 | -7/+4 |
| | | | | | | 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. | ||||
* | Made the usrp2 impl into a device. | Josh Blum | 2010-02-21 | 1 | -2/+9 |
| | | | | | Removed the usrp device wrapper and usrp2 cpp file outside of the usrp2 lib dir. Also removed the mboard base files since we wont be needing them. | ||||
* | Moved lib and include contents of dboard and mboard one directory up and ↵ | Josh Blum | 2010-02-21 | 1 | -0/+196 |
prefixed them with dboard_ and mboard_. And yes, the code is compiling. |