Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usrp2: turn on ups_per_sec to avoid timeout issues on low sample rates | Josh Blum | 2011-05-20 | 1 | -1/+1 |
| | |||||
* | udp: update docs for transport, create common header for wait implementation | Josh Blum | 2011-02-20 | 1 | -8/+8 |
| | | | | | | | Reimplemented simple udp transport with one impl class. Moved wait for ready/select implementation into common header. Important note on select, timeval should have usecs < 1 second or it may error on some platforms. Fixed in this implementation. | ||||
* | udp: removed asio implementation, created custom managed buffer classes to ↵ | Josh Blum | 2011-02-09 | 1 | -3/+2 |
| | | | | re-use | ||||
* | udp_ports: enable async recv in xport, set performance params in top level, ↵ | Josh Blum | 2010-12-22 | 1 | -1/+1 |
| | | | | things working | ||||
* | usrp2: provided way to disable flow control updates by setting to zero | Josh Blum | 2010-12-11 | 1 | -1/+1 |
| | |||||
* | usrp2: added docs on flow control ricer args and using usrp2 with a switch | Josh Blum | 2010-10-13 | 1 | -0/+11 |
| | | | | implemented flow control param hints in the mboard impl | ||||
* | udp: add docs note about the udp transport | Josh Blum | 2010-10-08 | 1 | -0/+3 |
| | |||||
* | uhd: tweaked docs/notes on transports | Josh Blum | 2010-10-07 | 1 | -2/+5 |
| | |||||
* | usb: moved event handler thread into the zero copy interface | Josh Blum | 2010-10-05 | 1 | -0/+1 |
| | |||||
* | uhd: transport docs for UDP and USB (moved from usrp docs) | Josh Blum | 2010-10-05 | 1 | -0/+81 |