aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/transport/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* cmake: moved module files into modules directory, set modules pathJosh Blum2010-12-271-2/+1
* uhd: use the include subdir macro to simplify the lib subdirs cmakelistsJosh Blum2010-12-201-20/+22
* uhd: implemented top-level component registryJosh Blum2010-12-201-8/+5
* uhd: tweak configuring usb messagesJosh Blum2010-11-301-6/+5
* uhd: set the HAVE_USB_SUPPORT FALSE when not found (fixes error)Josh Blum2010-11-301-0/+1
* uhd: added macro to enable/disable componentsJosh Blum2010-11-291-0/+3
* Merge branch 'next' into usrp_e_mmap_b2Josh Blum2010-10-071-1/+3
|\
| * usb: added dummy usb implementation for building without usb (throw, not segf...Josh Blum2010-10-041-1/+3
* | Merge branch 'timeout' into usrp_e_mmapJosh Blum2010-10-041-0/+2
|\|
| * uhd: implemented udp zero copy asio with async callsJosh Blum2010-10-031-1/+1
| * uhd: reworked the zero copy interfaceJosh Blum2010-10-021-1/+3
* | Merge branch 'master' into usrp_e_nextJosh Blum2010-09-301-4/+3
|\|
| * usb: work on libusb code to use a single context across all callsJosh Blum2010-09-251-1/+0
| * usb: moved msvc stdint file and changed cmake conditional for msvcJosh Blum2010-09-241-3/+3
* | Merge branch 'master' into usrp_eJosh Blum2010-09-241-0/+4
|\|
| * usrp1: fixes to remove warnings and errors for usrp1 + libusb windowsJosh Blum2010-09-231-0/+3
| * libusb: various minor code tweaksJosh Blum2010-09-231-0/+1
* | Merge branch 'master' into usrp_eJosh Blum2010-09-091-0/+6
|\|
| * uhd: added enable flags for usrp1 and usrp2Josh Blum2010-09-091-0/+6
* | Convert fc32_to_item32_nswap to use ARM NEON if available.Philip Balister2010-09-091-0/+6
|/
* usrp1: Modifiy USB transport implementations to use new interfaceThomas Tsou2010-08-261-0/+2
* usrp1: compiling off next branchJosh Blum2010-08-151-0/+1
* usrp1: Cmake changes to find libusb-1.0Josh Blum2010-08-131-0/+15
* uhd: renamed the vrt header to vrt_if_packet headerJosh Blum2010-07-051-2/+2
* uhd: moved convert routines into implementation header file (out of python ge...Josh Blum2010-06-281-0/+10
* uhd: implemented complex float <-> item32 conversion with sse2Josh Blum2010-06-281-0/+10
* Replaced convert types with generated convert types that handles more cases.Josh Blum2010-06-081-1/+5
* Implemented pirate thread, moved io impl details into io impl cpp file. Fixed...Josh Blum2010-06-011-1/+0
* Moved the packet handler state stuff into a separate header (so we dont pull ...Josh Blum2010-06-011-0/+1
* Made a phony zero-copy interface for those interfaces that are actual copy-in...Josh Blum2010-05-281-0/+1
* Created config macro to force inline.Josh Blum2010-05-171-0/+1
* moved uhd lib cmake contents into respective subdirectoriesJosh Blum2010-05-061-0/+52