| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | usrp1: safe destruction for usrp1 device | Josh Blum | 2011-03-10 | 1 | -1/+2 |
* | uhd: tweaks for windows msvc compiler warnings and errors | Josh Blum | 2011-02-16 | 1 | -1/+1 |
* | usrp-e100: use pre-bound get send/recv buffers in io impl | Josh Blum | 2011-02-03 | 1 | -2/+3 |
* | usrp1: removed binds and sptr allocs in usrp1 io impl | Josh Blum | 2011-02-14 | 1 | -48/+90 |
* | uhd: replaced std::vector<type> for buffer arguments in send/recv | Josh Blum | 2011-02-09 | 1 | -2/+2 |
* | uhd: replace asio buffer in make safe w/ memory and length, makes things simpler | Josh Blum | 2011-02-07 | 1 | -4/+2 |
* | usrp1: fix for tx disable on EOB | Josh Blum | 2011-02-02 | 1 | -11/+5 |
* | usrp1: work on usrp1 hardware compat with the api | Josh Blum | 2011-01-17 | 1 | -4/+32 |
* | uhd: update copyright dates on host code | Josh Blum | 2011-01-13 | 1 | -1/+1 |
* | 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 |