index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usrp
/
host
/
include
/
usrp
Age
Commit message (
Expand
)
Author
2010-06-04
Refactor WBX and adf4350 to avoid passing usrp pointer
Jason Abele
2010-06-04
Clean up annoying class structure in wbx
Jason Abele
2010-06-04
Fixing wbx to use _refclk_freq()
Jason Abele
2010-03-30
Add support for the Bitshark USRP RX (BURX) daughterboard for the USRP1.
JohnOrlando
2010-01-18
Remove unnecessary implementation of flexrf::refclk_freq.
Eric Blossom
2009-11-02
usrp: Cleanup of usrp_basic
Thomas Tsou
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
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-01
Cleanup in preparation for merge
Johnathan Corgan
2009-09-29
Consolidate conditional headers into libusb_types.h, use automake
Johnathan Corgan
2009-09-16
Moved to single generated fusb.h, headers now generated out of lib directory
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
Integrated more usrp_prims code
ttsou
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
first shot at re-adding libusb-0.12 support
ttsou
2009-09-15
Fix for simultaneous tx-rx using libusb_contexts
ttsou
2009-09-15
Applied libusb-1.0 patch set from Thomas Tsou <ttsou@vt.edu>:
Johnathan Corgan
2009-08-14
Added git ignore files auto created from svn:ignore properties.
git
2009-07-28
Merged -r11480:11507, r11508 from nldudok1/tvrx_mimo_merge_with_trunk into tr...
jcorgan
2009-07-09
Merged r11377:11390 from jcorgan/usrp-headers in to trunk.
jcorgan