diff options
author | Martin Braun <martin.braun@ettus.com> | 2017-06-08 17:17:09 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2017-12-22 15:03:59 -0800 |
commit | 195a1f45e54cd1b551deb837ab2df5297a3a77a1 (patch) | |
tree | c3c703ecaf2b87d5b5ad5605c61b5c2c01adaba8 /host/include | |
parent | 3d9076403bd5cb48dcfda48b1eb262f8cb7a42bf (diff) | |
download | uhd-195a1f45e54cd1b551deb837ab2df5297a3a77a1.tar.gz uhd-195a1f45e54cd1b551deb837ab2df5297a3a77a1.tar.bz2 uhd-195a1f45e54cd1b551deb837ab2df5297a3a77a1.zip |
eiscat: Proper neighbour support, added some FI pseudo-antenna values
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 69f7ffc50..92c7068b6 100644 --- a/host/include/uhd/rfnoc/blocks/radio_eiscat.xml +++ b/host/include/uhd/rfnoc/blocks/radio_eiscat.xml @@ -101,7 +101,7 @@ <name>configure_beams</name> <type>int</type> </arg> - <!--0: Upper 1: Lower 2: no neighbours--> + <!--Bit 0: 0: Upper 1: Lower Bit 1: 0: Use neighbours 1: no neighbours--> <arg> <name>choose_beams</name> <type>int</type> |