index
:
uhd
lea-m8f
lea-m8f-003_008_002
lea-m8f-003_009_001
lea-m8f-003_009_004
lea-m8f-003_010_003_000
lea-m8f-003_012_000_000
lea-m8f-v3.14.1.0
lea-m8f-v4.2.0.1
master
Ettus' UHD Repository
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
host
/
lib
/
transport
/
udp_zero_copy_asio.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
uhd: added warning printer utility function
Josh Blum
2010-08-04
1
-6
/
+6
*
usrp2: use default sized buffer on transmit (or reasonably smaller)
Josh Blum
2010-07-26
1
-4
/
+12
*
usrp2: disable buffer resize on platforms that cry about it
Josh Blum
2010-07-14
1
-0
/
+3
*
uhd: ssize_t for phony zero copy return types, null sptr for timeout/error wi...
Josh Blum
2010-07-09
1
-6
/
+4
*
usrp2: added notes on multiple device network setup, improved warnings for bu...
Josh Blum
2010-07-08
1
-6
/
+6
*
usrp2: moved common defined for udp mtu and implemented change.
Josh Blum
2010-07-07
1
-5
/
+5
*
usrp2: increased transport buffer minimum size, and added warning
Josh Blum
2010-07-05
1
-1
/
+8
*
usrp2: improved print-out for socket buffer sizing
Josh Blum
2010-06-14
1
-2
/
+5
*
removed some windows warnings
Josh Blum
2010-06-02
1
-3
/
+3
*
use select for socket timeout, works windows and linux
Josh Blum
2010-06-02
1
-10
/
+28
*
use polling for socket recv, timeout socket option not portable
Josh Blum
2010-06-01
1
-12
/
+9
*
Implemented pirate thread, moved io impl details into io impl cpp file. Fixed...
Josh Blum
2010-06-01
1
-1
/
+1
*
added frame count call to zero-copy iface, tweaks for udp asio impl
Josh Blum
2010-05-29
1
-36
/
+49
*
Made a phony zero-copy interface for those interfaces that are actual copy-in...
Josh Blum
2010-05-28
1
-82
/
+17
*
fix: wrong size for buffer in recv
Josh Blum
2010-05-28
1
-1
/
+1
*
Tweak with the udp and zero-copy transport. Eventually, the caller will hang ...
Josh Blum
2010-05-27
1
-18
/
+20
*
automatic resize for small udp buffers
Josh Blum
2010-05-17
1
-26
/
+35
*
windows fix for setsockopt
Josh Blum
2010-05-17
1
-1
/
+1
*
simplification of udp asio socket stuff
Josh Blum
2010-05-17
1
-38
/
+37
*
made buffer size args part of constructor
Josh Blum
2010-04-30
1
-18
/
+39
*
setting size of buffers from device args
Josh Blum
2010-04-27
1
-6
/
+4
*
work on controlling the socket buffer sizes from the front end api
Josh Blum
2010-04-27
1
-21
/
+13
*
store the mtu and hdr len stuff only in the usrp2 impl
Josh Blum
2010-04-12
1
-8
/
+4
*
Added data type conversion routines to transport api.
Josh Blum
2010-04-12
1
-4
/
+7
*
Created zero copy interface/framework, made use of it in usrp2 udp transport ...
Josh Blum
2010-04-12
1
-34
/
+71
*
Merge branch 'addrs' of git@ettus.sourcerepo.com:ettus/uhd into timing
Josh Blum
2010-03-26
1
-0
/
+1
|
\
|
*
added interface address discovery
Josh Blum
2010-03-26
1
-0
/
+1
*
|
Overhaullllllled the way we do streaming. There is an odd bug where
Josh Blum
2010-03-25
1
-1
/
+1
|
/
*
Moved typedefs from props.hpp into new file types.hpp.
Josh Blum
2010-03-21
1
-0
/
+154