aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/x300/x300_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * Added the option to disable ADC self-testMarcus Müller2016-06-171-1/+1
* | changed clk constant to match new zpu clk changesRyan2016-08-221-1/+1
* | x300: Removed superfluous verbosityMartin Braun2016-08-181-1/+1
* | x300: Device propagates suggested TX MTU through the mtu property, not get_tx...Martin Braun2016-08-091-1/+1
* | x3xx: Enable readback of fpga_version_hashMoritz Fischer2016-08-091-0/+7
* | Merging RFNoC support for X310Martin Braun2016-08-091-518/+201
* | 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-071-5/+23
* | Added the option to disable ADC self-testMarcus Müller2016-06-061-1/+1
* | 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
* | x300: Fixed false link capacity warning and cleaned up some codePaul David2016-05-131-9/+7
* | transport optimize: Integrated the transport offloading into the X3XX codebasePaul David2016-04-181-30/+166
* | x300: DSP updates to support heterodyne dboardsAshish Chaudhari2016-03-211-0/+2
* | dboard_iface: Added method to configure front connection and settingsAshish Chaudhari2016-03-211-0/+1
* | Merge branch 'maint'Ashish Chaudhari2016-02-181-0/+1
|\|
| * UBX: Phase synchronizationmichael-west2016-02-181-0/+1
* | dboard: Added restricted dboard registration capabilityAshish Chaudhari2016-02-161-3/+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
* | Merge branch 'maint'Ashish Chaudhari2015-12-151-2/+10
|\|
| * E300/X300: Add VITA time synchronization on internal signalmichael-west2015-12-101-2/+10
| * cores: Corrected scaling_adjustment calculationIan Buckley2015-09-031-0/+8
* | Merge branch 'ashish/gpio_atr_redux' into master-stagingAshish Chaudhari2015-10-151-34/+12
|\ \
| * | usrp3: Added new GPIO ATR 3000 coreAshish Chaudhari2015-09-291-34/+12
* | | fixup! x300: Added DMA FIFO support to X300Ashish Chaudhari2015-09-301-1/+1
* | | x300: Made DRAM FIFO size software configurableAshish Chaudhari2015-09-161-0/+2
* | | x300: Added DMA FIFO support to X300Ashish Chaudhari2015-09-161-12/+56
|/ /
* / cores: Corrected scaling_adjustment calculationIan Buckley2015-09-081-0/+8
|/
* X300: Fix base address for FP GPIOmichael-west2015-09-011-1/+1
* x300: Removed call to is_pps_presentAshish Chaudhari2015-08-171-4/+4
* 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-101-16/+17
|\
| * x300: added missing included necessary in Boost 1.46Nicholas Corgan2015-08-101-0/+1
| * x300, e300: Moved common register names to radio namespaceMartin Braun2015-08-071-15/+15
| * x300: nirio: Fix compiler warningsMoritz Fischer2015-07-311-1/+1
* | x300: Used new soft register API for X300 registersAshish Chaudhari2015-08-041-82/+61
|/
* x300: Moved all tick set subscribers to same placeMartin Braun2015-07-291-10/+7
* cores: Moved subtree populate code to DSP cores (X3x0, E310)Martin Braun2015-07-291-36/+26
* cores: Moved subtree populate code to frontend coresMartin Braun2015-07-291-20/+8
* x300: Removed radio_rst assertion codeAshish Chaudhari2015-07-231-2/+2
* x300: Moved system-level ADC and DAC operationsAshish Chaudhari2015-07-231-386/+0
* x300: Added a comprehensive radio reset sequenceAshish Chaudhari2015-07-221-24/+54
* x300: Minor: Optimized ADC/DAC resetsAshish Chaudhari2015-07-221-11/+11
* x300: Addressed code review feedback for Rev7+ supportAshish Chaudhari2015-07-201-84/+91
* x300: Added extended ADC self-testAshish Chaudhari2015-07-191-9/+66
* x300: Made all X300 revision related errors fatalAshish Chaudhari2015-07-191-13/+20
* x300: Added HW rev compat number supportAshish Chaudhari2015-07-181-11/+26