aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/mpmd
Commit message (Expand)AuthorAgeFilesLines
* lib: disable non pcie types in find with resourceSteven Koo2020-10-051-0/+6
* uhd: clang format device implSteven Koo2020-10-051-9/+11
* x300,mpmd: Increase recv frames for dpdk streamingSteven Koo2020-09-031-1/+9
* rfnoc: Resolves streamer/link segfaults on pythonSteven Koo2020-08-111-10/+13
* mpmd: Clean out link_if_mgrMartin Braun2020-08-072-7/+4
* mpmd: Assume mgmt interface can route CHDR packetsSteven Koo2020-08-041-1/+15
* MPMD: Fix typomichael-west2020-08-041-1/+1
* RFNoC: Add xport disconnect callbacksmichael-west2020-08-041-7/+20
* mpm: Default virtual NIC CHDR IP selectionSteven Koo2020-07-302-12/+28
* mpm, mpmd: Bump MPM compat numberAaron Rossetto2020-07-241-1/+1
* uhd: remove liberioRobertWalstab2020-07-201-1/+1
* mpmd: remove liberioRobertWalstab2020-07-204-213/+0
* mpm,mpmd: Add iface type and mtu info for UDP linksAlex Williams2020-07-162-2/+15
* rfnoc: Rename chdr_packet to chdr_packet_writerSamuel O'Brien2020-07-132-2/+2
* CHDR: support multiple CHDR widthsAndrew Lynch2020-06-265-14/+20
* mpmd: Increase default long timeout to 30 secondsSteve Czabaniuk2020-06-221-2/+2
* MPMD: Fix RPC call to get GPIO sourcemichael-west2020-06-101-1/+1
* fixup! uhd: Add fuzzy serial number checkingmattprost2020-04-091-1/+1
* uhd: mpm: Query prefs per-device for multi-device queriesLane Kolbly2020-04-082-2/+15
* uhd: Add fuzzy serial number checkingLane Kolbly2020-04-081-1/+2
* uhd: Apply clang-format against all .cpp and .hpp files in host/Martin Braun2020-03-037-23/+25
* mpm/mpmd: Expose APIs to drive GPIO sourcesMartin Braun2020-01-231-0/+40
* mpmd: Use dpdk_simple for MTU discoveryAlex Williams2020-01-221-91/+16
* cmake: Find DPDK via pkg-config, if availableAlex Williams2020-01-221-1/+2
* transport,usrp: Make available packet-based flow controlAlex Williams2019-12-203-17/+26
* x300,mpmd: Enable DPDKMartin Braun2019-12-207-361/+137
* mpmd: Name the claimer task threadMartin Braun2019-11-261-13/+15
* mpmd: Fix get_mboard_name()Martin Braun2019-11-261-1/+1
* mpm/mpmd: Remove token requirement for device infoMartin Braun2019-11-261-2/+2
* lib,tests: Remove old DPDK files from buildAlex Williams2019-11-261-7/+8
* liberio: porting to I/O servicesBrent Stapleton2019-11-261-11/+2
* rfnoc: Merge I/O service device args with stream argsCiro Nishiguchi2019-11-261-2/+4
* mpmd: Add skip_oldlog device argMartin Braun2019-11-261-0/+8
* mpmd: Skip generation of mb_controller and mb_iface for skip_init=1Martin Braun2019-11-261-3/+6
* uhd: Introduce I/O service managerAaron Rossetto2019-11-264-45/+105
* uhd: Replace usage of boost smart pointers with C++11 counterpartsMartin Braun2019-11-261-2/+2
* rfnoc: Unify endianness of transportsAlex Williams2019-11-261-1/+1
* Remove proto-RFNoC filesMartin Braun2019-11-264-82/+71
* x300/mpmd: Port all RFNoC devices to the new RFNoC frameworkMartin Braun2019-11-2627-1233/+1384
* rfnoc: Add mb_controller base class and X300/MPMD implementationsMartin Braun2019-11-263-0/+110
* rpc: improve exception handling for reachability checksMark Meserve2019-10-151-2/+3
* Device3: Restore default buffer sizes for MPMD UDPMichael West2019-09-131-0/+2
* mpmd: Fix corner case in MPM device reachabilitySugandha Gupta2019-08-071-1/+1
* Device3: Fix MTU and default frame sizesMichael West2019-07-183-47/+128
* mpmd: image_loader: Add support for devices without fpga_typeSugandha Gupta2019-05-211-1/+5
* utils: add support for directly updating components from image_loaderAndrew Lynch2019-05-021-71/+96
* mpmd: Release resources on destructionVirendra Kakade2019-05-012-4/+6
* mpmd: Fix spurious reclaim call after unclaimVirendra Kakade2019-05-011-3/+6
* device3: Constraint send/recv_frame_size based on down/upstream MTUSugandha Gupta2019-05-012-0/+7
* mpm: Add option for muxed data stream for liberio transportSugandha Gupta2019-05-012-2/+18