summaryrefslogtreecommitdiff
path: root/usrp2/host/lib/usrp2.cc
AgeCommit message (Expand)Author
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-14Implement sync_to_pps command for USRP2jcorgan
2008-10-22added missing tx_interp and rx_decim proxieseb
2008-10-22Added methods to query daughterboard parameters. Merged eb/u2-wip2eb
2008-09-24Renamed identifiers for consistency: s/complex_float/32fc/ s/complex_16/16sc/. eb
2008-09-08Merged r9433:9527 from features/gr-usrp2 into trunk. Adds usrp2 and gr-usrp2...jcorgan