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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Created macros for dealing with pimpls and implemented in code.
Josh Blum
2010-06-02
1
-4
/
+3
*
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
4
-59
/
+29
*
Merge branch 'buffer' of ettus.sourcerepo.com:ettus/uhdpriv into buffer
Josh Blum
2010-06-01
1
-36
/
+49
|
\
|
*
added frame count call to zero-copy iface, tweaks for udp asio impl
Josh Blum
2010-05-29
1
-36
/
+49
*
|
Moved the packet handler state stuff into a separate header (so we dont pull ...
Josh Blum
2010-06-01
3
-36
/
+71
|
/
*
Made a phony zero-copy interface for those interfaces that are actual copy-in...
Josh Blum
2010-05-28
3
-82
/
+158
*
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
2
-19
/
+21
*
Added timeout error message to timed samples example.
Josh Blum
2010-05-24
1
-3
/
+8
*
mac os x card burner support and documentation notes
Josh Blum
2010-05-21
1
-1
/
+1
*
Fixed some bugs in the send and recv full buffer modes.
Josh Blum
2010-05-19
2
-11
/
+12
*
break recv loop on timeout
Josh Blum
2010-05-19
1
-5
/
+7
*
tweaks to remove warning is msvc
Josh Blum
2010-05-18
1
-0
/
+5
*
Added send and recv modes to the device class and packet handler implementation.
Josh Blum
2010-05-18
1
-57
/
+121
*
Created config macro to force inline.
Josh Blum
2010-05-17
2
-6
/
+8
*
Created inline send vrt packer function that also handles fragmentation.
Josh Blum
2010-05-17
1
-74
/
+206
*
work on generic packet handler (got rx working)
Josh Blum
2010-05-17
1
-0
/
+161
*
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
*
memcpy data when in custom io type
Josh Blum
2010-05-13
1
-4
/
+10
*
moved uhd lib cmake contents into respective subdirectories
Josh Blum
2010-05-06
1
-0
/
+52
*
Merge branch 'socket' of git@ettus.sourcerepo.com:ettus/uhdpriv
Josh Blum
2010-04-30
1
-18
/
+39
|
\
|
*
made buffer size args part of constructor
Josh Blum
2010-04-30
1
-18
/
+39
*
|
added reg map for ad9862
Josh Blum
2010-04-29
1
-4
/
+0
|
/
*
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
*
prefixed the ASSERT_THROW macro with UHD for the sake of namespace
Josh Blum
2010-04-26
1
-2
/
+2
*
forgot an include
Josh Blum
2010-04-16
1
-0
/
+1
*
Merge branch 'rfx' of git@ettus.sourcerepo.com:ettus/uhd into io
Josh Blum
2010-04-12
2
-555
/
+16
|
\
|
*
added python+cheetah build requirement, generating vrt.cpp
Josh Blum
2010-04-09
2
-550
/
+2
|
*
converted timespec to use nanoseconds for fractional part
Josh Blum
2010-04-08
2
-39
/
+43
*
|
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
2
-4
/
+151
*
|
Created zero copy interface/framework, made use of it in usrp2 udp transport ...
Josh Blum
2010-04-12
1
-34
/
+71
|
/
*
tweak the ifaddrs address discovery
Josh Blum
2010-03-26
1
-11
/
+10
*
get interface addresses on windows
Josh Blum
2010-03-26
1
-272
/
+39
*
made python app to generate vrt jump tables, seems to run faster...
Josh Blum
2010-03-26
2
-56
/
+700
*
Merge branch 'addrs' of git@ettus.sourcerepo.com:ettus/uhd into timing
Josh Blum
2010-03-26
3
-0
/
+345
|
\
|
*
added interface address discovery
Josh Blum
2010-03-26
3
-0
/
+345
*
|
Overhaullllllled the way we do streaming. There is an odd bug where
Josh Blum
2010-03-25
1
-1
/
+1
|
/
*
Added example app to receive timed samples.
Josh Blum
2010-03-23
1
-2
/
+2
*
Moved typedefs from props.hpp into new file types.hpp.
Josh Blum
2010-03-21
1
-0
/
+0
*
got uhd almost compiling in windowze. figured out special flags. also had to ...
Josh Blum
2010-03-17
2
-14
/
+17
*
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
2
-4
/
+64
*
Split metadata into rx and tx specific metadata.
Josh Blum
2010-03-03
1
-8
/
+8
[next]