By the Omnet++ 6 and then Inet 4.4 framework:
I want to simulate a WiFi network that includes some nodes, each node has several radio interfaces for example two radio interfaces,
Can I get the RSSI value when a packet is received in the MAC layer? If the answer is yes, how to get the RSSI value? Should the amount of the RSSI be calculated by each radio interface that received the packet?
How about in the network layer?
Please include the necessary code in addition to the explanation.
Thanks in advance