Skip to content

Commit

Permalink
Update CANalyzer README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
owenpark8 authored Sep 24, 2024
1 parent 78c9470 commit 3c29d66
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/canalyzer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ device that can be used to monitor and log CAN bus traffic. Its main inspiration
[diagnostic tool](https://www.peak-system.com/PCAN-Diag-FD.456.0.html?&L=1). Custom hardware will
be designed by EHW in parallel with the software development.

In order to get a prototype up and running quickly, we will begin software development with a
Linux based application. It will utilize `ncurses` for a text-based terminal user interface and
`socketcan` to interface with the CAN bus.

## Project Goals

- **Real-time Monitoring:** Display CAN bus messages in a structured and easy-to-read format
Expand Down

0 comments on commit 3c29d66

Please sign in to comment.