Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stefanhoelzl/CANpy
DBC Specification
https://github.com/stefanhoelzl/CANpy
automotive can dbc specification vector
Last synced: 3 months ago
JSON representation
DBC Specification
- Host: GitHub
- URL: https://github.com/stefanhoelzl/CANpy
- Owner: stefanhoelzl
- License: mit
- Created: 2016-06-05T11:49:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T20:20:25.000Z (almost 2 years ago)
- Last Synced: 2024-06-13T21:43:39.660Z (5 months ago)
- Topics: automotive, can, dbc, specification, vector
- Homepage:
- Size: 68.4 KB
- Stars: 121
- Watchers: 13
- Forks: 34
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-industrial-protocols - DBC Specification - A description of CAN database layout (CAN / Documentations)
README
# DBC Specification
A overview of the [Vector DBC Specification can be found here](docs/DBC_Specification.md).
* This doccument is carried together from different sources.
* This document doesn't claim to be complete and correct.## Status
I am not actively working on this specification.
But since there is some interest in the provided DBC Specification i will keep this repository.There is no progess on the original project idea [CANpy](#CANpy).
## Contribution
I am happy to accept pull requests if someone wants to contributes changes to this specification.
## CANpy
The original idea of this project was to provide a generic CAN interface
generated from a *.dbc file.
There is no intention to make any progess on this project and all sources are deleted.
At commit [aae7b66](https://github.com/stefanhoelzl/CANpy/commit/aae7b66f1fd5d9606a189ca98a4b223656be7543) you can find the latests sources.