aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/x300
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix off-by-one errorJonathan Wakely2016-06-071-1/+1
* | Added the option to disable ADC self-testMarcus Müller2016-06-061-1/+1
* | Merge branch 'maint'Ashish Chaudhari2016-05-263-15/+4
|\|
| * bugfix#1102: Prevented X300 DAC FIFO from underflowingAshish Chaudhari2016-05-253-15/+4
* | x300: Fixed an issue where the wrong XB port was being selectedPaul David2016-05-191-18/+43
* | x300: Check the maximum frame size for both linksPaul David2016-05-181-1/+22
* | dboard_iface: Added FE name input to set_fe_connectionAshish Chaudhari2016-05-161-3/+9
* | x300: Fixed false link capacity warning and cleaned up some codePaul David2016-05-132-11/+7
* | transport optimize: Integrated the transport offloading into the X3XX codebasePaul David2016-04-184-53/+226
* | x300: DSP updates to support heterodyne dboardsAshish Chaudhari2016-03-212-2/+7
* | dboard_iface: Added method to configure front connection and settingsAshish Chaudhari2016-03-213-0/+12
* | usrp3: Added RX DSP support for heterodyne samplingAshish Chaudhari2016-03-211-1/+1
* | Merge branch 'maint'Martin Braun2016-03-111-0/+2
|\|
| * x300: Added power cycle message to uhd_image_loaderMartin Braun2016-03-031-0/+2
* | Merge branch 'maint'Ashish Chaudhari2016-02-184-3/+9
|\|
| * UBX: Phase synchronizationmichael-west2016-02-184-3/+9
* | x300: Added capability to write_spi to BOTH channels in dboard_ifaceAshish Chaudhari2016-02-181-6/+8
* | x300,e300: Fixed IQ swapping issue in RX frontendAshish Chaudhari2016-02-171-6/+2
* | usrp: Refactored dboard_iface for all productsAshish Chaudhari2016-02-161-41/+52
* | dboard: Added restricted dboard registration capabilityAshish Chaudhari2016-02-162-4/+1
* | prop_tree: Multiple API enhancements to uhd::propertyAshish Chaudhari2016-02-111-30/+30
* | bugfix#366: X300: PCIe: Live load of firmware failsAshish Chaudhari2016-01-111-0/+2
* | b2xx,e3xx,x300: Bumped FPGA compat numbers after incompatible maint mergeAshish Chaudhari2015-12-151-1/+1
* | Merge branch 'maint'Ashish Chaudhari2015-12-154-3/+14
|\|
| * b2xx,e3xx,x300: Bumped FPGA compat numbers after SW time-sync changesAshish Chaudhari2015-12-101-1/+1
| * Bumped FPGA compat numbers for B200, X300, and E300.michael-west2015-12-101-1/+1
| * E300/X300: Add VITA time synchronization on internal signalmichael-west2015-12-103-2/+13
| * b2xx,e3xx,x300: Bumped compat numbers for 3.9.1 UHD releaseAshish Chaudhari2015-09-031-1/+1
| * cores: Corrected scaling_adjustment calculationIan Buckley2015-09-032-0/+10
* | x3xx,e3xx: Bumped FPGA compat number after register overlap fixAshish Chaudhari2015-11-241-1/+1
* | radio: Fixed overlapping register for LED and FPGPIO coreAshish Chaudhari2015-11-241-1/+1
* | cmake: Register components earlierMartin Braun2015-11-161-2/+0
* | b2xx,e3xx,x300: Bumped compat numbers after GPIO ATR refactoringAshish Chaudhari2015-10-161-1/+1
* | Merge branch 'ashish/gpio_atr_redux' into master-stagingAshish Chaudhari2015-10-152-41/+17
|\ \
| * | usrp3: Added new GPIO ATR 3000 coreAshish Chaudhari2015-09-292-41/+17
* | | fixup! x300: Added DMA FIFO support to X300Ashish Chaudhari2015-09-301-1/+1
* | | x300: Bumped FPGA compat number to 16Ashish Chaudhari2015-09-161-1/+1
* | | x300: Made DRAM FIFO size software configurableAshish Chaudhari2015-09-162-0/+3
* | | x300: Added DMA FIFO support to X300Ashish Chaudhari2015-09-164-18/+75
|/ /
* | b2xx,e3xx,x300: Bumped compat numbers for 3.9.1 UHD releaseAshish Chaudhari2015-09-081-1/+1
* | cores: Corrected scaling_adjustment calculationIan Buckley2015-09-082-0/+10
|/
* X300: Fix base address for FP GPIOmichael-west2015-09-011-1/+1
* x300: Removed call to is_pps_presentAshish Chaudhari2015-08-171-4/+4
* b200,e300,x300: Updated compat number for release 3.9.0Ashish Chaudhari2015-08-141-1/+1
* uhd: Fixes to build with MSVCAshish Chaudhari2015-08-131-1/+1
* B200/X300: Make default clock and time sources internalmichael-west2015-08-121-14/+0
* UHD: Remove initialization of time to GPS time.michael-west2015-08-121-4/+1
* Merge branch 'master' into ashish/register_apiAshish Chaudhari2015-08-121-1/+1
|\
| * cmake: added variable to LIBUHD_REGISTER_COMPONENT macro to make required, se...Nicholas Corgan2015-08-111-1/+1
* | Merge branch 'master' into ashish/register_apiAshish Chaudhari2015-08-104-58/+80
|\|