hardbyte / hardbyte/python-can

Support for PCAP file format

Open
#1,403 1 comment 1 reaction 0 assignees View on GitHub
enhancement file-io
Dominant language
Python
Stars
1.6k
Forks
697
PR merge metrics
No merged PRs in 30d

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.