summaryrefslogtreecommitdiff
path: root/usrp/host
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'libusb-1.0' of git://github.com/ttsou/gnuradio-ttsouJohnathan Corgan2009-10-061-960/+0
|\
| * 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
|/ /
* / Fix missing update from last commitJohnathan Corgan2009-10-031-1/+1
|/
* usrp: Build fix for non-pkgconfig installs of libusbThomas Tsou2009-10-031-1/+1
* Cleanup in preparation for mergeJohnathan Corgan2009-10-0126-172/+180
* 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-2910-49/+1097
* 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-1613-196/+35
* 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-163-12/+5
* 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-166-335/+213
* Fix glitch from previous committtsou2009-09-161-1/+1
* changes to build on windows / cygwinU-CERVELO\ttsou2009-09-167-15/+18
* 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-1610-164/+65
* Added libusb1 specific usrp_prims and usrp_basicttsou2009-09-153-1/+670
* first shot at re-adding libusb-0.12 supportttsou2009-09-159-600/+805
* Modify apps and swig to reflect libusb_context usettsou2009-09-152-5/+5
* Additional comments for reaping transactionsttsou2009-09-151-2/+3
* Additional comments for reaping transactionsttsou2009-09-151-2/+9
* non-blocking reap and fusb default buffer size changettsou2009-09-152-7/+12
* Fix for simultaneous tx-rx using libusb_contextsttsou2009-09-158-73/+112
* Applied libusb-1.0 patch set from Thomas Tsou <ttsou@vt.edu>:Johnathan Corgan2009-09-1515-294/+1135
* Expand frequency ranges to match hardware capability.Johnathan Corgan2009-09-021-6/+6
* Added git ignore files auto created from svn:ignore properties.git2009-08-147-0/+76
* Merged -r11480:11507, r11508 from nldudok1/tvrx_mimo_merge_with_trunk into tr...jcorgan2009-07-287-0/+87
* Merged r11377:11390 from jcorgan/usrp-headers in to trunk.jcorgan2009-07-09130-12553/+304
* added include <cstdio> statements in several files to make it compatible with...anastas2009-06-236-0/+6
* Merged r11123:11148 from jcorgan/np into trunk.jcorgan2009-05-272-6/+10