From 4e9353d739d2a4479ec7f991c745c8bc56cff43a Mon Sep 17 00:00:00 2001 From: michael-west Date: Tue, 23 Oct 2018 12:28:24 -0700 Subject: E3xx: Increase spp limit for E3xx radio Increase frame size from 364 to 508 samples. Reduces overhead. For some reason yet to be understood, sizes over 508 do not work. Signed-off-by: michael-west --- host/include/uhd/rfnoc/blocks/radio_e3xx.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'host') diff --git a/host/include/uhd/rfnoc/blocks/radio_e3xx.xml b/host/include/uhd/rfnoc/blocks/radio_e3xx.xml index d71337a1e..aece593a5 100644 --- a/host/include/uhd/rfnoc/blocks/radio_e3xx.xml +++ b/host/include/uhd/rfnoc/blocks/radio_e3xx.xml @@ -23,7 +23,7 @@ spp int - 364 + 508 @@ -57,4 +57,3 @@ - -- cgit v1.2.3