aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/dboard
Commit message (Expand)AuthorAgeFilesLines
* cbx/sbx: Properly initialize ATR registers during initAshish Chaudhari2015-10-191-0/+3
* cbx/sbx: Sped up initialization by removing LED blinking sequenceAshish Chaudhari2015-10-191-45/+0
* Merge branch 'master' into ashish/gpio_atr_reduxAshish Chaudhari2015-10-151-17/+46
|\
| * UBX: Support for Integer-N mode step size controlmichael-west2015-10-151-17/+46
* | usrp3: Added new GPIO ATR 3000 coreAshish Chaudhari2015-09-298-91/+91
|/
* MSVC 2015 compatibilityNicholas Corgan2015-07-302-3/+3
* ubx: pfd frequency fix (relevant for X300 operation)Michael West2015-04-231-0/+2
* UBX Phase Synchronization Supportmichael-west2015-04-101-64/+187
* X300: Change dboard clock rate to 50 MHzmichael-west2015-04-101-12/+15
* Fix for BUG #683: UHD: Need to factor out MAX287x code for UBX and CBXmichael-west2015-04-103-714/+119
* db_tvrx2: fixed boost::format bugMarcus Müller2015-03-301-1/+1
* Warning fixesNicholas Corgan2015-03-272-8/+8
* uhd: Fixed several type-cast related warnings for naggy compilersMartin Braun2015-03-111-1/+1
* uhd: Fixed multiple compiler warnings (unused variables, missing literal f)Martin Braun2015-03-111-1/+1
* UBX: Revert LO shutdown method in ubx_xcvr destructormichael-west2015-02-161-4/+4
* UBX: Serialize SPI transactionsmichael-west2015-02-161-27/+31
* UBX: Add UBX Supportmichael-west2015-01-222-0/+1435
* Rectifying a great embarassement in UHD. %s/Mhz/MHz.Ben Hilburn2014-10-077-14/+14
* Initial commit E300 support.Martin Braun2014-10-072-0/+65
* Merge branch 'maint'Martin Braun2014-09-241-1/+1
|\
| * sbx: Fixed logging string (showed TX instead of RX)Martin Braun2014-09-241-1/+1
* | Merge branch 'maint'Martin Braun2014-09-231-4/+6
|\|
| * cbx: Fixed LO FRAC truncationMartin Braun2014-09-231-4/+6
* | Added missing pure virtual destructors to base classesNicholas Corgan2014-09-012-5/+5
|/
* Fixed whitespace and added comment.michael-west2014-05-201-5/+6
* Fix for BUG 473: UHD: DBSRX2 VCO Autoselect Failing / Wrong Frequency Rangemichael-west2014-05-131-3/+4
* tvrx2: fix ref_clock logic when using N2x0Nicholas Corgan2014-04-091-3/+3
* Pushing the bulk of UHD-3.7.0 code.Ben Hilburn2014-02-146-33/+89
* Merging USRP X300 and X310 support!!Ben Hilburn2014-02-042-2/+18
* 120 MHz daughterboard support, Integer-N tuning, ADF435x code consolidationNicholas Corgan2014-01-2411-658/+363
* Squashed merge of Coverity fixes.Ben Hilburn2013-11-273-13/+13
* Merge branch 'bugfix/sbx_tuning'Nicholas Corgan2013-11-194-178/+220
|\
| * sbx: bugfix#55 and refactored ADF435X tuning code in the SBX driver.Ashish Chaudhari2013-11-134-178/+220
* | Merge branch 'maint'Nicholas Corgan2013-11-181-3/+3
|\ \ | |/ |/|
| * lib: dbsrx2 bugfixNicholas Corgan2013-11-181-3/+3
* | Merge branch 'mergeme/cbx'Josh Blum2013-06-104-7/+254
|\ \ | |/ |/|
| * CBX supportNicholas Corgan2013-06-074-13/+279
* | Merge branch 'maint34' into maintNicholas Corgan2012-12-182-2/+13
|\|
| * Merge branch 'xcvr2450_r21' into maint34Nicholas Corgan2012-12-181-1/+12
| |\
| | * Fix syntax in XCVR driver.Nick Foster2012-12-041-3/+3
| | * xcvr2450: created xcvr2450 r21 that uses external dividerJosh Blum2012-12-041-1/+12
| * | wbx: expand freq range low for r4Josh Blum2012-12-171-1/+1
| |/
| * wbx: updating the code to allow full range of the VCO.Ben Hilburn2012-11-071-1/+1
| * wbx v4: fixing the drivers for the new rev of the WBX boardBen Hilburn2012-11-071-16/+37
* | wbx: updating the code to allow full range of the VCO.Ben Hilburn2012-11-061-1/+1
* | wbx v4: fixing the drivers for the new rev of the WBX boardBen Hilburn2012-11-061-16/+37
* | tvrx2: reverted broken changes to tuning logicJosh Blum2012-09-281-25/+8
* | First pass at getting tune_request_t to control IF freq in TVRX2Jason Abele2012-09-041-8/+25
* | sbx/wbx: clear R/N counters before tuning the LOJosh Blum2012-08-087-3/+26
* | Merge branch 'maint'Josh Blum2012-08-011-1/+1
|\|