aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/b100
Commit message (Collapse)AuthorAgeFilesLines
...
* usrp1/b100: reenumeration loop with timeout only when foundJosh Blum2012-01-271-1/+3
|
* usrp1/b100: handle longer reenumerations with loop and timeoutJosh Blum2012-01-261-17/+25
|
* uhd: add samples per pkt option to rx streamerJosh Blum2012-01-261-1/+2
|
* uhd: flush transport for new rx streamersJosh Blum2012-01-231-1/+1
|
* usrp: added underflow_policy to tx streamer argsJosh Blum2011-12-201-0/+1
|
* UHD will now print 'L' whenever a late packet is transmitted.Ben Hilburn2011-12-121-0/+3
| | | | | This is similiar to printing 'U' and 'S'. This functionality is not yet supported on the USRP1.
* uhd: work with stream clearingJosh Blum2011-12-051-1/+2
| | | | | | | | dont clear when using the compat device API tx clear also resets expected seqnum tx clear on usrp2 resets flow control monitor
* b100: tweaks for fpga resets on initJosh Blum2011-11-221-11/+8
|
* usrp: clear dsp when making new streamerJosh Blum2011-11-211-0/+1
|
* uhd: support for applying cal corrections B100Josh Blum2011-11-152-0/+23
|
* usrp: fixed default initialization of iq bal correctionJosh Blum2011-11-131-2/+2
|
* usrp: work on dboard code to use subtrees to populate frontend propsJosh Blum2011-11-071-17/+4
|
* usrp: parse rx stream args scalarJosh Blum2011-11-051-1/+2
|
* e100/b100: init tree before filling itJosh Blum2011-11-041-1/+1
| | | | git log
* e100/b100: moved gpio regs and compat readbackJosh Blum2011-11-034-104/+25
|
* somebody made a typoJosh Blum2011-11-031-1/+1
|
* usrp: reorganize frontend paths in tree for correction stuffJosh Blum2011-11-031-5/+8
|
* usrp: prefer name iq_balance for api callJosh Blum2011-11-031-4/+4
|
* usrp: register properties for correction and dc offsetJosh Blum2011-11-031-1/+17
|
* usrp: added get_tx/rx_ratesJosh Blum2011-11-031-0/+4
|
* uhd: renamed convert markup to formatJosh Blum2011-11-031-6/+4
| | | | | | | | removed convert args added simd level got orc and neon updated
* e100: performed streamer API update to e100 implJosh Blum2011-11-031-0/+1
|
* b100: performed streamer API update to b100 implJosh Blum2011-11-033-112/+151
|
* b100: perform test claim on usb before continuingJosh Blum2011-10-241-14/+7
|
* b100/e100: additional constraints for clock rate configurationJosh Blum2011-10-181-0/+3
|
* b100: new eeprom map for special 9 byte serialJosh Blum2011-10-121-3/+3
|
* b100: add reference lock sensorJosh Blum2011-10-104-2/+19
|
* B100/USRP1: pass in VID/PID from args string so you can specify where to ↵Nick Foster2011-10-101-2/+10
| | | | look for devices if you like
* Bumping the B100 PID to 0x0002, at Josh's direction.Ben Hilburn2011-10-101-1/+1
|
* B100: unshadow dboard clock rates so you can set master freq after init and ↵Nick Foster2011-09-233-7/+21
| | | | still tune ok
* 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
| | | | | | Does away with the need for wax cast to get the tree. You can still do this but it will eventually be removed. There was some compiler issue on ubuntu 10.04 with any cast and a shared ptr to property tree.
* 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
|