index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usrp
/
host
/
lib
/
legacy
Age
Commit message (
Expand
)
Author
2009-05-06
Fix for ticket:371.
eb
2009-04-15
XCVR2450 tranceive hackish fix. Re-write the atr mask, io, and oe registers i...
jblum
2009-03-14
Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S...
jcorgan
2009-03-05
New standalone firmware, burn_dbsrx_eeprom, that burns new dbid into
eb
2009-02-25
Merged r10501:10505 from michaelld/omnithread into trunk. Moves omnithread h...
jcorgan
2009-02-18
dont check this
jblum
2009-02-17
usrp methods for computing the mux for dual subdevices
jblum
2009-02-17
kludge the legacy: usrp subdevice 2, the 3rd subdevice
jblum
2009-02-10
Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck.
jcorgan
2009-02-05
whoops, restored comment
jblum
2009-02-05
PYTHON_CHECK_MODULE: added extra argument for assertion tests (ex: version te...
jblum
2009-01-31
much better register settings, should work all the time
matt
2009-01-09
added frequency offset
matt
2009-01-09
fix for xcvr.
matt
2009-01-09
More XCVR2450 fixes.
jcorgan
2009-01-08
Fix sign error in XCVR2450 code
jcorgan
2009-01-05
Allow setting of non-standard FPGA master clock frequency for USRP1
jcorgan
2008-12-26
Fix missing set_bw call in new daughterboard API. Reconciled implementations...
jcorgan
2008-12-24
Merged r10071:10164 from features/cppdb-test into trunk. Implements the full...
jcorgan
2008-09-09
trial fix for ticket:288; merged eb/fusb 9543:9544 to trunk
eb
2008-09-03
make warning go away
eb
2008-08-24
Fix compiler warnings across the tree. Adds --enable-warnings-as-errors conf...
jcorgan
2008-07-24
Allow odd decimation if halfband filter is disabled. Thanks Firas!
eb
2008-06-24
new experimental daughterboards with other tuners
matt
2008-05-11
Merged branch to fix libusrp dependence on CoreFoundation on OSX 10.4.
michaelld
2008-04-30
Merged features/inband-usb -r6431:8293 into trunk.
eb
2008-04-30
Tweaks for gcc 4.3 based on patch from Marek Mahut <mmahut@fedoraproject.org>.
eb
2008-02-21
Merged build_config branch into trunk:
michaelld
2008-02-08
Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile GN...
jcorgan
2008-01-13
Merged OSX fixes for 10.5 (backwards compatible with 10.4 if not
michaelld
2008-01-05
Merged r7323:7349 from jcorgan/xcvr2450 into trunk. Ads XCVR 2450 daughterbo...
jcorgan
2007-12-24
Fixes inclusion of omnithreads library and includes in usrp for
michaelld
2007-08-18
Fixed use of mutex and condition, which corrects a long-standing rare
michaelld
2007-08-17
Changes so that OSX's FUSB will use gr's omnithreads instead of pthreads.
michaelld
2007-08-17
Updated USRP's circular_buffer with the same corrections as for
michaelld
2007-08-09
prelim wbx files
matt
2007-07-21
Updated license from GPL version 2 or later to GPL version 3 or later.
eb
2007-05-30
Dave Gotwisner's fix for usrp_basic_rx::stop
eb
2007-05-14
2007-05-14 Greg Troxel <Greg Troxel <gdt@ir.bbn.com>>
gdt
2007-05-07
Added fusb_sysconfig::default_block_size (<= max_block_size).
eb
2007-05-02
Merged features/inband -r4812:5218 into trunk. This group of changes
eb