summaryrefslogtreecommitdiff
path: root/usrp2/host/lib/usrp2_impl.h
AgeCommit message (Expand)Author
2009-02-23Cleanup, changed ifc_name() to interface_name()jcorgan
2009-02-22Adds ifc_name() to libusrp2 and gr-usrp2jcorgan
2009-02-10Merged r10418:10423 from jcorgan/pps into trunk. Adds usrp2::sync_every_ppsjcorgan
2009-02-04Merged r10383:10390 from jcorgan/u2-wip into trunk.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-14Implement sync_to_pps command for USRP2jcorgan
2008-10-27backed out 9874eb
2008-10-27An insufficient attempt to fix the set_freq problem...eb
2008-10-22added rx_decim and tx_interp accessorseb
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