index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gr-usrp2
Age
Commit message (
Expand
)
Author
2009-05-27
Merged r11123:11148 from jcorgan/np into trunk.
jcorgan
2009-05-22
doc fixes! work-in-progress
eb
2009-05-19
Updates to C++ and Python APIs:
jcorgan
2009-05-07
Merged r10948:10959 from jcorgan/deb into trunk. Trunk passes
jcorgan
2009-04-04
Merged r10712:10765 from jcorgan/gpio into trunk. Adds out-of-band and strea...
jcorgan
2009-03-14
Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S...
jcorgan
2009-02-23
Cleanup, changed ifc_name() to interface_name()
jcorgan
2009-02-22
Adds ifc_name() to libusrp2 and gr-usrp2
jcorgan
2009-02-10
Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck.
jcorgan
2009-02-04
Merged r10383:10390 from jcorgan/u2-wip into trunk.
jcorgan
2009-02-03
Revert r10379, which works at runtime but does not pass check or distcheck on...
jcorgan
2009-02-03
Use runtime valid module names for import
jcorgan
2009-02-02
Possibly temporary fix for r10350 breakage when using swig < 1.3.38
jcorgan
2009-02-02
Merged r10288:10370 from michaelld/swigpythonargs into trunk. Passes distcheck.
jcorgan
2008-12-31
For USRP2, implement auto scaling of TX pipeline such that [-1.0 1.0] input to
jcorgan
2008-12-29
Implements USRP2 poke32() command.
jcorgan
2008-12-28
Replaced USRP2 peek() with peek32(), handles endian-swapping if needed
jcorgan
2008-12-27
Implements USRP2 peek() command, allowing arbitrary reads from the internal
jcorgan
2008-12-15
Add sync_to_pps to gr-usrp2
jcorgan
2008-10-26
Merged r9834:9855 from jcorgan/u2-wip into trunk. Catches up gr-usrp2 with t...
jcorgan
2008-10-22
Added methods to query daughterboard parameters. Merged eb/u2-wip2
eb
2008-09-24
get initial sptr using new convention
eb
2008-09-24
Minor cleanup
jcorgan
2008-09-24
return -1 (DONE flag) if source or sink sees an error
eb
2008-09-24
Renamed identifiers for consistency: s/complex_float/32fc/ s/complex_16/16sc/.
eb
2008-09-23
Adds usrp2.sink_32fc, usrp2.sink_16sc, refactoring, cleanup
jcorgan
2008-09-08
Merged r9433:9527 from features/gr-usrp2 into trunk. Adds usrp2 and gr-usrp2...
jcorgan