Skip to content

jd3nn1s/vag-rosetta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vag-rosetta

Simple library to take a 3 byte sequence from a KWP1281 measuring block and return a value struct with the calculated true value in it.

bool decode_value(uint8_t*, vag_value*);

Expects a 3 byte array and fills out vag_value with type and value

void print_value(vag_value*);

Given a vag_value print to stdout the value and units

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published