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
/
vrt_packet_handler.hpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaced the vrt pack and unpack with a pack and unpack for big endian and a ...
Josh Blum
2010-06-07
1
-3
/
+17
*
Implemented pirate thread, moved io impl details into io impl cpp file. Fixed...
Josh Blum
2010-06-01
1
-1
/
+28
*
Moved the packet handler state stuff into a separate header (so we dont pull ...
Josh Blum
2010-06-01
1
-36
/
+14
*
Tweak with the udp and zero-copy transport. Eventually, the caller will hang ...
Josh Blum
2010-05-27
1
-1
/
+1
*
Added timeout error message to timed samples example.
Josh Blum
2010-05-24
1
-3
/
+8
*
Fixed some bugs in the send and recv full buffer modes.
Josh Blum
2010-05-19
1
-7
/
+7
*
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
1
-6
/
+7
*
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