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
*
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
*
|
uhd: replaced many conditional prints with UHD_LOG usage
Josh Blum
2011-05-04
3
-11
/
+10
|
/
*
uhd: move thread loop condition flag to before barrier (prevents race condition)
Josh Blum
2011-04-22
1
-1
/
+1
*
Merge branch 'mingw_cygwin'
Josh Blum
2011-04-07
1
-0
/
+6
|
\
|
*
uhd: always link winsock2 on windows, disable pthread SCHED_RR for cygwin
Josh Blum
2011-04-06
1
-1
/
+3
|
*
uhd: tweaks for cygwin/mingw, always link winsock2, findusb1, __USE_W32_SOCKETS
Josh Blum
2011-04-05
1
-0
/
+4
*
|
usb: mark libusb callbacks with LIBUSB_CALL to ensure correct calling convention
Josh Blum
2011-04-05
1
-2
/
+12
|
/
*
usb: newer libusb1 does not need to link with setupapi.lib
Josh Blum
2011-04-04
1
-4
/
+0
*
uhd: specify msvc for implementations known only to work on msvc
Josh Blum
2011-04-04
1
-2
/
+2
*
uhd: implemented boost barriers on all code that creates threads
Josh Blum
2011-03-31
1
-2
/
+6
*
usb: changes to allow for static linking of libusb on windows
Josh Blum
2011-03-28
1
-0
/
+4
*
uhd: update copyright headers with automated script
Josh Blum
2011-03-23
1
-1
/
+1
*
usb: fix callback cast in libusb zero copy under msvc
Josh Blum
2011-03-21
1
-1
/
+1
*
Merge branch 'usb-cancel' into next
Josh Blum
2011-03-17
1
-6
/
+14
|
\
|
*
USB zero copy impl: proper cleanup for canceled transfers -- wait for cancel ...
Nick Foster
2011-03-16
1
-6
/
+14
*
|
usrp1: safe destruction for usrp1 device
Josh Blum
2011-03-10
1
-6
/
+7
*
|
Merge branch 'master' into next
Josh Blum
2011-03-03
1
-0
/
+2
|
\
|
|
*
udp: return the managed recv buffer to the buffer queue on timeout
Josh Blum
2011-03-01
1
-0
/
+2
*
|
uhd: replaced instanced of std::exception with the uhd exceptions
Josh Blum
2011-02-24
3
-10
/
+10
*
|
uhd: renamed the assert header to assert has
Josh Blum
2011-02-24
3
-3
/
+3
*
|
uhd: moved exception to top level include
Josh Blum
2011-02-24
1
-1
/
+1
*
|
Merge branch 'usrp2_fw_clock_cleanup' into usrp2_dual_dsp
Josh Blum
2011-02-22
5
-167
/
+130
|
\
|
|
*
uhd: replace header checks in cmake files with more robust compile checks for...
Josh Blum
2011-02-21
2
-15
/
+26
|
*
udp: try non-blocking recv first for performance
Josh Blum
2011-02-20
3
-14
/
+18
|
*
udp: update docs for transport, create common header for wait implementation
Josh Blum
2011-02-20
4
-143
/
+91
*
|
usrp2: code working again in a completed form but did not test dual dsp
Josh Blum
2011-02-20
1
-2
/
+2
|
/
[next]