| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | usrp1: implement soft time ctrl for send at, recv at | Josh Blum | 2011-01-13 | 1 | -0/+2 |
* | usrp: removed old includes that didnt need to be there | Josh Blum | 2011-01-10 | 1 | -1/+0 |
* | usrp1: ensure that the current buffer was committed before getting a new one | Josh Blum | 2010-10-07 | 1 | -1/+5 |
* | usrp1: use the transport frame sizes to calculate the max spp | Josh Blum | 2010-10-06 | 1 | -72/+97 |
* | uhd: reworked the zero copy interface | Josh Blum | 2010-10-02 | 1 | -49/+16 |
* | uhd: implemented a double timeout (in seconds) for send and recv chains | Josh Blum | 2010-10-01 | 1 | -9/+11 |
* | uhd: implemented recv timeout for zero copy interface | Josh Blum | 2010-09-30 | 1 | -4/+4 |
* | usrp1: removed msvc warnings for usrp1 impl code | Josh Blum | 2010-09-23 | 1 | -2/+2 |
* | usrp1: multi-channel tx working, modified vrt handler to interleave | Josh Blum | 2010-09-23 | 1 | -1/+3 |
* | usrp1: multi-channel rx working, modified vrt handler to deinterleave | Josh Blum | 2010-09-22 | 1 | -1/+4 |
* | usrp1: reworked the io_impl for usrp1 to use the vrt packet handler | Josh Blum | 2010-09-22 | 1 | -246/+230 |
* | usrp1: flush for flow error messages | Josh Blum | 2010-08-31 | 1 | -2/+2 |
* | usrp1: Don't flush the stream buffer after every overrun/underrun | Thomas Tsou | 2010-08-27 | 1 | -2/+2 |
* | usrp1: Remove unused overrun/underrun poll variable | Thomas Tsou | 2010-08-24 | 1 | -2/+0 |
* | 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 |
* | usrp1: Add usrp1 implementation | Thomas Tsou | 2010-08-13 | 1 | -0/+229 |