mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
vrtsim should use same NB_ANTENNAS_TX
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
// Simulator role
|
||||
typedef enum { ROLE_SERVER = 1, ROLE_CLIENT } role;
|
||||
|
||||
#define MAX_NUM_ANTENNAS_TX 4
|
||||
#define MAX_NUM_ANTENNAS_TX 8
|
||||
#define SAVED_SAMPLES_LEN 256
|
||||
#define MAX_NUM_UES MAX_MOBILES_PER_GNB
|
||||
|
||||
|
||||
Reference in New Issue
Block a user