You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using EEL scripts to orchestrate an EMANE simulation, which is also partially configured within CORE and then 3D-visualized in SDT3D. I need to support multiple antennas per node, each with their own network interface. I see that unfortunately the antennaprofile EEL statement only supports 1 antenna per node. I am asking the following:
Is it planned to enhance the antennaprofile statement (and perhaps XML config files) to support multiple antennas?
Is there an alternative way to achieve my goal? I see that there are references to a C++-like MIMO API, but I'm not really sure where I would add such API calls. Maybe make custom mods to CORE source code? Or modify the EMANE EEL Parser to handle custom antennaprofile statements?
The text was updated successfully, but these errors were encountered:
I am using EEL scripts to orchestrate an EMANE simulation, which is also partially configured within CORE and then 3D-visualized in SDT3D. I need to support multiple antennas per node, each with their own network interface. I see that unfortunately the antennaprofile EEL statement only supports 1 antenna per node. I am asking the following:
The text was updated successfully, but these errors were encountered: