summaryrefslogtreecommitdiff
path: root/usrp/host/lib/usrp_basic_libusb0.cc
Commit message (Collapse)AuthorAgeFilesLines
* usrp: Cleanup of usrp_basicThomas Tsou2009-11-021-137/+0
| | | | | | | Version specific libusb calls are pushed out of usrp_basic into usrp_prims where they belong. This leads to a single usrp_basic file. A new function in usrp_prims, usrp_deinit(), handles shutdown specific to version 1.0.
* Cleanup in preparation for mergeJohnathan Corgan2009-10-011-7/+7
| | | | | | | | Fix trailing whitespace Use standard include guards Add more missing config.h includes Fixup emacs mode strings Update copyright notices
* Removed preprocessor declrs out of fusb.h and created separate ↵ttsou2009-09-161-3/+3
| | | | fusb_libusb1_base.h
* Commonized more usrp_prims code and renamed libusb-0.12 files to libusb0ttsou2009-09-161-0/+137