aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/b100
Commit message (Expand)AuthorAgeFilesLines
* B100: unshadow dboard clock rates so you can set master freq after init and s...Nick Foster2011-09-233-7/+21
* B100: LVDS clocking on db outputsNick Foster2011-09-201-8/+4
* b100: order of deconstruction, kill marauder firstJosh Blum2011-09-191-0/+5
* usb: added interface args to usb abstractionsJosh Blum2011-09-191-7/+7
* usrp: remove wax::obj entry point (not used)Josh Blum2011-09-081-3/+0
* B100: don't reset send buffers (screws up TX)Nick Foster2011-08-311-1/+0
* B100: fix order-of-operations issue w/SPI & I2CNick Foster2011-08-241-2/+6
* B100: reset FPGA GPIF fifos correctly so no garbage data on startupNick Foster2011-08-242-18/+34
* uhd: replaced boost filesystem path with fs_path in property treeJosh Blum2011-07-222-6/+6
* uhd: add get_tree call directly to the deviceJosh Blum2011-07-201-0/+3
* uhd: added tasks to simplify thread spawning use casesJosh Blum2011-07-131-13/+7
* usrp: added software scale factor adjustmentJosh Blum2011-07-081-0/+2
* uhd: added subtree capability to property treeJosh Blum2011-07-081-2/+2
* usrp: added clipping to link max rate when setting sample rateJosh Blum2011-07-042-0/+3
* usrp: handle frontend swapping if the first subdev is QI or QJosh Blum2011-07-041-2/+4
* usrp: removed register defs in regs.hpp that were covered by coresJosh Blum2011-07-021-139/+2
* usrp: renamed ref_source to clock_source (terminology)Josh Blum2011-07-022-7/+7
* usrp: renamed sma source option to externalJosh Blum2011-07-011-2/+2
* usrp: created common code to demux an rx stream (b100, e100)Josh Blum2011-07-011-44/+8
* usrp: added validate_subdev_spec to all io_implsJosh Blum2011-07-011-3/+3
* usrp: moved fx2 stuff into common folderJosh Blum2011-07-011-1/+1
* b100: figured it out, endianess was set wrongJosh Blum2011-06-301-2/+2
* usrp2: restored component registryJosh Blum2011-06-302-3/+1
* b100: made async callback safer, other tweaks (still issues)Josh Blum2011-06-304-19/+41
* b100: some tweaks (unresolved streaming issues ATM)Josh Blum2011-06-304-16/+26
* b100: removed old impl files, moved async processing to io implJosh Blum2011-06-2911-1294/+54
* b100: got b100 into the properties tree like usrp2Josh Blum2011-06-2912-376/+534
* usrp: created core controllers for i2c and spi on 100 seriesJosh Blum2011-06-261-1/+1
* b100: always init the serial number in findJosh Blum2011-06-241-2/+1
* b100: also spi wait before using spi to ensure its readyJosh Blum2011-06-201-0/+1
* e100: removed usrp from directory prefixJosh Blum2011-06-171-10/+7
* Merge branch 'master' into frontend_workJosh Blum2011-06-171-4/+1
|\
| * uhd: replaced boolean for thread loop w/ boost::this_thread::interruption_req...Josh Blum2011-06-161-4/+1
* | b100: tweaks to get dsp branch workingJosh Blum2011-06-172-3/+3
* | b100: support for dual dspJosh Blum2011-06-1619-230/+331
* | usrp: use dboard name A or single slot boardsJosh Blum2011-06-161-4/+5
* | uhd: changed compat numbers to reflect dsp work in fpgaJosh Blum2011-06-151-1/+1
|/
* b100: update find to match usrp1 style + featuresJosh Blum2011-06-151-18/+21
* b100: removed usrp prefix from filesJosh Blum2011-06-1519-0/+3883