fixed failing tests

This commit is contained in:
Ismael Gomez 2016-11-29 20:31:22 +01:00
parent a21536a60e
commit b795a22f6a
8 changed files with 0 additions and 8 deletions

View File

@ -57,7 +57,6 @@ char *output_file_name = NULL;
srslte_cell_t cell = {
25, // nof_prb
1, // nof_ports
0, // bw idx
0, // cell_id
SRSLTE_CP_NORM, // cyclic prefix
SRSLTE_PHICH_R_1, // PHICH resources

View File

@ -37,7 +37,6 @@ char *input_file_name = NULL;
srslte_cell_t cell = {
6, // nof_prb
2, // nof_ports
0, // bw_idx
150, // cell_id
SRSLTE_CP_NORM, // cyclic prefix
SRSLTE_PHICH_R_1, // PHICH resources

View File

@ -39,7 +39,6 @@ char *matlab_file_name = NULL;
srslte_cell_t cell = {
6, // nof_prb
1, // nof_ports
0, // bw_idx
0, // cell_id
SRSLTE_CP_NORM, // cyclic prefix
SRSLTE_PHICH_R_1, // PHICH resources

View File

@ -37,7 +37,6 @@ char *input_file_name = NULL;
srslte_cell_t cell = {
6, // cell.cell.cell.nof_prb
1, // cell.cell.nof_ports
0, // bw_idx
0, // cell.id
SRSLTE_CP_NORM, // cyclic prefix
SRSLTE_PHICH_R_1, // PHICH resources

View File

@ -37,7 +37,6 @@ char *input_file_name = NULL;
srslte_cell_t cell = {
6, // nof_prb
1, // nof_ports
0, // bw_idx
0, // cell_id
SRSLTE_CP_NORM, // cyclic prefix
SRSLTE_PHICH_R_1, // PHICH resources

View File

@ -39,7 +39,6 @@
srslte_cell_t cell = {
6, // nof_prb
1, // nof_ports
0,
0, // cell_id
SRSLTE_CP_NORM, // cyclic prefix
SRSLTE_PHICH_R_1_6, // PHICH resources

View File

@ -38,7 +38,6 @@ char *matlab_file_name = NULL;
srslte_cell_t cell = {
50, // cell.nof_prb
2, // cell.nof_ports
2, // bw_idx
150, // cell.id
SRSLTE_CP_NORM, // cyclic prefix
SRSLTE_PHICH_R_1, // PHICH resources

View File

@ -36,7 +36,6 @@
srslte_cell_t cell = {
25, // nof_prb
1, // nof_ports
2, // bw_idx = 5 MHz
1, // cell_id
SRSLTE_CP_NORM, // cyclic prefix
SRSLTE_PHICH_R_1_6, // PHICH resources