aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/x300/x300_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* X300: Added code to handle case where older firmware was slow to release the ...michael-west2017-01-261-6/+25
* X300: Prevent MB EEPROM Corruptionmichael-west2017-01-101-27/+68
* x300: Made MTU throttling more explicit in x300 header filesMartin Braun2016-12-131-1/+1
* X300: dont stop x300_find if receiving wrong flagsAndrej Rode2016-12-081-2/+2
* x300: Make PCIe muxing and connection multi-usrp capableMartin Braun2016-12-081-6/+6
* Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...Martin Braun2016-11-081-36/+36
* x300: Add time sync procedure to device initializationMartin Braun2016-10-131-1/+9
* bugfix: db eeprom id not being written for X3x0Ashish Chaudhari2016-09-271-5/+0
* x300: Added ignore-cal-file as an optionMartin Braun2016-09-271-1/+6
* Added NI product IDs for USRP-2945 and USRP-2955vkakade2016-09-201-0/+4
* 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
* | 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