summaryrefslogtreecommitdiff
path: root/usrp/host
AgeCommit message (Expand)Author
2009-10-19Merge branch 'osx_10.6_64_fixes' of http://gnuradio.org/git/michaelldJohnathan Corgan
2009-10-19moved all 'fprintf (stderr, ...)' calls to std::cerr, for 'universal' OSX pri...Michael
2009-10-15usrp: Fixed firmware load regressionThomas Tsou
2009-10-15usrp: Corrected error messageThomas Tsou
2009-10-15usrp: Added missing return valuesThomas Tsou
2009-10-15OSX 10.6 x86_64 fixes for configure and libusb; Audio is nextMichael
2009-10-13Merge branch 'libusb-1.0' of git://github.com/ttsou/gnuradio-ttsouJohnathan Corgan
2009-10-12usrp: Disabled libusb-1.0 debug output by defaultThomas Tsou
2009-10-10#include "config.h" in db_wbxng.cc (for timespec, nanosleep, etc.)Johnathan Corgan
2009-10-09usrp: Enable debug outputThomas Tsou
2009-10-09usrp: Reorg of libusb error reportingThomas Tsou
2009-10-09usrp: Added error checking on hash transfersThomas Tsou
2009-10-08augmented search for libusbMichael
2009-10-06Merge branch 'libusb-1.0' of git://github.com/ttsou/gnuradio-ttsouJohnathan Corgan
2009-10-06Merge branch 'wip/wbxng' of git@gnuradio.org:jcorganJohnathan Corgan
2009-10-06Clean up for work-in-progressJohnathan Corgan
2009-10-05Integrated gain control for TX and RX of wbxngJason Abele
2009-10-05Enabled RX BasebandJason Abele
2009-10-05First Functional TX modulatorJason Abele
2009-10-05Locking, controllable synthesizer on TX and RXJason Abele
2009-10-05Able to tune RX VCO, observe R and N divider output on MUXOUTJason Abele
2009-10-05twiddling gpio successfullyJason Abele
2009-10-05Clean buildJason Abele
2009-10-05Initial compile of wbxng, properly sets db IDsJason Abele
2009-10-03Merge branch 'master' into libusb-1.0Thomas Tsou
2009-10-03usrp: Removed unused fileThomas Tsou
2009-10-03Fix missing update from last commitJohnathan Corgan
2009-10-03usrp: Build fix for non-pkgconfig installs of libusbThomas Tsou
2009-10-01Cleanup in preparation for mergeJohnathan Corgan
2009-10-01Add required include directory for new header organizationJohnathan Corgan
2009-10-01Added config.h headers to fix win32 buildThomas Tsou
2009-09-29Consolidate conditional headers into libusb_types.h, use automakeJohnathan Corgan
2009-09-23Change write_internal_ram in usrp_prims to print signed error codeThomas Tsou
2009-09-17Allow fusb_sysconfig to build on non-linux libusb-0.12 implsttsou
2009-09-16Comments for usrp_primsttsou
2009-09-16Removed internal functions from external header filettsou
2009-09-16Moved to single generated fusb.h, headers now generated out of lib directoryttsou
2009-09-16Removed preprocessor declrs out of fusb.h and created separate fusb_libusb1_b...ttsou
2009-09-16Fixed libusb1 configure bug, libusb1 updates for previous usrp_prims integrationttsou
2009-09-16Commonized more usrp_prims code and renamed libusb-0.12 files to libusb0ttsou
2009-09-16Fixed bug usb_control_transfer bugttsou
2009-09-16Combined additiona usrp_prims codettsou
2009-09-16Fix glitch from previous committtsou
2009-09-16changes to build on windows / cygwinU-CERVELO\ttsou
2009-09-16Use default arguments instead of overloaded virtual constructors for cleaner ...ttsou
2009-09-16Integrated more usrp_prims codettsou
2009-09-16Fixed swig and usrp apps to work with libusb-0.12 and libusb-1.0 plus minor c...Thomas Tsou
2009-09-16Intermediate fix to simplify usrp_one_time_init apittsou
2009-09-16Added autotools header generation and build time version checkingttsou
2009-09-15Added libusb1 specific usrp_prims and usrp_basicttsou