python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Get Receiver Vehicle Position in BSM
How do I configure Veins to get the receiving vehicle's position (x and y) in a BSM message? I am using this configuration of veins: https://github.com/josephkamel/veins-f2md.
Yurroff
Votes: 0
Answers: 1
How to set antenna gain in Veins-5.x?
I want to implement the formula for Free Space Propagation Model. However, I don't know how to set or get the gain for the transmitter and receiver. Should I just consider it unity? In veins-5.2 the o...
Fady Samann
Votes: 0
Answers: 1
How to set receiver sensitivity in Veins-5.x?
In Veins-4.x, setting the receiver sensitivity is done through this line
*.**.nic.phy80211p.sensitivity = -89dBm
However, this parameter disappeared in Veins-5.x.
Is there a replacement in the curren...
Fady Samann
Votes: 0
Answers: 1
how to get the distance from RSSI in veins?
I found how to get the RSSI value in veins in this link: how to record rssi in veins (omnet++)
I want to know now how to get the distance between two nodes based on the RSSI value?
Fleur Rouge
Votes: 0
Answers: 1