I am working with Veins 4.7.1 to develop a trust model. For that purpose, I need to access the position of the message sender in x and y coordinates at the lower layer. I know, we have a specific field to access sender position in 'WaveShortMessage' messages, which can provide sender location at the application layer. Also, there is no field for sender position in 'Mac80211Pkt'.
I have gone through the related questions in stack overflow, but I am unable to find anything related to my question. Can anyone guide me in this direction?