summaryrefslogtreecommitdiff
path: root/usrp/host/lib/usrp_basic_common.cc
Commit message (Collapse)AuthorAgeFilesLines
* usrp: Cleanup of usrp_basicThomas Tsou2009-11-021-1475/+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-28/+28
| | | | | | | | Fix trailing whitespace Use standard include guards Add more missing config.h includes Fixup emacs mode strings Update copyright notices
* Consolidate conditional headers into libusb_types.h, use automakeJohnathan Corgan2009-09-291-6/+0
|
* Moved to single generated fusb.h, headers now generated out of lib directoryttsou2009-09-161-2/+1
|
* Removed preprocessor declrs out of fusb.h and created separate ↵ttsou2009-09-161-10/+11
| | | | fusb_libusb1_base.h
* changes to build on windows / cygwinU-CERVELO\ttsou2009-09-161-3/+3
|
* Added autotools header generation and build time version checkingttsou2009-09-161-4/+4
|
* first shot at re-adding libusb-0.12 supportttsou2009-09-151-0/+1481