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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: changes to allow for static linking of libusb on windows
Josh Blum
2011-03-28
1
-0
/
+4
*
uhd: replace header checks in cmake files with more robust compile checks for...
Josh Blum
2011-02-21
1
-7
/
+18
*
udp: update docs for transport, create common header for wait implementation
Josh Blum
2011-02-20
1
-1
/
+1
*
uhd: use source properties to set flags and defs not globally, but only for t...
Josh Blum
2011-02-17
1
-2
/
+7
*
usrp-e100: replaced safe managed buffers in usrp-e100 mmap with custom ones
Josh Blum
2011-02-15
1
-1
/
+0
*
uhd: add msvc stdint.h so we can use stdints typedefs normally like, fix in f...
Josh Blum
2011-01-11
1
-3
/
+0
*
uhd: update copyright dates
Josh Blum
2011-01-05
1
-1
/
+1
*
uhd: removed convert types, replaced by convert
Josh Blum
2011-01-04
1
-34
/
+0
*
uhd: removed REQUIRED from find package calls to libusb and docutils
Josh Blum
2011-01-04
1
-1
/
+1
*
uhd: created buffer pool to allocate aligned memory, and implemented in trans...
Josh Blum
2011-01-03
1
-0
/
+1
*
uhd: create a find packages module for docutils, cleaned up some of the other...
Josh Blum
2011-01-02
1
-1
/
+2
*
cmake: moved module files into modules directory, set modules path
Josh Blum
2010-12-27
1
-2
/
+1
*
uhd: use the include subdir macro to simplify the lib subdirs cmakelists
Josh Blum
2010-12-20
1
-20
/
+22
*
uhd: implemented top-level component registry
Josh Blum
2010-12-20
1
-8
/
+5
*
uhd: tweak configuring usb messages
Josh Blum
2010-11-30
1
-6
/
+5
*
uhd: set the HAVE_USB_SUPPORT FALSE when not found (fixes error)
Josh Blum
2010-11-30
1
-0
/
+1
*
uhd: added macro to enable/disable components
Josh Blum
2010-11-29
1
-0
/
+3
*
Merge branch 'next' into usrp_e_mmap_b2
Josh Blum
2010-10-07
1
-1
/
+3
|
\
|
*
usb: added dummy usb implementation for building without usb (throw, not segf...
Josh Blum
2010-10-04
1
-1
/
+3
*
|
Merge branch 'timeout' into usrp_e_mmap
Josh Blum
2010-10-04
1
-0
/
+2
|
\
|
|
*
uhd: implemented udp zero copy asio with async calls
Josh Blum
2010-10-03
1
-1
/
+1
|
*
uhd: reworked the zero copy interface
Josh Blum
2010-10-02
1
-1
/
+3
*
|
Merge branch 'master' into usrp_e_next
Josh Blum
2010-09-30
1
-4
/
+3
|
\
|
|
*
usb: work on libusb code to use a single context across all calls
Josh Blum
2010-09-25
1
-1
/
+0
|
*
usb: moved msvc stdint file and changed cmake conditional for msvc
Josh Blum
2010-09-24
1
-3
/
+3
*
|
Merge branch 'master' into usrp_e
Josh Blum
2010-09-24
1
-0
/
+4
|
\
|
|
*
usrp1: fixes to remove warnings and errors for usrp1 + libusb windows
Josh Blum
2010-09-23
1
-0
/
+3
|
*
libusb: various minor code tweaks
Josh Blum
2010-09-23
1
-0
/
+1
*
|
Merge branch 'master' into usrp_e
Josh Blum
2010-09-09
1
-0
/
+6
|
\
|
|
*
uhd: added enable flags for usrp1 and usrp2
Josh Blum
2010-09-09
1
-0
/
+6
*
|
Convert fc32_to_item32_nswap to use ARM NEON if available.
Philip Balister
2010-09-09
1
-0
/
+6
|
/
*
usrp1: Modifiy USB transport implementations to use new interface
Thomas Tsou
2010-08-26
1
-0
/
+2
*
usrp1: compiling off next branch
Josh Blum
2010-08-15
1
-0
/
+1
*
usrp1: Cmake changes to find libusb-1.0
Josh Blum
2010-08-13
1
-0
/
+15
*
uhd: renamed the vrt header to vrt_if_packet header
Josh Blum
2010-07-05
1
-2
/
+2
*
uhd: moved convert routines into implementation header file (out of python ge...
Josh Blum
2010-06-28
1
-0
/
+10
*
uhd: implemented complex float <-> item32 conversion with sse2
Josh Blum
2010-06-28
1
-0
/
+10
*
Replaced convert types with generated convert types that handles more cases.
Josh Blum
2010-06-08
1
-1
/
+5
*
Implemented pirate thread, moved io impl details into io impl cpp file. Fixed...
Josh Blum
2010-06-01
1
-1
/
+0
*
Moved the packet handler state stuff into a separate header (so we dont pull ...
Josh Blum
2010-06-01
1
-0
/
+1
*
Made a phony zero-copy interface for those interfaces that are actual copy-in...
Josh Blum
2010-05-28
1
-0
/
+1
*
Created config macro to force inline.
Josh Blum
2010-05-17
1
-0
/
+1
*
moved uhd lib cmake contents into respective subdirectories
Josh Blum
2010-05-06
1
-0
/
+52