aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/e100
Commit message (Expand)AuthorAgeFilesLines
* Merging USRP X300 and X310 support!!Ben Hilburn2014-02-042-7/+4
* uhd: wb_iface is now a public interfaceJosh Blum2013-10-041-1/+1
* uhd: allow for 16 bit i2c and eeprom addrsJosh Blum2013-07-242-6/+6
* uhd: added new calls to streamer object + support workJosh Blum2013-07-151-0/+3
* e100: fix compiler error use boost cstdintJosh Blum2013-07-011-1/+1
* e100: switch to fixed length xfersJosh Blum2013-03-254-14/+18
* lfrx: disable dc offset correction when using LFRXJosh Blum2012-09-281-0/+3
* e100: added extra error message for FPGA not foundJosh Blum2012-07-191-1/+8
* b100/e100: clock source option for pps phase sync abuseJosh Blum2012-07-191-0/+13
* e100: ctrl impl changes for header offsetJosh Blum2012-07-161-2/+2
* e100: cleanup and make better use of IRQ gpio for control responseJosh Blum2012-07-161-50/+45
* e100: squashed host code for fifo control/timed commandsJosh Blum2012-07-168-364/+272
* Merge branch 'maint'Josh Blum2012-07-161-1/+4
|\
| * e100: set vita header offset for previous FPGA changesetJosh Blum2012-07-161-1/+4
* | gpsdo: added "gpsdo" clock and time source optionsJosh Blum2012-05-181-4/+7
* | 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
* | uhd: squashed transport workJosh Blum2012-04-231-26/+19
* | e100: fix typo from last commitJosh Blum2012-04-201-1/+1
* | mboard id's are now more concise (codenames are separated, for example), and ...Nicholas Corgan2012-04-201-1/+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: added async md user payload and common utilsJosh Blum2012-02-141-15/+3
* uhd: various tweaks for compiler warns and valgrindJosh Blum2012-02-091-1/+1
* dsp rework: implement 64 bit ticks, no secondsJosh Blum2012-02-063-12/+12
* b100/e100: unify rx/tx fifo clears into oneJosh Blum2012-02-042-7/+4
* dsp rework: work on usb wrapper for smaller packets, large lutsJosh Blum2012-02-024-4/+19
* 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
* 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
* e100: better error message for eeprom model errorJosh Blum2011-12-311-5/+11
* 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
* usrp: clear dsp when making new streamerJosh Blum2011-11-211-0/+1
* e100: added self-cal support with minor speedupsJosh Blum2011-11-162-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-109/+33
* 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