Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/driftregion/dbcview
Quickly visualize senders and receivers in a DBC
https://github.com/driftregion/dbcview
Last synced: 3 months ago
JSON representation
Quickly visualize senders and receivers in a DBC
- Host: GitHub
- URL: https://github.com/driftregion/dbcview
- Owner: driftregion
- Created: 2019-06-02T23:55:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-14T07:02:46.000Z (over 5 years ago)
- Last Synced: 2024-04-18T19:36:36.669Z (7 months ago)
- Language: Python
- Homepage:
- Size: 3.38 MB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- awesome-canbus - dbcview - DBC visualization tool - plots a graph of sending and receiving nodes linked by messages. (CAN Database / DBC only)
README
# Usage
```sh
Usage: dbcview [OPTIONS] FILENAME [NODES]...Options:
-s, --senders TEXT comma separated list of sending nodes
-r, --receivers TEXT comma separated list of receiving nodes
-i, --ignore TEXT comma separated list of nodes to ignore
-o PATH Output dir for PDF (defaults to tmp)
--help Show this message and exit.
```# Example
![ThinkCity dbcview](https://raw.githubusercontent.com/nkirkby/dbcview/master/ThinkCity.png)