aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/e100
Commit message (Expand)AuthorAgeFilesLines
* e100: cleanup dangling UHD_LOG macrosAndrej Rode2017-02-271-15/+11
* utils: introduce new logging API and remove msg APIAndrej Rode2017-02-207-65/+60
* uhd: replace BOOST_FOREACH with C++11 range-based for loopAndrej Rode2017-02-104-10/+8
* Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...Martin Braun2016-11-088-84/+84
* Merge branch 'UHD-3.9.LTS' into maintMartin Braun2016-09-021-5/+10
|\
| * E100: Simplify GPSDO UART so it does not strip characters.michael-west2016-09-021-2/+0
| * GPSDO: Make sure read_uart() returns only complete strings for all devices.michael-west2016-09-021-5/+12
* | dboard_iface: Added FE name input to set_fe_connectionAshish Chaudhari2016-05-161-3/+3
* | dboard_iface: Added method to configure front connection and settingsAshish Chaudhari2016-03-211-0/+6
* | usrp: Refactored dboard_iface for all productsAshish Chaudhari2016-02-161-20/+38
* | dboard: Added restricted dboard registration capabilityAshish Chaudhari2016-02-162-4/+2
* | prop_tree: Multiple API enhancements to uhd::propertyAshish Chaudhari2016-02-111-47/+47
* | cmake: Register components earlierMartin Braun2015-11-161-2/+0
|/
* cmake: added variable to LIBUHD_REGISTER_COMPONENT macro to make required, se...Nicholas Corgan2015-08-111-2/+2
* Added uhd::image_loader class and uhd_image_loader utilityNicholas Corgan2015-07-153-14/+65
* e100: Support command time access through dboard_iface.michael-west2015-04-032-6/+6
* uhd: Add ability to get and set command time through dboard_iface.michael-west2015-04-031-0/+12
* Merging new UHD_IMAGES_DIR utilities and bug fixes.Ben Hilburn2015-01-271-2/+2
* e100: fixed typo in fpga_downloaderNicholas Corgan2015-01-071-2/+2
* Merge branch 'maint'Martin Braun2014-09-231-2/+0
|\
| * usrp: don't print duplicate GPSDO detection messagesNicholas Corgan2014-09-231-3/+1
* | Give user the option to ignore daughterboard's calibration file at runtimeNicholas Corgan2014-09-022-3/+9
* | OctoClock firmware upgrade, added host driverNicholas Corgan2014-07-231-2/+3
|/
* 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