After looking through the list of modules on the official Veins
website, I found that Veins-LTE
is no longer in use and will be replaced by SimuLTE
.
So, I imported SimuLTE
into OMNeT++
and looked at the source code. However, it is questionable whether this can be integrated with the existing Veins
80211p demo.
Isn't it impossible to alternate between 80211p and LTE communication by adding SimuLTE
code to the existing RSUExampleScenario
?