Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usrp1: Remove unused overrun/underrun poll variable | Thomas Tsou | 2010-08-24 | 1 | -2/+0 |
| | | | | | | The polling inverval for overrun and underrun checking is rate dependent and calculated in the dsp code whenever the interpolation or decimation is changed. | ||||
* | usrp1: Cleanup unnecessary state variables | Thomas Tsou | 2010-08-24 | 1 | -12/+22 |
| | |||||
* | usrp1: Refactor I/O implementation | Thomas Tsou | 2010-08-23 | 1 | -130/+207 |
| | |||||
* | usrp1: Make underrun/overrun checking rate dependent | Thomas Tsou | 2010-08-19 | 1 | -10/+22 |
| | | | | Calculate a polling interval based on the sample rate and size. | ||||
* | usrp1: Add usrp1 implementation | Thomas Tsou | 2010-08-13 | 1 | -0/+229 |