aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/b100
Commit message (Expand)AuthorAgeFilesLines
...
* b100: sc8 mode not implemented errorJosh Blum2012-02-011-0/+4
* b100: bump compat numbers for slave fifo modeJosh Blum2012-02-011-1/+1
* B100: Modified TX send size to achieve 10.7Msps.Nick Foster2012-02-011-1/+1
* B100 host code changes to remove TX padding, remove RX padding, increase max ...Nick Foster2012-02-011-1/+1
* dsp rework: account for no sid used in tx vita pktJosh Blum2012-02-011-0/+1
* dsp rework: tx trailer, scaling work (peak)Josh Blum2012-01-311-0/+1
* gen2: added user setting regs api and user coreJosh Blum2012-01-313-0/+10
* dsp rework: work on scaling and args parsing on RX and TX dspJosh Blum2012-01-311-9/+4
* dsp rework: implemented new scalefactor in rx dsp coreJosh Blum2012-01-312-2/+2
* 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
* uhd: work with stream clearingJosh Blum2011-12-051-1/+2
* 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
* 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
* 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 look...Nick Foster2011-10-101-2/+10
* 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 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