Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usrp: Cleanup of usrp_basic | Thomas Tsou | 2009-11-02 | 1 | -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 merge | Johnathan Corgan | 2009-10-01 | 1 | -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 automake | Johnathan Corgan | 2009-09-29 | 1 | -6/+0 |
| | |||||
* | Moved to single generated fusb.h, headers now generated out of lib directory | ttsou | 2009-09-16 | 1 | -2/+1 |
| | |||||
* | Removed preprocessor declrs out of fusb.h and created separate ↵ | ttsou | 2009-09-16 | 1 | -10/+11 |
| | | | | fusb_libusb1_base.h | ||||
* | changes to build on windows / cygwin | U-CERVELO\ttsou | 2009-09-16 | 1 | -3/+3 |
| | |||||
* | Added autotools header generation and build time version checking | ttsou | 2009-09-16 | 1 | -4/+4 |
| | |||||
* | first shot at re-adding libusb-0.12 support | ttsou | 2009-09-15 | 1 | -0/+1481 |