Age | Commit message (Expand) | Author |
2009-10-19 | Merge branch 'osx_10.6_64_fixes' of http://gnuradio.org/git/michaelld | Johnathan Corgan |
2009-10-19 | moved all 'fprintf (stderr, ...)' calls to std::cerr, for 'universal' OSX pri... | Michael |
2009-10-15 | usrp: Fixed firmware load regression | Thomas Tsou |
2009-10-15 | usrp: Corrected error message | Thomas Tsou |
2009-10-15 | usrp: Added missing return values | Thomas Tsou |
2009-10-15 | OSX 10.6 x86_64 fixes for configure and libusb; Audio is next | Michael |
2009-10-13 | Merge branch 'libusb-1.0' of git://github.com/ttsou/gnuradio-ttsou | Johnathan Corgan |
2009-10-12 | usrp: Disabled libusb-1.0 debug output by default | Thomas Tsou |
2009-10-10 | #include "config.h" in db_wbxng.cc (for timespec, nanosleep, etc.) | Johnathan Corgan |
2009-10-09 | usrp: Enable debug output | Thomas Tsou |
2009-10-09 | usrp: Reorg of libusb error reporting | Thomas Tsou |
2009-10-09 | usrp: Added error checking on hash transfers | Thomas Tsou |
2009-10-08 | augmented search for libusb | Michael |
2009-10-06 | Merge branch 'libusb-1.0' of git://github.com/ttsou/gnuradio-ttsou | Johnathan Corgan |
2009-10-06 | Merge branch 'wip/wbxng' of git@gnuradio.org:jcorgan | Johnathan Corgan |
2009-10-06 | Clean up for work-in-progress | Johnathan Corgan |
2009-10-05 | Integrated gain control for TX and RX of wbxng | Jason Abele |
2009-10-05 | Enabled RX Baseband | Jason Abele |
2009-10-05 | First Functional TX modulator | Jason Abele |
2009-10-05 | Locking, controllable synthesizer on TX and RX | Jason Abele |
2009-10-05 | Able to tune RX VCO, observe R and N divider output on MUXOUT | Jason Abele |
2009-10-05 | twiddling gpio successfully | Jason Abele |
2009-10-05 | Clean build | Jason Abele |
2009-10-05 | Initial compile of wbxng, properly sets db IDs | Jason Abele |
2009-10-03 | Merge branch 'master' into libusb-1.0 | Thomas Tsou |
2009-10-03 | usrp: Removed unused file | Thomas Tsou |
2009-10-03 | Fix missing update from last commit | Johnathan Corgan |
2009-10-03 | usrp: Build fix for non-pkgconfig installs of libusb | Thomas Tsou |
2009-10-01 | Cleanup in preparation for merge | Johnathan Corgan |
2009-10-01 | Add required include directory for new header organization | Johnathan Corgan |
2009-10-01 | Added config.h headers to fix win32 build | Thomas Tsou |
2009-09-29 | Consolidate conditional headers into libusb_types.h, use automake | Johnathan Corgan |
2009-09-23 | Change write_internal_ram in usrp_prims to print signed error code | Thomas Tsou |
2009-09-17 | Allow fusb_sysconfig to build on non-linux libusb-0.12 impls | ttsou |
2009-09-16 | Comments for usrp_prims | ttsou |
2009-09-16 | Removed internal functions from external header file | ttsou |
2009-09-16 | Moved to single generated fusb.h, headers now generated out of lib directory | ttsou |
2009-09-16 | Removed preprocessor declrs out of fusb.h and created separate fusb_libusb1_b... | ttsou |
2009-09-16 | Fixed libusb1 configure bug, libusb1 updates for previous usrp_prims integration | ttsou |
2009-09-16 | Commonized more usrp_prims code and renamed libusb-0.12 files to libusb0 | ttsou |
2009-09-16 | Fixed bug usb_control_transfer bug | ttsou |
2009-09-16 | Combined additiona usrp_prims code | ttsou |
2009-09-16 | Fix glitch from previous commit | ttsou |
2009-09-16 | changes to build on windows / cygwin | U-CERVELO\ttsou |
2009-09-16 | Use default arguments instead of overloaded virtual constructors for cleaner ... | ttsou |
2009-09-16 | Integrated more usrp_prims code | ttsou |
2009-09-16 | Fixed swig and usrp apps to work with libusb-0.12 and libusb-1.0 plus minor c... | Thomas Tsou |
2009-09-16 | Intermediate fix to simplify usrp_one_time_init api | ttsou |
2009-09-16 | Added autotools header generation and build time version checking | ttsou |
2009-09-15 | Added libusb1 specific usrp_prims and usrp_basic | ttsou |