hardbyte / hardbyte/python-can
Support for PCAP file format
Ouverte
enhancement
file-io
- Langage dominant
- Python
- Étoiles
- 1.6k
- Forks
- 697
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
### Is your feature request related to a problem? Please describe.
I would like to analyze some can traffic with wireshark. With Wireshark it is possible to check e.g. CANopen communication as you see here: https://wiki.wireshark.org/CANopen.md
### Describe the solution you'd like
There is the pcap file formt supported by wireshark to load can traces https://wiki.wireshark.org/Development/LibpcapFileFormat
It would be nice to use python-can to record or convert into pcap file format for further processing
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.