| Commit message (Expand) | Author | Age | Files | Lines |
* | b100: perform test claim on usb before continuing | Josh Blum | 2011-10-24 | 1 | -14/+7 |
* | b100/e100: additional constraints for clock rate configuration | Josh Blum | 2011-10-18 | 1 | -0/+3 |
* | b100: new eeprom map for special 9 byte serial | Josh Blum | 2011-10-12 | 1 | -3/+3 |
* | b100: add reference lock sensor | Josh Blum | 2011-10-10 | 4 | -2/+19 |
* | B100/USRP1: pass in VID/PID from args string so you can specify where to look... | Nick Foster | 2011-10-10 | 1 | -2/+10 |
* | Bumping the B100 PID to 0x0002, at Josh's direction. | Ben Hilburn | 2011-10-10 | 1 | -1/+1 |
* | B100: unshadow dboard clock rates so you can set master freq after init and s... | Nick Foster | 2011-09-23 | 3 | -7/+21 |
* | B100: LVDS clocking on db outputs | Nick Foster | 2011-09-20 | 1 | -8/+4 |
* | b100: order of deconstruction, kill marauder first | Josh Blum | 2011-09-19 | 1 | -0/+5 |
* | usb: added interface args to usb abstractions | Josh Blum | 2011-09-19 | 1 | -7/+7 |
* | usrp: remove wax::obj entry point (not used) | Josh Blum | 2011-09-08 | 1 | -3/+0 |
* | B100: don't reset send buffers (screws up TX) | Nick Foster | 2011-08-31 | 1 | -1/+0 |
* | B100: fix order-of-operations issue w/SPI & I2C | Nick Foster | 2011-08-24 | 1 | -2/+6 |
* | B100: reset FPGA GPIF fifos correctly so no garbage data on startup | Nick Foster | 2011-08-24 | 2 | -18/+34 |
* | uhd: replaced boost filesystem path with fs_path in property tree | Josh Blum | 2011-07-22 | 2 | -6/+6 |
* | uhd: add get_tree call directly to the device | Josh Blum | 2011-07-20 | 1 | -0/+3 |
* | uhd: added tasks to simplify thread spawning use cases | Josh Blum | 2011-07-13 | 1 | -13/+7 |
* | usrp: added software scale factor adjustment | Josh Blum | 2011-07-08 | 1 | -0/+2 |
* | uhd: added subtree capability to property tree | Josh Blum | 2011-07-08 | 1 | -2/+2 |
* | usrp: added clipping to link max rate when setting sample rate | Josh Blum | 2011-07-04 | 2 | -0/+3 |
* | usrp: handle frontend swapping if the first subdev is QI or Q | Josh Blum | 2011-07-04 | 1 | -2/+4 |
* | usrp: removed register defs in regs.hpp that were covered by cores | Josh Blum | 2011-07-02 | 1 | -139/+2 |
* | usrp: renamed ref_source to clock_source (terminology) | Josh Blum | 2011-07-02 | 2 | -7/+7 |
* | usrp: renamed sma source option to external | Josh Blum | 2011-07-01 | 1 | -2/+2 |
* | usrp: created common code to demux an rx stream (b100, e100) | Josh Blum | 2011-07-01 | 1 | -44/+8 |
* | usrp: added validate_subdev_spec to all io_impls | Josh Blum | 2011-07-01 | 1 | -3/+3 |
* | usrp: moved fx2 stuff into common folder | Josh Blum | 2011-07-01 | 1 | -1/+1 |
* | b100: figured it out, endianess was set wrong | Josh Blum | 2011-06-30 | 1 | -2/+2 |
* | usrp2: restored component registry | Josh Blum | 2011-06-30 | 2 | -3/+1 |
* | b100: made async callback safer, other tweaks (still issues) | Josh Blum | 2011-06-30 | 4 | -19/+41 |
* | b100: some tweaks (unresolved streaming issues ATM) | Josh Blum | 2011-06-30 | 4 | -16/+26 |
* | b100: removed old impl files, moved async processing to io impl | Josh Blum | 2011-06-29 | 11 | -1294/+54 |
* | b100: got b100 into the properties tree like usrp2 | Josh Blum | 2011-06-29 | 12 | -376/+534 |
* | usrp: created core controllers for i2c and spi on 100 series | Josh Blum | 2011-06-26 | 1 | -1/+1 |
* | b100: always init the serial number in find | Josh Blum | 2011-06-24 | 1 | -2/+1 |
* | b100: also spi wait before using spi to ensure its ready | Josh Blum | 2011-06-20 | 1 | -0/+1 |
* | e100: removed usrp from directory prefix | Josh Blum | 2011-06-17 | 1 | -10/+7 |
* | Merge branch 'master' into frontend_work | Josh Blum | 2011-06-17 | 1 | -4/+1 |
|\ |
|
| * | uhd: replaced boolean for thread loop w/ boost::this_thread::interruption_req... | Josh Blum | 2011-06-16 | 1 | -4/+1 |
* | | b100: tweaks to get dsp branch working | Josh Blum | 2011-06-17 | 2 | -3/+3 |
* | | b100: support for dual dsp | Josh Blum | 2011-06-16 | 19 | -230/+331 |
* | | usrp: use dboard name A or single slot boards | Josh Blum | 2011-06-16 | 1 | -4/+5 |
* | | uhd: changed compat numbers to reflect dsp work in fpga | Josh Blum | 2011-06-15 | 1 | -1/+1 |
|/ |
|
* | b100: update find to match usrp1 style + features | Josh Blum | 2011-06-15 | 1 | -18/+21 |
* | b100: removed usrp prefix from files | Josh Blum | 2011-06-15 | 19 | -0/+3883 |