simulte icon indicating copy to clipboard operation
simulte copied to clipboard

PcapRecorder in Simulte

Open qri-hub opened this issue 7 years ago • 1 comments

Hi, I built the veins integrated Simulte branch in order to simulate C2X networks, I tried to extract the communications that occurred between the cars and the Enbs in the example provided. I was expecting several PCAPs (PGW, ENB, CAR) but it seems to me that PCAP is not supported for LTE networks (layers phy to PDCP), since the files are either empty/corrupted/filled with DIS protocol.

  • Could you confirm that ?
    • If it is not, how can I contribute to Simulte in order to add this functionality ?
    • If it is, can you explain to me how am I supposed to get this working ?

Best Regards.

qri-hub avatar Jan 29 '18 14:01 qri-hub

Hello, PCAP recorders are not available within the LTE nodes. If you want to contribute (you'd be very welcome), you can create a fork of the SimuLTE repository on GitHub, add the PCAP functionality and open a pull request to the SimuLTE repository.

Best regards Giovanni

giovanninardini avatar Mar 30 '18 12:03 giovanninardini