diff options
author | Michael West <michael.west@ettus.com> | 2019-06-19 13:25:32 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2019-07-18 08:46:16 -0700 |
commit | 028a052dec8733f552fbfe0792126f5e9f8ca526 (patch) | |
tree | 67d42f21e4a2d20eadad036b655c2a0a40f71605 /host/lib/error_c.cpp | |
parent | ab6893ab32f001d9aab1606bad34fafc4ab76933 (diff) | |
download | uhd-028a052dec8733f552fbfe0792126f5e9f8ca526.tar.gz uhd-028a052dec8733f552fbfe0792126f5e9f8ca526.tar.bz2 uhd-028a052dec8733f552fbfe0792126f5e9f8ca526.zip |
Device3: Fix MTU and default frame sizes
The latest changes to the get_*x_stream() functions to calculate the MTU for
the channel caused default frame size values to be ignored. This change fixes
that by changing the key from "send/recv_frame_size" to "mtu" and then changing
the implementations of make_transport() constrain the frame size values based
on the "mtu" value as well as any device and/or transport-specific limits.
Signed-off-by: Michael West <michael.west@ettus.com>
Diffstat (limited to 'host/lib/error_c.cpp')
0 files changed, 0 insertions, 0 deletions