summaryrefslogtreecommitdiffstats
path: root/host/docs/transport.rst
Commit message (Collapse)AuthorAgeFilesLines
* uhd: doc tweak for udp transport notesJosh Blum2011-09-261-2/+2
|
* usb: added interface args to usb abstractionsJosh Blum2011-09-191-1/+1
|
* uhd: updated docs usb post-install, added uhd-usrp.rulesJosh Blum2011-09-051-8/+27
|
* udp: squashed the wsa work and added documentation workJosh Blum2011-07-171-12/+30
|
* Added notes on latency and through put tuning for UDPJason Abele2011-07-171-0/+18
|
* usrp2: turn on ups_per_sec to avoid timeout issues on low sample ratesJosh Blum2011-05-201-1/+1
|
* udp: update docs for transport, create common header for wait implementationJosh Blum2011-02-201-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 Blum2011-02-091-3/+2
| | | | re-use
* udp_ports: enable async recv in xport, set performance params in top level, ↵Josh Blum2010-12-221-1/+1
| | | | things working
* usrp2: provided way to disable flow control updates by setting to zeroJosh Blum2010-12-111-1/+1
|
* usrp2: added docs on flow control ricer args and using usrp2 with a switchJosh Blum2010-10-131-0/+11
| | | | implemented flow control param hints in the mboard impl
* udp: add docs note about the udp transportJosh Blum2010-10-081-0/+3
|
* uhd: tweaked docs/notes on transportsJosh Blum2010-10-071-2/+5
|
* usb: moved event handler thread into the zero copy interfaceJosh Blum2010-10-051-0/+1
|
* uhd: transport docs for UDP and USB (moved from usrp docs)Josh Blum2010-10-051-0/+81