aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/x300
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'UHD-3.9.LTS' into maintMartin Braun2016-08-291-6/+11
|\|
| * uhd: error on setting large recv_frame_size fixed #1212Sugandha Gupta2016-08-291-6/+11
| * Added the option to disable ADC self-testMarcus Müller2016-06-171-1/+1
* | x300: Bumped FPGA compat num (is now: 0x21 == 33) and FW compat num (is now 5)Martin Braun2016-08-231-2/+2
* | changed clk constant to match new zpu clk changesRyan2016-08-221-1/+1
* | x300: Removed superfluous verbosityMartin Braun2016-08-181-1/+1
* | x300 radio: Fixed typo for frontend regsMartin Braun2016-08-122-2/+2
* | Frontend corrections: Provide new function for RFNoC-based radioNicolas Cuervo2016-08-112-8/+10
* | x300: Fixed typo in check_radio_configMartin Braun2016-08-111-8/+6
* | X300: Change so radio check so it only makes sure needed frontends are enable...michael-west2016-08-101-6/+12
* | x300: Device propagates suggested TX MTU through the mtu property, not get_tx...Martin Braun2016-08-092-4/+1
* | x3xx: Enable readback of fpga_version_hashMoritz Fischer2016-08-092-2/+8
* | Merging RFNoC support for X310Martin Braun2016-08-0912-1445/+1523
* | x300: Minor: Assert if FPGA image identifier is not long enoughAshish Chaudhari2016-07-121-0/+2
* | x300: UHD is now compatible with FPGA images with Aurora supportAshish Chaudhari2016-07-072-25/+45
* | Merge branch 'maint'Martin Braun2016-06-141-1/+1
|\|
| * 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
|\ \