simulte
simulte copied to clipboard
PcapRecorder in Simulte
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.
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