Commit Graph

2 Commits (cfd6b74a12471bf1ab5cb9e77f3ec0ae3858c19e)

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