summaryrefslogtreecommitdiff
path: root/gr-usrp2/src
AgeCommit message (Expand)Author
2010-02-25Added call to set antenna. Split XCVR into new thing cuz size.Josh Blum
2009-08-14Added git ignore files auto created from svn:ignore properties.git
2009-07-22Fix for 'make check' on OSX and Windows; corrects USRP/2 library path.michaelld
2009-07-16Temporary workaround (until VRT) to stop submitting short packets to libusrp2...jcorgan
2009-05-27Merged r11123:11148 from jcorgan/np into trunk.jcorgan
2009-05-22doc fixes! work-in-progresseb
2009-05-19Updates to C++ and Python APIs:jcorgan
2009-05-07Merged r10948:10959 from jcorgan/deb into trunk. Trunk passesjcorgan
2009-04-04Merged r10712:10765 from jcorgan/gpio into trunk. Adds out-of-band and strea...jcorgan
2009-03-14Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S...jcorgan
2009-02-23Cleanup, changed ifc_name() to interface_name()jcorgan
2009-02-22Adds ifc_name() to libusrp2 and gr-usrp2jcorgan
2009-02-10Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck.jcorgan
2009-02-04Merged r10383:10390 from jcorgan/u2-wip into trunk.jcorgan
2009-02-03Revert r10379, which works at runtime but does not pass check or distcheck on...jcorgan
2009-02-03Use runtime valid module names for importjcorgan
2009-02-02Possibly temporary fix for r10350 breakage when using swig < 1.3.38jcorgan
2009-02-02Merged r10288:10370 from michaelld/swigpythonargs into trunk. Passes distcheck.jcorgan
2008-12-31For USRP2, implement auto scaling of TX pipeline such that [-1.0 1.0] input tojcorgan
2008-12-29Implements USRP2 poke32() command.jcorgan
2008-12-28Replaced USRP2 peek() with peek32(), handles endian-swapping if neededjcorgan
2008-12-27Implements USRP2 peek() command, allowing arbitrary reads from the internaljcorgan
2008-12-15Add sync_to_pps to gr-usrp2jcorgan
2008-10-26Merged r9834:9855 from jcorgan/u2-wip into trunk. Catches up gr-usrp2 with t...jcorgan
2008-10-22Added methods to query daughterboard parameters. Merged eb/u2-wip2eb
2008-09-24get initial sptr using new conventioneb
2008-09-24Minor cleanupjcorgan
2008-09-24return -1 (DONE flag) if source or sink sees an erroreb
2008-09-24Renamed identifiers for consistency: s/complex_float/32fc/ s/complex_16/16sc/. eb
2008-09-23Adds usrp2.sink_32fc, usrp2.sink_16sc, refactoring, cleanupjcorgan
2008-09-08Merged r9433:9527 from features/gr-usrp2 into trunk. Adds usrp2 and gr-usrp2...jcorgan