aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/mpmd
Commit message (Expand)AuthorAgeFilesLines
* uhd: Update MPM compat minorAaron Rossetto2022-04-121-1/+1
* host: x410: Cache GPIO source in mb_controllerLane Kolbly2022-03-231-1/+6
* lib: Remove superfluous includes of udp_zero_copy.hppMartin Braun2022-01-051-1/+0
* mpmd: Add MTU plausibility checkMartin Braun2021-12-021-0/+42
* mpmd: Increase UHD-side MTU cap for 10 GbE and 1 GbEMartin Braun2021-11-081-4/+14
* host: Add gpio_voltage discoverable featureLane Kolbly2021-11-051-0/+41
* uhd: mpm: Expose filesystem version information on MPM treeLane Kolbly2021-09-081-0/+6
* mpmd: Add discoverable feature for trig i/o modeGrant Meyerhoff2021-09-021-0/+27
* mpm: Bump MPM compat version to 4.0Lane Kolbly2021-06-241-1/+1
* uhd: Add callback for setting sync_sourcesGrant Meyerhoff2021-06-171-0/+25
* uhd: Add support for the USRP X410Lars Amsel2021-06-103-7/+76
* mpmd: support four linksAndrew Lynch2021-06-082-0/+10
* rfnoc: Add option to disable flow control on rx streamingmattprost2021-04-292-19/+52
* host: Update code base using clang-tidyMartin Braun2021-03-171-1/+1
* lib: Remove unused constantsMartin Braun2021-03-041-1/+0
* host: Update code base using clang-tidyMartin Braun2021-03-048-34/+34
* mpmd: Skip find if "resource" key is specifiedmichael-west2021-02-111-6/+6
* uhd_image_loader: Consume .lvbitx filesLane Kolbly2021-01-111-117/+237
* utils: check config file before finding devices for image loaderAndrew Lynch2021-01-111-1/+2
* mpmd: Add support to delay and trigger fpga/dts load after updateVirendra Kakade2021-01-112-80/+130
* Create C++ wrappers for MPM RPC callsLane Kolbly2021-01-112-32/+25
* mpmd: Export RPC token and mb_args to the property treeMartin Braun2020-12-043-0/+13
* MPMD: Reduce max frame size for 10 GbEmichael-west2020-11-061-1/+1
* sim: Integrate simulator into UHDSamuel O'Brien2020-10-284-3/+197
* 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