Matteo Pagin

Results 35 comments of Matteo Pagin

Hi, Could you please explain a bit further what you are trying to achieve ? Currently, the module supports the `BuildingsPropagationLossModel` which might be already doing what you need.

Hi, I have never tried to have a UE connect during the simulation, usually we connect all the UEs at the beginning. If you want to model UE transmission only...

It depends on what you mean with MIMO. If you are simply referring to the use of multiple antenna elements, possibly both at the transmitter and the receiver, yes we...

Hi, could you please provide more details, for instance which example you are trying to run? Best, Matteo

Hi, we will look into it. In the meantime, you can build disabling werror by using the argument --disable-werror

Usually we do not consider use cases where the simulation time is higher than ~60 seconds, but we can change this if multiple users seem to need such functionality. Expect...

Hi, are you trying to build the latest commit of the new-handover branch ? Are all the files are as in the repository or did you modify something ?

Hi, Can you please be more specific in terms of what you are trying to do with the beam indexes?

If my understanding is correct, you wish to obtain a beam indexes dataset to train _offline_ a ML model which you would then later import and evaluate in ns-3 ?...

> Later on, I will also have to change these indexes in simulation time to evaluate the accuracy of the models (or, even to use RL). Got it, then you...