diff options
author | Martin Braun <martin.braun@ettus.com> | 2017-06-15 12:08:07 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2017-12-22 15:04:00 -0800 |
commit | 193aec708b4ff3f9e971001c557528fe41f55842 (patch) | |
tree | c8b92a1e56a556842cfe13b12e34060aa0259b0e /host/include | |
parent | 3bd01c27a3e878fbf9d8e9e97529c000608878f1 (diff) | |
download | uhd-193aec708b4ff3f9e971001c557528fe41f55842.tar.gz uhd-193aec708b4ff3f9e971001c557528fe41f55842.tar.bz2 uhd-193aec708b4ff3f9e971001c557528fe41f55842.zip |
eiscat: Change default spp to 3992
Diffstat (limited to 'host/include')
-rw-r--r-- | host/include/uhd/rfnoc/blocks/radio_eiscat.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/include/uhd/rfnoc/blocks/radio_eiscat.xml b/host/include/uhd/rfnoc/blocks/radio_eiscat.xml index 92c7068b6..867b4c9be 100644 --- a/host/include/uhd/rfnoc/blocks/radio_eiscat.xml +++ b/host/include/uhd/rfnoc/blocks/radio_eiscat.xml @@ -82,7 +82,7 @@ <arg> <name>spp</name> <type>int</type> - <value>1996</value> + <value>3992</value> </arg> <arg> <name>taps</name> |