summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'libusb-1.0' of git://github.com/ttsou/gnuradio-ttsouJohnathan Corgan2009-10-062-964/+4
|\
| * usrp: Corrected build fix for libusbThomas Tsou2009-10-061-4/+4
| * Merge branch 'master' into libusb-1.0Thomas Tsou2009-10-031-1/+1
| |\
| * | usrp: Removed unused fileThomas Tsou2009-10-031-960/+0
* | | Merge branch 'wip/wbxng' of git@gnuradio.org:jcorganJohnathan Corgan2009-10-0611-31/+1093
|\ \ \
| * | | Clean up for work-in-progressJohnathan Corgan2009-10-0612-326/+177
| * | | Integrated gain control for TX and RX of wbxngJason Abele2009-10-052-21/+49
| * | | Enabled RX BasebandJason Abele2009-10-051-2/+4
| * | | First Functional TX modulatorJason Abele2009-10-052-100/+91
| * | | Locking, controllable synthesizer on TX and RXJason Abele2009-10-053-21/+43
| * | | Able to tune RX VCO, observe R and N divider output on MUXOUTJason Abele2009-10-053-34/+49
| * | | twiddling gpio successfullyJason Abele2009-10-056-159/+164
| * | | Clean buildJason Abele2009-10-058-649/+888
| * | | Initial compile of wbxng, properly sets db IDsJason Abele2009-10-057-0/+915
* | | | Merge branch 'master' of http://gnuradio.org/git/gnuradioMatt Ettus2009-10-0655-653/+3325
|\| | |
| * | | Merge branch 'grc' of http://gnuradio.org/git/jblum into masterJohnathan Corgan2009-10-043-12/+33
| |\ \ \
| | * | | Added a run options to the "no gui" generate options.Josh Blum2009-10-033-12/+33
| * | | | Added computed version number to configurationJohnathan Corgan2009-10-036-5/+124
| |/ / /
| * | / Fix to restore ability to run 'make distcheck' from a VPATHJohnathan Corgan2009-10-031-1/+1
| | |/ | |/|
| * | Fix missing update from last commitJohnathan Corgan2009-10-031-1/+1
| |/
| * usrp: Build fix for non-pkgconfig installs of libusbThomas Tsou2009-10-032-2/+6
| * Merge branch 'wip/libusb-1.0' of http://gnuradio.org/git/jcorgan into masterJohnathan Corgan2009-10-0145-635/+3163
| |\
| | * Cleanup in preparation for mergeJohnathan Corgan2009-10-0128-176/+184
| | * Add required include directory for new header organizationJohnathan Corgan2009-10-012-1/+2
| | * Added config.h headers to fix win32 buildThomas Tsou2009-10-0110-0/+40
| | * Consolidate conditional headers into libusb_types.h, use automakeJohnathan Corgan2009-09-2912-155/+1105
| | * Change write_internal_ram in usrp_prims to print signed error codeThomas Tsou2009-09-231-1/+1
| | * Allow fusb_sysconfig to build on non-linux libusb-0.12 implsttsou2009-09-174-5/+4
| | * Comments for usrp_primsttsou2009-09-161-31/+15
| | * Removed internal functions from external header filettsou2009-09-165-5/+68
| | * Moved to single generated fusb.h, headers now generated out of lib directoryttsou2009-09-1614-203/+50
| | * Added copyright headerttsou2009-09-161-7/+27
| | * Removed preprocessor declrs out of fusb.h and created separate fusb_libusb1_b...ttsou2009-09-1613-49/+186
| | * Fixed libusb1 configure bug, libusb1 updates for previous usrp_prims integrationttsou2009-09-165-16/+10
| | * Commonized more usrp_prims code and renamed libusb-0.12 files to libusb0ttsou2009-09-169-92/+98
| | * Fixed bug usb_control_transfer bugttsou2009-09-163-9/+7
| | * Combined additiona usrp_prims codettsou2009-09-167-337/+217
| | * Fix glitch from previous committtsou2009-09-161-1/+1
| | * changes to build on windows / cygwinU-CERVELO\ttsou2009-09-167-15/+18
| | * Re-added non pkgconfig support for libusbttsou2009-09-161-3/+33
| | * Autoconf support for checking the required version of libusb based on fusb-techttsou2009-09-163-64/+75
| | * Use default arguments instead of overloaded virtual constructors for cleaner ...ttsou2009-09-163-15/+1
| | * Integrated more usrp_prims codettsou2009-09-165-345/+144
| | * Fixed swig and usrp apps to work with libusb-0.12 and libusb-1.0 plus minor c...Thomas Tsou2009-09-164-44/+47
| | * Intermediate fix to simplify usrp_one_time_init apittsou2009-09-165-11/+57
| | * Added autotools header generation and build time version checkingttsou2009-09-1612-179/+134
| | * Added libusb1 specific usrp_prims and usrp_basicttsou2009-09-153-1/+670
| | * first shot at re-adding libusb-0.12 supportttsou2009-09-1511-605/+810
| | * Modify apps and swig to reflect libusb_context usettsou2009-09-152-5/+5
| | * Additional comments for reaping transactionsttsou2009-09-151-2/+3