aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/b100
Commit message (Expand)AuthorAgeFilesLines
* b100+b200+usrp1: removed potentially unsafe sscanf callMartin Braun2014-04-101-3/+4
* Merging USRP X300 and X310 support!!Ben Hilburn2014-02-042-10/+3
* Squashed merge of Coverity fixes.Ben Hilburn2013-11-271-0/+1
* BUG #203: Initialized gain values to 0.0Michael West2013-11-081-2/+4
* uhd: wb_iface is now a public interfaceJosh Blum2013-10-041-1/+1
* b100: reset fx2 on ctrl xport failJosh Blum2013-08-131-6/+21
* uhd: allow for 16 bit i2c and eeprom addrsJosh Blum2013-07-241-4/+4
* b100: call demuxer realloc sidJosh Blum2013-07-191-0/+1
* b100: moved usb wrapper class into b100 implJosh Blum2013-07-194-4/+262
* uhd: added new calls to streamer object + support workJosh Blum2013-07-151-0/+3
* b100: switch to new packet demuxerJosh Blum2013-07-153-9/+5
* b100: additional flushing when rx streamer createdJosh Blum2013-02-191-0/+4
* b100: added fw version property to queryJosh Blum2013-02-131-0/+1
* Merge branch 'maint34' into maintNicholas Corgan2012-11-162-3/+10
|\
| * lib/cmake: CPack source workNicholas Corgan2012-11-163-4/+10
* | lfrx: disable dc offset correction when using LFRXJosh Blum2012-09-281-0/+3
* | b100: removed unused files from mergeJosh Blum2012-08-043-402/+0
* | b100/e100: clock source option for pps phase sync abuseJosh Blum2012-07-191-0/+13
* | b100: squashed host code for fifo control/timed commandsJosh Blum2012-07-026-215/+99
* | utils: UHD Image Downloader - downloads firmware/FPGA images compatible with ...Nicholas Corgan2012-06-071-8/+8
* | Merge branch 'maint'Josh Blum2012-05-161-1/+1
|\|
| * b100: fix use of boost cstdint hereJosh Blum2012-05-161-1/+1
* | usrp: mboard eeprom map use string as keyJosh Blum2012-05-142-3/+4
* | b100/e100: bumped compat number to 10 after fpga mergeJosh Blum2012-04-251-1/+1
* | mboard id's are now more concise (codenames are separated, for example), and ...Nicholas Corgan2012-04-201-1/+2
|/
* B100: enable_gpif(0) disables FIFO output clock on FX2. this prevents the "st...Nick Foster2012-03-161-2/+2
* usrp: fix from "rev iq correction"Josh Blum2012-03-161-2/+2
* usrp: reset cordics on init after tick rate updateJosh Blum2012-02-281-0/+8
* uhd: fixed some compile warnings for msvcJosh Blum2012-02-281-1/+1
* uhd: added async md user payload and common utilsJosh Blum2012-02-141-15/+11
* b100: use frame boundary to calculate frame sizeJosh Blum2012-02-141-2/+2
* b100: reset/reenumerate fx2 for bad endpoint stateJosh Blum2012-02-141-0/+19
* b100: added transport flushes and moved around reset codeJosh Blum2012-02-142-13/+4
* b100/usrp1: various tweaks for compiler warns and valgrindJosh Blum2012-02-091-2/+2
* uhd: various tweaks for compiler warns and valgrindJosh Blum2012-02-091-1/+1
* B100: Firmware reset tweaks.Nick Foster2012-02-091-1/+1
* dsp rework: implement 64 bit ticks, no secondsJosh Blum2012-02-063-12/+12
* B100: use FPGA external reset on initNick Foster2012-02-062-0/+7
* b100/e100: unify rx/tx fifo clears into oneJosh Blum2012-02-042-7/+4
* b100: delete some unused registers from mapJosh Blum2012-02-042-7/+0
* dsp rework: work on usb wrapper for smaller packets, large lutsJosh Blum2012-02-024-11/+24
* 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