mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
changes for multi-RU DAS scenario, handling of antenna ports in 7.2 (memory allocations for PRACH and neAxc in fh_config)
This commit is contained in:
committed by
francescomani
parent
a1a4f24d0f
commit
1153721b19
@@ -225,6 +225,8 @@ typedef struct openair0_config {
|
||||
int rx_num_channels;
|
||||
//! number of TX channels (=TX antennas)
|
||||
int tx_num_channels;
|
||||
//! number of distributed radio-units
|
||||
int num_distributed_ru;
|
||||
//! rx daughter card
|
||||
char* rx_subdev;
|
||||
//! tx daughter card
|
||||
|
||||
Reference in New Issue
Block a user