Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uhd: replaced many conditional prints with UHD_LOG usage | Josh Blum | 2011-05-04 | 1 | -2/+2 |
* | udp: try non-blocking recv first for performance | Josh Blum | 2011-02-20 | 1 | -3/+1 |
* | udp: update docs for transport, create common header for wait implementation | Josh Blum | 2011-02-20 | 1 | -124/+36 |
* | udp: added polling alternative to select for mac | Josh Blum | 2010-11-17 | 1 | -0/+13 |
* | uhd: pulled in some worthwhile changes from flow control branch | Josh Blum | 2010-11-11 | 1 | -22/+22 |
* | usrp2: add a timeout to udp control and make it large for usrp2 control trans... | Josh Blum | 2010-07-19 | 1 | -10/+11 |
* | added interface address discovery | Josh Blum | 2010-03-26 | 1 | -0/+1 |
* | Added recovery app to use raw socket to burn known ip addr. | Josh Blum | 2010-03-16 | 1 | -1/+1 |
* | Moved timeouts into the udp transports. | Josh Blum | 2010-03-04 | 1 | -2/+27 |
* | Expanded the UDP api: | Josh Blum | 2010-03-02 | 1 | -0/+133 |