aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/x300
Commit message (Expand)AuthorAgeFilesLines
* x300: only remove existing items from zpu_iface_registry in destructorAndrej Rode2017-02-011-1/+3
* x300: Increase PCIe TX frame size to 8184Jonathon Pendlum2017-01-261-4/+1
* X300: Move property tree check to subscriberDerek Kozel2017-01-261-5/+6
* X300: Fix issue with GPSDO sometimes not being recognized properlymichael-west2017-01-261-10/+23
* 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-107-31/+333
* x300: Made MTU throttling more explicit in x300 header filesMartin Braun2016-12-132-1/+3
* 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-082-15/+19
* x300: Adding warning for sampling rate coercionMartin Braun2016-12-061-2/+7
* Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...Martin Braun2016-11-0815-175/+175
* X300: Check dboard time property before subscribingDerek Kozel2016-11-042-6/+7
* TwinRX: Use command time to schedule synchronous eventsDerek Kozel2016-10-262-6/+35
* x300: Throttle MTU to 3000 for PCIe to avoid underrunsMartin Braun2016-10-251-1/+4
* x300: Add time sync procedure to device initializationMartin Braun2016-10-131-1/+9
* bugfix: TwinRX: Use correct LEDs when mapping chan -> antAshish Chaudhari2016-09-302-23/+30
* bugfix: db eeprom id not being written for X3x0Ashish Chaudhari2016-09-274-8/+10
* x300: Added ignore-cal-file as an optionMartin Braun2016-09-273-3/+17
* Correct maximum link rates for 1GE and 10GEMarcus Müller2016-09-271-5/+11
* Added NI product IDs for USRP-2945 and USRP-2955vkakade2016-09-202-0/+6
* transport: Removed conditional compiles for terminator APIsMartin Braun2016-09-051-2/+0
* Merge branch 'UHD-3.9.LTS' into maintMartin Braun2016-09-021-15/+17
|\
| * X300: GPSDO fixesmichael-west2016-09-021-19/+17
| * GPSDO: Make sure read_uart() returns only complete strings for all devices.michael-west2016-09-021-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
* | 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