Open ry4nzhu opened 3 years ago
Currently we use input/helpee_conf/
as config file to determine when vehicles disconnects.
Current emulation only checks V2I connection state after finishing sending each frame, we need to change the detection of V2I connection during the transmission of a frame, and stop sending if the state of a node goes to disconnected.
Support generating a series of connection, disconnection timestamp based on the LTE trace of a node.
Rt. Update the logic to determine when a vehicle disconnect to server based on its V2I trace.