summaryrefslogtreecommitdiff
path: root/gr-usrp2
Commit message (Expand)AuthorAgeFilesLines
* For USRP2, implement auto scaling of TX pipeline such that [-1.0 1.0] input tojcorgan2008-12-313-1/+23
* Implements USRP2 poke32() command.jcorgan2008-12-293-0/+12
* Replaced USRP2 peek() with peek32(), handles endian-swapping if neededjcorgan2008-12-283-8/+7
* Implements USRP2 peek() command, allowing arbitrary reads from the internaljcorgan2008-12-273-0/+16
* Add sync_to_pps to gr-usrp2jcorgan2008-12-153-0/+12
* Merged r9834:9855 from jcorgan/u2-wip into trunk. Catches up gr-usrp2 with t...jcorgan2008-10-267-0/+362
* Added methods to query daughterboard parameters. Merged eb/u2-wip2eb2008-10-222-2/+2
* get initial sptr using new conventioneb2008-09-244-4/+4
* Minor cleanupjcorgan2008-09-2413-47/+23
* return -1 (DONE flag) if source or sink sees an erroreb2008-09-244-4/+12
* Renamed identifiers for consistency: s/complex_float/32fc/ s/complex_16/16sc/. eb2008-09-244-7/+7
* Adds usrp2.sink_32fc, usrp2.sink_16sc, refactoring, cleanupjcorgan2008-09-2316-162/+474
* Merged r9433:9527 from features/gr-usrp2 into trunk. Adds usrp2 and gr-usrp2...jcorgan2008-09-0819-0/+1203