aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/b100/b100_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* utils: introduce new logging API and remove msg APIAndrej Rode2017-02-201-7/+7
* uhd: replace BOOST_FOREACH with C++11 range-based for loopAndrej Rode2017-02-101-7/+7
* b100: Removed superfluous FX2 vid/pidMartin Braun2016-11-281-2/+0
* Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...Martin Braun2016-11-081-11/+11
* dboard: Added restricted dboard registration capabilityAshish Chaudhari2016-02-161-3/+2
* prop_tree: Multiple API enhancements to uhd::propertyAshish Chaudhari2016-02-111-47/+47
* Merging new UHD_IMAGES_DIR utilities and bug fixes.Ben Hilburn2015-01-271-5/+5
* Give user the option to ignore daughterboard's calibration file at runtimeNicholas Corgan2014-09-021-2/+7
* OctoClock firmware upgrade, added host driverNicholas Corgan2014-07-231-2/+3
* Merge branch 'origin/b200/issue_418'Ben Hilburn2014-04-101-3/+4
|\
| * b100+b200+usrp1: removed potentially unsafe sscanf callMartin Braun2014-04-101-3/+4
* | uhd: Added max link rate info for usrp1, usrp2 and b100Martin Braun2014-04-101-0/+1
|/
* Merging USRP X300 and X310 support!!Ben Hilburn2014-02-041-3/+3
* BUG #203: Initialized gain values to 0.0Michael West2013-11-081-2/+4
* b100: reset fx2 on ctrl xport failJosh Blum2013-08-131-6/+21
* b100: moved usb wrapper class into b100 implJosh Blum2013-07-191-2/+2
* b100: switch to new packet demuxerJosh Blum2013-07-151-1/+1
* b100: added fw version property to queryJosh Blum2013-02-131-0/+1
* Merge branch 'maint34' into maintNicholas Corgan2012-11-161-3/+0
|\
| * lib/cmake: CPack source workNicholas Corgan2012-11-161-3/+0
* | lfrx: disable dc offset correction when using LFRXJosh Blum2012-09-281-0/+3
* | 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-021-37/+54
* | utils: UHD Image Downloader - downloads firmware/FPGA images compatible with ...Nicholas Corgan2012-06-071-8/+8
* | usrp: mboard eeprom map use string as keyJosh Blum2012-05-141-3/+3
* | 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
* b100: reset/reenumerate fx2 for bad endpoint stateJosh Blum2012-02-141-0/+19
* b100: added transport flushes and moved around reset codeJosh Blum2012-02-141-11/+4
* B100: Firmware reset tweaks.Nick Foster2012-02-091-1/+1
* dsp rework: implement 64 bit ticks, no secondsJosh Blum2012-02-061-4/+4
* B100: use FPGA external reset on initNick Foster2012-02-061-0/+6
* dsp rework: work on usb wrapper for smaller packets, large lutsJosh Blum2012-02-021-2/+3
* gen2: added user setting regs api and user coreJosh Blum2012-01-311-0/+7
* 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
* b100: tweaks for fpga resets on initJosh Blum2011-11-221-11/+8
* uhd: support for applying cal corrections B100Josh Blum2011-11-151-0/+21
* 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
* e100/b100: init tree before filling itJosh Blum2011-11-041-1/+1
* e100/b100: moved gpio regs and compat readbackJosh Blum2011-11-031-4/+10
* 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