diff options
author | Martin Braun <martin.braun@ettus.com> | 2017-05-30 23:23:26 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2017-12-22 15:03:58 -0800 |
commit | 34174c98f38a9096adc71665fbb9c00aed345293 (patch) | |
tree | 4e28c7180418c9e3c7971fd6219603e88333c199 /host/include | |
parent | d6525231d16e442d5a4db7ac32cf950074d7d769 (diff) | |
download | uhd-34174c98f38a9096adc71665fbb9c00aed345293.tar.gz uhd-34174c98f38a9096adc71665fbb9c00aed345293.tar.bz2 uhd-34174c98f38a9096adc71665fbb9c00aed345293.zip |
eiscat/mpm: Moved EISCAT full init sequence to UHD
Diffstat (limited to 'host/include')
-rw-r--r-- | host/include/uhd/rfnoc/blocks/radio_eiscat.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/host/include/uhd/rfnoc/blocks/radio_eiscat.xml b/host/include/uhd/rfnoc/blocks/radio_eiscat.xml index a7077d503..69f7ffc50 100644 --- a/host/include/uhd/rfnoc/blocks/radio_eiscat.xml +++ b/host/include/uhd/rfnoc/blocks/radio_eiscat.xml @@ -48,6 +48,10 @@ <address>201</address> </setreg> <setreg> + <name>SR_SYSREF</name> + <address>221</address> + </setreg> + <setreg> <name>SR_CHANNEL_GAIN_0</name> <address>204</address> </setreg> |