summaryrefslogtreecommitdiff
path: root/usrp2/host
Commit message (Expand)AuthorAgeFilesLines
...
* Replaced USRP2 peek() with peek32(), handles endian-swapping if neededjcorgan2008-12-284-22/+24
* Implements USRP2 peek() command, allowing arbitrary reads from the internaljcorgan2008-12-275-8/+82
* Merged r10071:10164 from features/cppdb-test into trunk. Implements the full...jcorgan2008-12-241-5/+6
* Implement sync_to_pps command for USRP2jcorgan2008-12-144-0/+32
* backed out 9874eb2008-10-272-47/+2
* An insufficient attempt to fix the set_freq problem...eb2008-10-272-2/+47
* Merged r9834:9855 from jcorgan/u2-wip into trunk. Catches up gr-usrp2 with t...jcorgan2008-10-261-1/+0
* added missing tx_interp and rx_decim proxieseb2008-10-221-0/+12
* added rx_decim and tx_interp accessorseb2008-10-223-1/+22
* Added methods to query daughterboard parameters. Merged eb/u2-wip2eb2008-10-225-47/+493
* Renamed identifiers for consistency: s/complex_float/32fc/ s/complex_16/16sc/. eb2008-09-248-76/+84
* usrp2 work-in-progresseb2008-09-231-0/+4
* Adds usrp2.sink_32fc, usrp2.sink_16sc, refactoring, cleanupjcorgan2008-09-231-1/+1
* Ensure that usrp2 background thread runs at good pri. Doesn't fix SSSS problemeb2008-09-201-1/+2
* removed sudoeb2008-09-191-1/+1
* Merged r9433:9527 from features/gr-usrp2 into trunk. Adds usrp2 and gr-usrp2...jcorgan2008-09-0854-0/+6391