@@ -574,6 +579,7 @@ int main(int argc, char **argv)
...
@@ -574,6 +579,7 @@ int main(int argc, char **argv)
printf("-S Ending SNR, runs from SNR0 to SNR1\n");
printf("-S Ending SNR, runs from SNR0 to SNR1\n");
//printf("-t Delay spread for multipath channel\n");
//printf("-t Delay spread for multipath channel\n");
printf("-g [A,B,C,D,E,F,G,R] Use 3GPP SCM (A,B,C,D) or 36-101 (E-EPA,F-EVA,G-ETU) models or R for MIMO model (ignores delay spread and Ricean factor)\n");
printf("-g [A,B,C,D,E,F,G,R] Use 3GPP SCM (A,B,C,D) or 36-101 (E-EPA,F-EVA,G-ETU) models or R for MIMO model (ignores delay spread and Ricean factor)\n");
printf("-o Introduce delay in terms of number of samples\n");
printf("-y Number of TX antennas used in gNB\n");
printf("-y Number of TX antennas used in gNB\n");
printf("-z Number of RX antennas used in UE\n");
printf("-z Number of RX antennas used in UE\n");
printf("-x Num of layer for PDSCH\n");
printf("-x Num of layer for PDSCH\n");
...
@@ -777,7 +783,7 @@ int main(int argc, char **argv)
...
@@ -777,7 +783,7 @@ int main(int argc, char **argv)
0.0,
0.0,
CORR_LEVEL_LOW,
CORR_LEVEL_LOW,
0,
0,
0,
delay,
0,
0,
0);
0);
...
@@ -788,6 +794,8 @@ int main(int argc, char **argv)
...
@@ -788,6 +794,8 @@ int main(int argc, char **argv)