Commit 36a02913 authored by Robert Schmidt's avatar Robert Schmidt

Merge remote-tracking branch 'origin/usrp_x400_fixup' into integration_2022_wk21

parents 360d4b3a 38f7d772
...@@ -644,6 +644,7 @@ static int trx_usrp_read(openair0_device *device, openair0_timestamp *ptimestamp ...@@ -644,6 +644,7 @@ static int trx_usrp_read(openair0_device *device, openair0_timestamp *ptimestamp
break; break;
case USRP_X300_DEV: case USRP_X300_DEV:
case USRP_N300_DEV: case USRP_N300_DEV:
case USRP_X400_DEV:
rxshift=2; rxshift=2;
break; break;
default: default:
......
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