Commit 3c4e7898 authored by rdoost's avatar rdoost

iq_txshift variable was added

parent 7e9dfefb
...@@ -468,6 +468,7 @@ extern "C" { ...@@ -468,6 +468,7 @@ extern "C" {
break; break;
} }
openair0_cfg[0].iq_txshift = 0;//shift
for(i=0; i < s->iris->getNumChannels(SOAPY_SDR_RX); i++) { for(i=0; i < s->iris->getNumChannels(SOAPY_SDR_RX); i++) {
if (i < openair0_cfg[0].rx_num_channels) { if (i < openair0_cfg[0].rx_num_channels) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment