Commit Graph

2 Commits (cb365c9c7cafa2c7eab8fdcb427512c73aff55d7)

Author SHA1 Message Date
kenli cb365c9c7c Remove unused debugging variables for successful compilation 2023-09-21 08:52:32 +08:00
Ken Li 7673496a54 Add canperformance.c and modify Makefile for CAN performance testing.
### What's Done
1. Added a new file named canperformance.c to the project.
2. Modified the Makefile to support the compilation of canperformance.c.

### Core Idea
The addition of canperformance.c aims to meet CAN performance testing needs, compensating for cangen's deficiencies.

### Key Features
- Support for standard and extended frames
- Support for file sending and receiving
- Real - time frame rate display
- MD5 verification for CAN ID, Data, or files
2023-09-20 06:54:00 +08:00