From 0d10ac5faa5bd02ccaf997489ad42449d0903d24 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Fri, 19 May 2017 17:21:26 -0700 Subject: eiscat: Antenna selection, gain setting --- host/include/uhd/rfnoc/blocks/radio_eiscat.xml | 33 ++++++++++++++++---------- 1 file changed, 20 insertions(+), 13 deletions(-) (limited to 'host/include') diff --git a/host/include/uhd/rfnoc/blocks/radio_eiscat.xml b/host/include/uhd/rfnoc/blocks/radio_eiscat.xml index e6a81e800..3d3ef7abc 100644 --- a/host/include/uhd/rfnoc/blocks/radio_eiscat.xml +++ b/host/include/uhd/rfnoc/blocks/radio_eiscat.xml @@ -14,7 +14,7 @@
159
- + SR_BEAMS_TO_NEIGHBOR
202
2 @@ -25,27 +25,26 @@
203
- SR_FIR_COMMANDS_RELOAD -
131
+
198
SR_FIR_COMMANDS_CTRL_TIME_HI -
132
+
199
SR_FIR_COMMANDS_CTRL_TIME_LO -
133
+
200
SR_FIR_BRAM_WRITE_TAPS -
134
+
201
+
+ + SR_CHANNEL_GAIN_0 +
204
- - - - RB_NUM_TAPS
0
@@ -87,11 +86,18 @@ use_prev must be 0 or 1. SR_WRITE("SR_PREV_OR_NULL", $use_prev) AND SR_WRITE("SR_PREV_OR_NULL", $use_prev) + - neighbors + choose_beams int - 2 - SR_WRITE("SR_BEAMS_TO_NEIGHBOR", 2) + 6 + SR_WRITE("SR_BEAMS_TO_NEIGHBOR", $choose_beams) channel_enable @@ -103,6 +109,7 @@ gain double 1.0 + SR_WRITE("SR_CHANNEL_GAIN_0", 131071) 0 -- cgit v1.2.3