| Commit message (Expand) | Author | Age | Files | Lines |
* | usrp: added underflow_policy to tx streamer args | Josh Blum | 2011-12-20 | 1 | -0/+1 |
* | UHD will now print 'L' whenever a late packet is transmitted. | Ben Hilburn | 2011-12-12 | 1 | -0/+3 |
* | uhd: work with stream clearing | Josh Blum | 2011-12-05 | 1 | -1/+2 |
* | b100: tweaks for fpga resets on init | Josh Blum | 2011-11-22 | 1 | -11/+8 |
* | usrp: clear dsp when making new streamer | Josh Blum | 2011-11-21 | 1 | -0/+1 |
* | uhd: support for applying cal corrections B100 | Josh Blum | 2011-11-15 | 2 | -0/+23 |
* | usrp: fixed default initialization of iq bal correction | Josh Blum | 2011-11-13 | 1 | -2/+2 |
* | usrp: work on dboard code to use subtrees to populate frontend props | Josh Blum | 2011-11-07 | 1 | -17/+4 |
* | usrp: parse rx stream args scalar | Josh Blum | 2011-11-05 | 1 | -1/+2 |
* | e100/b100: init tree before filling it | Josh Blum | 2011-11-04 | 1 | -1/+1 |
* | e100/b100: moved gpio regs and compat readback | Josh Blum | 2011-11-03 | 4 | -104/+25 |
* | somebody made a typo | Josh Blum | 2011-11-03 | 1 | -1/+1 |
* | usrp: reorganize frontend paths in tree for correction stuff | Josh Blum | 2011-11-03 | 1 | -5/+8 |
* | usrp: prefer name iq_balance for api call | Josh Blum | 2011-11-03 | 1 | -4/+4 |
* | usrp: register properties for correction and dc offset | Josh Blum | 2011-11-03 | 1 | -1/+17 |
* | usrp: added get_tx/rx_rates | Josh Blum | 2011-11-03 | 1 | -0/+4 |
* | uhd: renamed convert markup to format | Josh Blum | 2011-11-03 | 1 | -6/+4 |
* | e100: performed streamer API update to e100 impl | Josh Blum | 2011-11-03 | 1 | -0/+1 |
* | b100: performed streamer API update to b100 impl | Josh Blum | 2011-11-03 | 3 | -112/+151 |
* | 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 |