Code Monkey home page Code Monkey logo

Comments (3)

klotzbenjamin avatar klotzbenjamin commented on September 3, 2024

Hi,
I am not sure what you mean.

VSS contains an OBD branch spec in which are described a certain number of OBDII signals (from Pid 00 to 5E).

You can use it to structure and annotate data you would extract using an OBD plug, for instance with the type, unit and description of a signal.

from vehicle_signal_specification.

gunnarx avatar gunnarx commented on September 3, 2024

@SecureCloud-biz: The vehicle signal databases are not yet common enough between car companies. (Often very little beyond what is legally required, is even published by car OEMs, so most third-party OBD-2 tools rely on reverse engineering).

This project aims to find some common ground on defining vehicle signal data. If sharing the definition of the low-level signals fails, the project still defines a shared way to describe signal databases, shared tooling for working with it, and it all connects into a larger ecosystem of technologies, such as W3C standards

The database stored here is on a bit more abstract level and not really tied to a specific bus (such as CAN). The format is however intended to enable inclusion of additional information, such as exact frame & signal IDs using industry standard "CANdb" format.

So... the short answer is: No, because the information you need (exact CAN signal frame IDs, encoding, etc.) is not in this public database.

from vehicle_signal_specification.

gunnarx avatar gunnarx commented on September 3, 2024

@rstreif Question has been answered so I imagine we can close this issue, unless you have something to add.

from vehicle_signal_specification.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.