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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
host
/
lib
/
transport
Commit message (
Expand
)
Author
Age
Files
Lines
*
uhd: manually calculate bcast addr, boost version buggy
Josh Blum
2011-12-22
1
-1
/
+6
*
usrp2: use the socket to determine the device addr
Josh Blum
2011-12-20
1
-5
/
+10
*
uhd: network device discovery -> calc bcast addr under certain conditions
Josh Blum
2011-12-20
1
-0
/
+6
*
uhd: make use of TEMP_FAILURE_RETRY when select()
Josh Blum
2011-12-14
1
-1
/
+8
*
convert: made conversion functions into classes so they can keep state
Josh Blum
2011-11-12
2
-16
/
+10
*
uhd: dont pass 0 sample buffs to converter (avoid segfaults)
Josh Blum
2011-11-07
2
-2
/
+6
*
uhd: added trailer parsing for occupancy
Josh Blum
2011-11-03
3
-26
/
+39
*
uhd: renamed convert markup to format
Josh Blum
2011-11-03
2
-4
/
+4
*
uhd: added one packet mode to rx streamer
Josh Blum
2011-11-03
2
-10
/
+10
*
usrp1: multi channel receive working
Josh Blum
2011-11-03
2
-2
/
+2
*
uhd: renamed some of the stream types and functions
Josh Blum
2011-11-03
2
-2
/
+2
*
usrp1: did work for stream interface on usrp1
Josh Blum
2011-11-03
2
-18
/
+0
*
usrp2: additional corrections for streaming to work
Josh Blum
2011-11-03
1
-0
/
+1
*
uhd: lots of work releated to streamer work and usrp2 implementation
Josh Blum
2011-11-03
2
-0
/
+54
*
uhd: restored super packet handler functionality
Josh Blum
2011-11-03
2
-140
/
+80
*
usb: improve messages/logging for when the usb open fails
Josh Blum
2011-10-24
1
-1
/
+15
*
usrp2: uart/udp work in host and fw, working
Josh Blum
2011-09-28
1
-0
/
+46
*
usrp: super packet handler release in order
Josh Blum
2011-09-21
1
-0
/
+7
*
usrp1: disable pad to one for usrp1 (not needed)
Josh Blum
2011-09-19
1
-0
/
+3
*
usb: added interface args to usb abstractions
Josh Blum
2011-09-19
3
-14
/
+17
*
udp: added check_registry_for_fast_send_threshold to non-wsa transport
Josh Blum
2011-09-08
1
-0
/
+30
*
usb: reimplement ~libusb_zero_copy_impl to avoid segfaults and indefinite tim...
Josh Blum
2011-09-02
1
-13
/
+13
*
usb: removed handler thread, do work in get buffer calls
Josh Blum
2011-09-02
1
-85
/
+75
*
uhd: removed WSA UDP transport implementation
Josh Blum
2011-09-01
2
-311
/
+1
*
udp: only build WSA transport for MSVC (not supported on mingw for example)
Josh Blum
2011-08-11
1
-1
/
+1
*
uhd: minor tweak for send_packet_handler, force zero sample send hack to retu...
Josh Blum
2011-08-02
1
-1
/
+1
*
udp: check for FastSendDatagramThreshold + print warning inside the wsa trans...
Josh Blum
2011-07-18
1
-0
/
+25
*
Merge branch 'master' into next
Josh Blum
2011-07-18
2
-1
/
+290
|
\
|
*
udp: squashed the wsa work and added documentation work
Josh Blum
2011-07-17
2
-1
/
+290
*
|
uhd: added tasks to simplify thread spawning use cases
Josh Blum
2011-07-13
1
-21
/
+13
*
|
uhd: some tweaks to fix msvc warnings
Josh Blum
2011-07-08
1
-1
/
+1
*
|
usrp: added software scale factor adjustment
Josh Blum
2011-07-08
2
-2
/
+16
*
|
uhd: added inline message testing to the messages example
Josh Blum
2011-07-03
1
-15
/
+13
*
|
usrp1: tweaks + implemented other features to mimic async and inline messages
Josh Blum
2011-07-02
1
-0
/
+3
*
|
usrp: added validate_subdev_spec to all io_impls
Josh Blum
2011-07-01
1
-1
/
+1
*
|
uhd: replaced alignment indexes implementation w/ boost bitset
Josh Blum
2011-07-01
1
-66
/
+10
|
/
*
uhd: replaced boolean for thread loop w/ boost::this_thread::interruption_req...
Josh Blum
2011-06-16
1
-4
/
+1
*
b100: added b100 host (squashed)
Josh Blum
2011-06-14
3
-11
/
+225
*
uhd: fix for resize routine of super packet handler
Josh Blum
2011-06-14
1
-1
/
+2
*
uhd: fix some warnings under msvc in sph
Josh Blum
2011-06-14
2
-4
/
+4
*
uhd: removed vrt packet handler code
Josh Blum
2011-06-14
2
-471
/
+0
*
uhd: supper packet handler support squashed
Josh Blum
2011-06-14
3
-13
/
+955
*
uhd: added scaling factor to conversion routines
Josh Blum
2011-06-14
1
-2
/
+2
*
udp: replaced callbacks in zero copy interface by giving direct queue access
Josh Blum
2011-06-14
1
-38
/
+19
*
uhd: picked some minor changes from super packet handler
Josh Blum
2011-05-20
1
-0
/
+1
*
Merge branch 'master' into release_work
Josh Blum
2011-05-16
2
-20
/
+4
|
\
|
*
uhd: replace managed buffer shared pointer w/ intrusive pointer to reduce ove...
Josh Blum
2011-05-14
2
-20
/
+4
*
|
Merge branch 'use_vita_length' into next
Josh Blum
2011-05-16
1
-6
/
+0
|
\
\
|
|
/
|
/
|
|
*
uhd: switch vita unpacker over to using proper vita length
Josh Blum
2011-04-27
1
-6
/
+0
*
|
uhd: replaced warning post with calls to UHD_MSG(warning)
Josh Blum
2011-05-04
1
-3
/
+3
[next]