I am working on SUMO-0.25.0, OMNeT++ 5.0, Veins-4.4 framework for vehicular simulation. I am interested on cross layer routing protocol for vehicular communication. Can anyone able to suggest me how I can retrieve PHY /MAC layer information such as SNIR and RSSI value from the application layer. For example, Veins demo application or my own AppLayer model?
A vector record of the SINR values calculated during frame reception using omnet++ signal mechanism as mention on the post. But i am unable to get SINR or RSSI value into the veins demo application such as TraCIDemo or my own AppLayer model.
It will be great if anyone could give me some idea how i can do it. Thanks in advance.