I'm developing a new wireless routing protocol in ns2 simulator using c++.. The problem is that the routing protocol needs some data about the received signal from the physical layer like the power of the signal... Can anyone tell me how to obtain these kind of information??
Thanks...