aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/x300
Commit message (Expand)AuthorAgeFilesLines
* x300: add front-panel GPIO source controleklai2020-02-184-43/+117
* x300: Remove early x300_device_args usageAlex Williams2020-01-221-7/+6
* cmake: Find DPDK via pkg-config, if availableAlex Williams2020-01-221-0/+1
* uhd: Correct rx/tx EEPROM typoToni Jones2020-01-071-5/+5
* usrp: Change default number of data frames for X300Ciro Nishiguchi2019-12-201-16/+20
* transport,usrp: Make available packet-based flow controlAlex Williams2019-12-203-27/+33
* x300,mpmd: Enable DPDKMartin Braun2019-12-205-104/+79
* x300: pcie manager updatesVirendra Kakade2019-11-262-129/+93
* rfnoc: Merge I/O service device args with stream argsCiro Nishiguchi2019-11-261-2/+4
* uhd: Introduce I/O service managerAaron Rossetto2019-11-263-70/+96
* uhd: Replace usage of boost smart pointers with C++11 counterpartsMartin Braun2019-11-267-15/+15
* rfnoc: Unify endianness of transportsAlex Williams2019-11-263-3/+3
* Remove proto-RFNoC filesMartin Braun2019-11-264-1914/+91
* x300/mpmd: Port all RFNoC devices to the new RFNoC frameworkMartin Braun2019-11-2618-939/+3665
* rfnoc: Add mb_controller base class and X300/MPMD implementationsMartin Braun2019-11-263-0/+118
* x3x0: DPDK initialization fixmattprost2019-11-251-1/+1
* fixup! x300: Introduce conn_managerMartin Braun2019-10-111-1/+1
* x3xx: update maximum bitfile sizeMark Meserve2019-10-041-1/+1
* x300: cdecode: Fix fallthrough warningMartin Braun2019-09-101-0/+9
* fixup! uhd: Changed mboard_eeprom_t interface, refactored MB EEPROM codeSugandha Gupta2019-08-251-0/+1
* x300: fix x300 GPIO ATR property tree access typeeklai2019-08-221-6/+49
* x300: Introduce conn_managerMartin Braun2019-08-165-31/+64
* x300: Refactor heavilyMartin Braun2019-08-0215-1352/+1607
* x300: Factor out mb-type specific codeMartin Braun2019-08-025-165/+220
* Device3: Fix MTU and default frame sizesMichael West2019-07-181-73/+96
* device3: Remove unused 'rate' argument from update_?x_streamers()Martin Braun2019-07-151-4/+2
* device3: rfnoc: formatting changesBrent Stapleton2019-07-151-26/+29
* x300: dac: Replace uhd::get_system_time() with steady_clockMartin Braun2019-06-121-5/+4
* X300: fixed get_mtu for pcieMatthew Crymble2019-05-251-1/+4
* device3: Constraint send/recv_frame_size based on down/upstream MTUSugandha Gupta2019-05-012-1/+9
* uhdlib: Add dpdk_zero_copy.hppAlex Williams2019-04-101-1/+1
* x300: Add support for DPDK transportsAlex Williams2019-04-103-7/+166
* X300: add capability to flash NI-2974 FPGAThomas Vogel2019-04-031-2/+7
* uhd: mpm: update all license header w/ "-or-later"Brent Stapleton2019-03-081-1/+1
* x300: Change PLL CP currents in x300_clock_ctrlmguyler-ni2019-02-281-8/+8
* x300: device args: Removed invalid 200 MHz sysref rateMartin Braun2019-02-281-1/+1
* x300: Catch more inconsistencies in x300_device_argsMartin Braun2019-02-282-3/+24
* x300: Enable x300_device_args.to_string()Martin Braun2019-02-281-2/+31
* x300: Enable 11.52 MHz and 23.04 MHz system ref ratesMartin Braun2019-02-281-1/+2
* x300: Enable ADC gain through RFNoC APIMartin Braun2019-02-152-29/+83
* uhd: Replace all usage of boost::noncopyable with uhd::noncopyableMartin Braun2019-02-153-6/+6
* RFNoC: Limit number of control packets in flightmichael-west2019-01-311-1/+13
* X300: Fix tick and sample rate settingmichael-west2019-01-311-5/+1
* RFNoC: Prevent unnecessary FC ACK packetsmichael-west2019-01-311-0/+1
* transport: muxed_zero_copy_if fixesmichael-west2019-01-211-2/+2
* uhd: mpm: apply clang-format to all filesBrent Stapleton2019-01-1622-2957/+3328
* formatting: remove vim hints in headersBrent Stapleton2019-01-162-2/+0
* x300: Fix compiler warnings related to type conversionsMartin Braun2019-01-074-15/+15
* x300: Remove usage of boost::bindMartin Braun2019-01-021-12/+16
* x300: Factor our PID -> MB type and MB type -> product name mappingMartin Braun2019-01-021-137/+117