summaryrefslogtreecommitdiff
path: root/usrp
Commit message (Expand)AuthorAgeFilesLines
...
* WBXNG: Can not enable/disable ADF4350 from set_enable()Jason Abele2010-01-042-10/+12
* WBXNG: power on/off TXMOD and Synth/VCO with set_enableJason Abele2010-01-042-16/+27
* WBXNG: set ADF4350 to low spur modeJason Abele2010-01-041-1/+1
* usrp: Corrected error messageThomas Tsou2009-12-011-1/+1
* same bug as on the U2, found by Stephen LaiMatt Ettus2009-11-261-2/+2
* Add USB PID for HPSDR HERMES device.Eric Blossom2009-11-111-0/+1
* usrp: Cleanup of usrp_basicThomas Tsou2009-11-027-300/+99
* usrp: Check return value in fusb_libusb1 _reap()Thomas Tsou2009-11-021-1/+9
* Fixing prescaler and disable aux synth output on wbxngJason Abele2009-10-293-8/+14
* updated usrp.pc file to reflect the correct version of libusbMichael2009-10-271-1/+1
* Merge branch 'osx_10.6_64_fixes' of http://gnuradio.org/git/michaelldJohnathan Corgan2009-10-196-214/+272
|\
| * moved all 'fprintf (stderr, ...)' calls to std::cerr, for 'universal' OSX pri...Michael2009-10-196-106/+138
| * OSX 10.6 x86_64 fixes for configure and libusb; Audio is nextMichael2009-10-154-107/+135
* | usrp: Fixed firmware load regressionThomas Tsou2009-10-151-1/+3
* | usrp: Corrected error messageThomas Tsou2009-10-151-1/+1
* | usrp: Added missing return valuesThomas Tsou2009-10-151-0/+3
|/
* Merge branch 'libusb-1.0' of git://github.com/ttsou/gnuradio-ttsouJohnathan Corgan2009-10-134-28/+114
|\
| * usrp: Disabled libusb-1.0 debug output by defaultThomas Tsou2009-10-121-3/+8
| * usrp: Enable debug outputThomas Tsou2009-10-091-0/+4
| * usrp: Reorg of libusb error reportingThomas Tsou2009-10-093-28/+97
| * usrp: Added error checking on hash transfersThomas Tsou2009-10-091-0/+8
| * augmented search for libusbMichael2009-10-081-2/+2
* | Change calculation of docdir to remove trailer when in git developmentJohnathan Corgan2009-10-131-1/+1
* | #include "config.h" in db_wbxng.cc (for timespec, nanosleep, etc.)Johnathan Corgan2009-10-101-0/+4
|/
* 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