Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-19 | Merge branch 'osx_10.6_64_fixes' of http://gnuradio.org/git/michaelld | Johnathan Corgan | |
This merge adds support for OSX 10.6 in gr-audio-osx and usrp. Conflicts: usrp/host/lib/usrp_prims_libusb0.cc | |||
2009-10-19 | moved all 'fprintf (stderr, ...)' calls to std::cerr, for 'universal' OSX ↵ | Michael | |
printing of long and pointer types | |||
2009-10-15 | usrp: Added missing return values | Thomas Tsou | |
2009-10-09 | usrp: Reorg of libusb error reporting | Thomas Tsou | |
Error messages rather than error codes are reported. Version specific libusb error messages originate from their respective calls. | |||
2009-10-01 | Cleanup in preparation for merge | Johnathan Corgan | |
Fix trailing whitespace Use standard include guards Add more missing config.h includes Fixup emacs mode strings Update copyright notices | |||
2009-09-16 | Removed internal functions from external header file | ttsou | |
2009-09-16 | Commonized more usrp_prims code and renamed libusb-0.12 files to libusb0 | ttsou | |